]> granicus.if.org Git - handbrake/commitdiff
LinGui: wider presets pane to accomodate longer preset names
authorJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 27 Dec 2016 22:07:08 +0000 (14:07 -0800)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 27 Dec 2016 22:08:07 +0000 (14:08 -0800)
(cherry picked from commit 57fb5dc77086ca5e17b1aaf7731c46c1c6fe476f)

gtk/src/ghb.m4

index d14e1dddebf26a64792d553e5a5f6a8696a47413..b7cee1782c3ab950b4010d22d78c74c0b4525962 100644 (file)
@@ -1559,7 +1559,7 @@ This allows a player to initiate playback before downloading the entire file.</p
                 </child>
               </object>
               <packing>
-                <property name="expand">True</property>
+                <property name="expand">False</property>
                 <property name="fill">True</property>
                 <property name="position">0</property>
               </packing>
@@ -1604,7 +1604,7 @@ This allows a player to initiate playback before downloading the entire file.</p
                 </child>
               </object>
               <packing>
-                <property name="expand">False</property>
+                <property name="expand">True</property>
                 <property name="fill">True</property>
                 <property name="position">1</property>
               </packing>