summaryrefslogtreecommitdiffstats
path: root/gtk/src/ghb.ui
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2014-02-22 20:34:57 +0000
committerjstebbins <[email protected]>2014-02-22 20:34:57 +0000
commitb29ad15acd51f7fc869f7bac9d77d7540e143740 (patch)
treeda7845fb1f5c3223523851c172c72c80af24798d /gtk/src/ghb.ui
parent257b3cc03cb5dc4cf1c2006dd14282cd2ff904d5 (diff)
LinGui: improvements to queue window
Add x264 preset/tune/profile/level. LinGui has been missing this. Reformat audio and subtitle list. Don't show "Turbo" when not encoding 2 pass ABR. Don't show "Filters" line if there are no filters. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6061 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/ghb.ui')
-rw-r--r--gtk/src/ghb.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui
index dc4cdc66c..61d5f46fb 100644
--- a/gtk/src/ghb.ui
+++ b/gtk/src/ghb.ui
@@ -7386,7 +7386,7 @@ Setting this to 0 means there is no maximum height.</property>
<property name="can_focus">False</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="title" translatable="yes">HandBrake Queue</property>
- <property name="default_width">800</property>
+ <property name="default_width">900</property>
<property name="default_height">600</property>
<property name="icon_name">hb-queue</property>
<property name="type_hint">utility</property>