diff options
author | jstebbins <[email protected]> | 2009-10-06 15:46:35 +0000 |
---|---|---|
committer | jstebbins <[email protected]> | 2009-10-06 15:46:35 +0000 |
commit | 7c3a4811cebc515c5f055e7547eebc29f127b7c8 (patch) | |
tree | bf2e62224a0531252b36c27224334ce33052f7d1 /gtk/src/ghb.ui | |
parent | 97949962d2e25cbdb08a27c0b7fb2c47ad17f318 (diff) |
LinGui: allow display of picture settings before a scan has been done
preview window is still blocked, but picture settings can be viewed and
modified for the purpose of setting up a preset.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@2871 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'gtk/src/ghb.ui')
-rw-r--r-- | gtk/src/ghb.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/src/ghb.ui b/gtk/src/ghb.ui index 43ed3c50d..eabbd7077 100644 --- a/gtk/src/ghb.ui +++ b/gtk/src/ghb.ui @@ -4728,7 +4728,7 @@ Requires subme >= 6 and trellis >= 1.</property> <property name="shadow_type">GTK_SHADOW_IN</property> <child> <object class="GtkTextView" id="activity_view"> - <property name="width_request">400</property> + <property name="width_request">500</property> <property name="height_request">500</property> <property name="visible">True</property> <property name="can_focus">True</property> |