diff options
Diffstat (limited to 'gtk/src/ghb.ui')
-rw-r--r-- | gtk/src/ghb.ui | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index c697849fa..7aa00cc7f 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -213,10 +213,10 @@ This setting allows you to synchronize the files.</property> </object> <object class="GtkAdjustment" id="adjustment21"> <property name="value">15</property> - <property name="lower">5</property> - <property name="upper">60</property> - <property name="step_increment">5</property> - <property name="page_increment">10</property> + <property name="lower">15</property> + <property name="upper">240</property> + <property name="step_increment">15</property> + <property name="page_increment">15</property> <property name="page_size">0</property> </object> <object class="GtkAdjustment" id="adjustment22"> |