summaryrefslogtreecommitdiffstats
path: root/gtk/src/ghb.ui
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2008-09-23 15:40:53 +0000
committerjstebbins <[email protected]>2008-09-23 15:40:53 +0000
commit80e70df144fa2b67f6b357e0c8cb937781243c45 (patch)
tree3684438e5c4528817449dfc0c2360af27ec3f50a /gtk/src/ghb.ui
parent7480a8483de8df20e892418e5228210ef6440e9e (diff)
LinGui: refine deblock slider. now shows "Off" and values 5-15.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1748 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/ghb.ui')
-rw-r--r--gtk/src/ghb.ui3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui
index 3cef79446..dfc4430fb 100644
--- a/gtk/src/ghb.ui
+++ b/gtk/src/ghb.ui
@@ -155,7 +155,7 @@
</object>
<object class="GtkAdjustment" id="adjustment20">
<property name="upper">15</property>
- <property name="lower">0</property>
+ <property name="lower">4</property>
<property name="page_increment">1</property>
<property name="step_increment">1</property>
<property name="page_size">0</property>
@@ -1372,6 +1372,7 @@
<property name="digits">0</property>
<property name="value_pos">GTK_POS_RIGHT</property>
<signal handler="setting_widget_changed_cb" name="value_changed"/>
+ <signal handler="format_deblock_cb" name="format-value"/>
</object>
</child>
</object>