~ubuntu-branches/debian/experimental/synaptic/experimental

« back to all changes in this revision

Viewing changes to gtk/glade/dialog_conffile.glade

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2010-02-11 19:58:40 UTC
  • Revision ID: james.westby@ubuntu.com-20100211195840-boor3ejy4wpp84iz
Tags: 0.63.1
* po/pt_BR.po:
  - Updated pt_BR.po, thanks to Sergio Cipolla (closes: #561853)
* po/sk.po:
  - Updated sk.po, thanks to helix84 (closes: #559283)
* po/uk.po
  - add ukrainian translation, thanks to Serhij Dubyk 
* common/rpackageview.{cc,h}:
  - remember search history accross package transactions
* make the origin filter more fine grained
* gtk/rgsummarywindow.cc:
  - move the gtk_tree_view_set_model() down to speed up the
    operation
* gtk/rgdebinstallprogress.cc:
  - on error, set error string into status label
  - when the recovery is run (dpkg --configure -a) display a 
    proper status label for that
* gtk/rgaboutpanel.cc:
  - fix FTBFS with gcc-4.5 (closes: #565077)
* additions to the (internal) API
* gtk/rgdebinstallprogress.cc:
  - make the dpkg progress code less cpu intensive

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
  <property name="type">GTK_WINDOW_TOPLEVEL</property>
11
11
  <property name="window_position">GTK_WIN_POS_NONE</property>
12
12
  <property name="modal">True</property>
13
 
  <property name="resizable">False</property>
 
13
  <property name="resizable">True</property>
14
14
  <property name="destroy_with_parent">False</property>
15
15
  <property name="icon">synaptic_mini.xpm</property>
16
16
  <property name="decorated">True</property>
257
257
        </widget>
258
258
        <packing>
259
259
          <property name="padding">0</property>
260
 
          <property name="expand">True</property>
 
260
          <property name="expand">False</property>
261
261
          <property name="fill">True</property>
262
262
        </packing>
263
263
      </child>
308
308
                </widget>
309
309
                <packing>
310
310
                  <property name="padding">0</property>
311
 
                  <property name="expand">False</property>
312
 
                  <property name="fill">False</property>
 
311
                  <property name="expand">True</property>
 
312
                  <property name="fill">True</property>
313
313
                </packing>
314
314
              </child>
315
315
            </widget>