summaryrefslogtreecommitdiff
path: root/src/ui/batch-add-files.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/batch-add-files.ui')
-rw-r--r--src/ui/batch-add-files.ui17
1 files changed, 12 insertions, 5 deletions
diff --git a/src/ui/batch-add-files.ui b/src/ui/batch-add-files.ui
index f3ae2f9..476cb0c 100644
--- a/src/ui/batch-add-files.ui
+++ b/src/ui/batch-add-files.ui
@@ -1,7 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.0 -->
+<!-- Generated with glade 3.22.2 -->
<interface>
- <requires lib="gtk+" version="3.14"/>
+ <requires lib="gtk+" version="3.22"/>
+ <object class="GtkImage" id="image1">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="icon_name">add-files-to-archive</property>
+ </object>
<object class="GtkAdjustment" id="volume_adjustment">
<property name="lower">0.10000000000000001</property>
<property name="upper">9999999999</property>
@@ -16,6 +21,9 @@
<property name="resizable">False</property>
<property name="window_position">center</property>
<property name="type_hint">normal</property>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox11">
<property name="visible">True</property>
@@ -43,16 +51,15 @@
</child>
<child>
<object class="GtkButton" id="a_add_button">
+ <property name="label" translatable="yes">C_reate</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="has_focus">True</property>
<property name="can_default">True</property>
<property name="has_default">True</property>
<property name="receives_default">False</property>
+ <property name="image">image1</property>
<property name="use_underline">True</property>
- <child>
- <placeholder/>
- </child>
</object>
<packing>
<property name="expand">False</property>