summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gtk/src/ghb.ui4
-rw-r--r--gtk/src/resource_data.h4
-rw-r--r--gtk/src/resources.plist4
3 files changed, 6 insertions, 6 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui
index d1b048601..ce1db677d 100644
--- a/gtk/src/ghb.ui
+++ b/gtk/src/ghb.ui
@@ -66,7 +66,7 @@
<property name="value">0</property>
</object>
<object class="GtkAdjustment" id="adjustment17">
- <property name="upper">1000</property>
+ <property name="upper">2000</property>
<property name="lower">0</property>
<property name="page_increment">16</property>
<property name="step_increment">2</property>
@@ -74,7 +74,7 @@
<property name="value">0</property>
</object>
<object class="GtkAdjustment" id="adjustment18">
- <property name="upper">1000</property>
+ <property name="upper">1200</property>
<property name="lower">0</property>
<property name="page_increment">16</property>
<property name="step_increment">2</property>
diff --git a/gtk/src/resource_data.h b/gtk/src/resource_data.h
index 026389c7c..a54b4ffa1 100644
--- a/gtk/src/resource_data.h
+++ b/gtk/src/resource_data.h
@@ -88,7 +88,7 @@
" &lt;/object&gt;\n"
" &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment17&quot"
";&gt;\n"
-" &lt;property name=&quot;upper&quot;&gt;1000&lt;/property&gt;\n"
+" &lt;property name=&quot;upper&quot;&gt;2000&lt;/property&gt;\n"
" &lt;property name=&quot;lower&quot;&gt;0&lt;/property&gt;\n"
" &lt;property name=&quot;page_increment&quot;&gt;16&lt;/property&gt;"
"\n"
@@ -98,7 +98,7 @@
" &lt;/object&gt;\n"
" &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment18&quot"
";&gt;\n"
-" &lt;property name=&quot;upper&quot;&gt;1000&lt;/property&gt;\n"
+" &lt;property name=&quot;upper&quot;&gt;1200&lt;/property&gt;\n"
" &lt;property name=&quot;lower&quot;&gt;0&lt;/property&gt;\n"
" &lt;property name=&quot;page_increment&quot;&gt;16&lt;/property&gt;"
"\n"
diff --git a/gtk/src/resources.plist b/gtk/src/resources.plist
index b2e04560b..0dc6536a2 100644
--- a/gtk/src/resources.plist
+++ b/gtk/src/resources.plist
@@ -71,7 +71,7 @@
&lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;
&lt;/object&gt;
&lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment17&quot;&gt;
- &lt;property name=&quot;upper&quot;&gt;1000&lt;/property&gt;
+ &lt;property name=&quot;upper&quot;&gt;2000&lt;/property&gt;
&lt;property name=&quot;lower&quot;&gt;0&lt;/property&gt;
&lt;property name=&quot;page_increment&quot;&gt;16&lt;/property&gt;
&lt;property name=&quot;step_increment&quot;&gt;2&lt;/property&gt;
@@ -79,7 +79,7 @@
&lt;property name=&quot;value&quot;&gt;0&lt;/property&gt;
&lt;/object&gt;
&lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment18&quot;&gt;
- &lt;property name=&quot;upper&quot;&gt;1000&lt;/property&gt;
+ &lt;property name=&quot;upper&quot;&gt;1200&lt;/property&gt;
&lt;property name=&quot;lower&quot;&gt;0&lt;/property&gt;
&lt;property name=&quot;page_increment&quot;&gt;16&lt;/property&gt;
&lt;property name=&quot;step_increment&quot;&gt;2&lt;/property&gt;