summaryrefslogtreecommitdiffstats
path: root/gtk/src/resource_data.h
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/resource_data.h
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/resource_data.h')
-rw-r--r--gtk/src/resource_data.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/gtk/src/resource_data.h b/gtk/src/resource_data.h
index 252620d8c..88f54d16f 100644
--- a/gtk/src/resource_data.h
+++ b/gtk/src/resource_data.h
@@ -200,7 +200,7 @@
" &lt;object class=&quot;GtkAdjustment&quot; id=&quot;adjustment20&quot"
";&gt;\n"
" &lt;property name=&quot;upper&quot;&gt;15&lt;/property&gt;\n"
-" &lt;property name=&quot;lower&quot;&gt;0&lt;/property&gt;\n"
+" &lt;property name=&quot;lower&quot;&gt;4&lt;/property&gt;\n"
" &lt;property name=&quot;page_increment&quot;&gt;1&lt;/property&gt;\n"
" &lt;property name=&quot;step_increment&quot;&gt;1&lt;/property&gt;\n"
" &lt;property name=&quot;page_size&quot;&gt;0&lt;/property&gt;\n"
@@ -2159,6 +2159,8 @@
";value_pos&quot;&gt;GTK_POS_RIGHT&lt;/property&gt;\n"
" &lt;signal handler=&quo"
"t;setting_widget_changed_cb&quot; name=&quot;value_changed&quot;/&gt;\n"
+" &lt;signal handler=&quo"
+"t;format_deblock_cb&quot; name=&quot;format-value&quot;/&gt;\n"
" &lt;/object&gt;\n"
" &lt;/child&gt;\n"
" &lt;/object&gt;\n"