~ubuntu-branches/ubuntu/precise/pybackpack/precise

« back to all changes in this revision

Viewing changes to pybackpack/seteditor.glade

  • Committer: Bazaar Package Importer
  • Author(s): Andrew Price
  • Date: 2010-01-08 07:11:50 UTC
  • mfrom: (1.1.6 upstream) (4.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100108071150-41seumqxmtgd23w5
Tags: 0.5.8-1
* New upstream release
* debian/copyright - Clean up and update
* debian/compat - Bump to 7
* debian/control - Bump the required version of debhelper
* debian/rules - Do not use DEB_INSTALL_CHANGELOGS_ALL - debhelper 7 can
  discover the changelog automatically.

Show diffs side-by-side

added added

removed removed

Lines of Context:
438
438
                                              <widget class="GtkHBox" id="hbox30">
439
439
                                                <property name="visible">True</property>
440
440
                                                <child>
441
 
                                                  <widget class="GtkComboBox" id="cmb_dst_burner">
442
 
                                                    <property name="visible">True</property>
443
 
                                                    <property name="items" translatable="yes"></property>
444
 
                                                  </widget>
445
 
                                                </child>
446
 
                                                <child>
447
 
                                                  <widget class="GtkButton" id="button2_refresh_cd_burners">
448
 
                                                    <property name="visible">True</property>
449
 
                                                    <property name="can_focus">True</property>
450
 
                                                    <property name="focus_on_click">False</property>
451
 
                                                    <property name="response_id">0</property>
452
 
                                                    <signal name="clicked" handler="on_button_refresh_cd_burners_clicked"/>
453
 
                                                    <child>
454
 
                                                      <widget class="GtkImage" id="image26">
455
 
                                                        <property name="visible">True</property>
456
 
                                                        <property name="stock">gtk-refresh</property>
457
 
                                                      </widget>
458
 
                                                    </child>
459
 
                                                  </widget>
460
 
                                                  <packing>
461
 
                                                    <property name="expand">False</property>
462
 
                                                    <property name="fill">False</property>
463
 
                                                    <property name="position">1</property>
464
 
                                                  </packing>
 
441
                                                        <placeholder/>
465
442
                                                </child>
466
443
                                              </widget>
467
444
                                              <packing>