diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2015-03-08 09:26:18 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2015-03-08 09:26:18 +0100 |
commit | b3a7e8c26c9c35539849d9cb71ac6ea2e07ba0c9 (patch) | |
tree | 4c3cea0a42a676ce440b0b175f67cee2e9549ae8 /share | |
parent | 5e9f15ab850a406663634ba899d9abf1d144db66 (diff) | |
download | isodumper-b3a7e8c26c9c35539849d9cb71ac6ea2e07ba0c9.tar isodumper-b3a7e8c26c9c35539849d9cb71ac6ea2e07ba0c9.tar.gz isodumper-b3a7e8c26c9c35539849d9cb71ac6ea2e07ba0c9.tar.bz2 isodumper-b3a7e8c26c9c35539849d9cb71ac6ea2e07ba0c9.tar.xz isodumper-b3a7e8c26c9c35539849d9cb71ac6ea2e07ba0c9.zip |
Update isodumper.glade to suppress warning about vbox
Diffstat (limited to 'share')
-rw-r--r-- | share/isodumper/isodumper.glade | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/share/isodumper/isodumper.glade b/share/isodumper/isodumper.glade index 3e8cea1..43ce3be 100644 --- a/share/isodumper/isodumper.glade +++ b/share/isodumper/isodumper.glade @@ -14,21 +14,6 @@ <property name="buttons">ok-cancel</property> <property name="text" translatable="yes">Writing is in progress. Exiting during writing will occur that the device or the backup will be unusable. Are you sure you want to quit during writing?</property> - <child internal-child="vbox"> - <widget class="GtkVBox" id="dialog-vbox2"> - <property name="can_focus">False</property> - <child internal-child="action_area"> - <widget class="GtkHButtonBox" id="dialog-action_area2"> - <property name="can_focus">False</property> - </widget> - <packing> - <property name="expand">True</property> - <property name="fill">True</property> - <property name="position">0</property> - </packing> - </child> - </widget> - </child> </widget> <widget class="GtkAboutDialog" id="about_dialog"> <property name="can_focus">False</property> @@ -623,21 +608,6 @@ Public License instead of this License. <property name="message_type">warning</property> <property name="buttons">ok-cancel</property> <property name="secondary_text" translatable="yes">Do you want to overwrite the file?</property> - <child internal-child="vbox"> - <widget class="GtkVBox" id="dialog-vbox7"> - <property name="can_focus">False</property> - <child internal-child="action_area"> - <widget class="GtkHButtonBox" id="dialog-action_area7"> - <property name="can_focus">False</property> - </widget> - <packing> - <property name="expand">True</property> - <property name="fill">True</property> - <property name="position">0</property> - </packing> - </child> - </widget> - </child> </widget> <widget class="GtkDialog" id="emergency_dialog"> <property name="can_focus">False</property> |