~ubuntu-branches/ubuntu/lucid/oem-config/lucid

« back to all changes in this revision

Viewing changes to gui/glade/oem-config.glade

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2008-10-12 21:25:16 UTC
  • Revision ID: james.westby@ubuntu.com-20081012212516-pwymr70nh032h0px
Tags: 1.51
* Log messages from update-rc.d rather than throwing them away.
* Fix intltool handling; po/Makefile.in.in was still coming from gettext.
  Pass no-xml to IT_PROG_INTLTOOL so that we don't need to build-depend on
  libxml-parser-perl.
* Add a comment to /etc/init.d/oem-config to explain the purpose of the
  oem-config-firstboot check.
* Disable window minimise buttons when running in standalone mode at first
  boot (LP: #249045).
* Run oem-config in debugging mode if 'debug-oem-config' is set on the
  kernel command line.
* Update translations from Launchpad.
* Automatic update of included source packages: user-setup 1.20ubuntu9.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    <property name="window_position">GTK_WIN_POS_CENTER_ALWAYS</property>
8
8
    <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
9
9
    <property name="deletable">False</property>
 
10
    <signal name="realize" handler="set_window_hints"/>
10
11
    <child>
11
12
      <widget class="GtkVBox" id="vbox1">
12
13
        <property name="visible">True</property>