summaryrefslogtreecommitdiffstats
path: root/gtk/src/resources.plist
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/resources.plist
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/resources.plist')
-rw-r--r--gtk/src/resources.plist3
1 files changed, 2 insertions, 1 deletions
diff --git a/gtk/src/resources.plist b/gtk/src/resources.plist
index 37e7c1adf..b9319ef07 100644
--- a/gtk/src/resources.plist
+++ b/gtk/src/resources.plist
@@ -160,7 +160,7 @@
&lt;/object&gt;
&lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment20&quot;&gt;
&lt;property name=&quot;upper&quot;&gt;15&lt;/property&gt;
- &lt;property name=&quot;lower&quot;&gt;0&lt;/property&gt;
+ &lt;property name=&quot;lower&quot;&gt;4&lt;/property&gt;
&lt;property name=&quot;page_increment&quot;&gt;1&lt;/property&gt;
&lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;
&lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;
@@ -1377,6 +1377,7 @@
&lt;property name=&quot;digits&quot;&gt;0&lt;/property&gt;
&lt;property name=&quot;value_pos&quot;&gt;GTK_POS_RIGHT&lt;/property&gt;
&lt;signal handler=&quot;setting_widget_changed_cb&quot; name=&quot;value_changed&quot;/&gt;
+ &lt;signal handler=&quot;format_deblock_cb&quot; name=&quot;format-value&quot;/&gt;
&lt;/object&gt;
&lt;/child&gt;
&lt;/object&gt;