~gilir/+junk/ubiquity-lxdm-autologin

« back to all changes in this revision

Viewing changes to gui/gtk/install_window.ui

  • Committer: Bazaar Package Importer
  • Author(s): Mario Limonciello
  • Date: 2010-03-26 16:45:50 UTC
  • Revision ID: james.westby@ubuntu.com-20100326164550-11lo9p7i7e1cr8aa
Tags: 2.2.10
* Fix the default language selection for when only-show-installable-languages
  is set to true.
* Use the file object's close function rather than os.close in
  DebconfInstallProgress. (LP: #549478)
* Hide the currently active progress window when switching to the new progress
  window.
* Sync the title of the install progress window in automatic mode.
* In both of the gtk progress windows, don't show minimize or close buttons in
  only mode.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
    <property name="modal">True</property>
9
9
    <property name="window_position">center-always</property>
10
10
    <property name="deletable">False</property>
 
11
    <signal name="realize" handler="set_window_hints"/>
11
12
    <child>
12
13
      <object class="GtkVBox" id="vbox35">
13
14
        <property name="visible">True</property>