summaryrefslogtreecommitdiffstats
path: root/gtk/src/resource_data.h
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2008-10-18 20:57:54 +0000
committerjstebbins <[email protected]>2008-10-18 20:57:54 +0000
commit6c7593e540de0847c2cb0771f545b0bcf0e7d34b (patch)
treeffe14750fd72197fec69463032976bbc439dfdde /gtk/src/resource_data.h
parentfa904997ddba784699a6e0858d62cfa93a7b6be7 (diff)
LinGui: fix handling of HD resolutions. max dimension threshold too low.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@1842 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/resource_data.h')
-rw-r--r--gtk/src/resource_data.h4
1 files changed, 2 insertions, 2 deletions
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"