summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ui/batch-add-files.ui4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/ui/batch-add-files.ui b/src/ui/batch-add-files.ui
index c6f6980..0b94d40 100644
--- a/src/ui/batch-add-files.ui
+++ b/src/ui/batch-add-files.ui
@@ -18,8 +18,10 @@
<property name="icon_name">help-browser</property>
</object>
<object class="GtkAdjustment" id="volume_adjustment">
- <property name="upper">9999999999</property>
+ <property name="lower">0.10000000000000001</property>
+ <property name="upper">10000</property>
<property name="value">10</property>
+ <property name="step_increment">0.10000000000000001</property>
<property name="page_increment">10</property>
</object>
<object class="GtkDialog" id="dialog">