[Xfce-bugs] [Bug 16259] License text box is too small

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Mon Dec 9 18:51:07 CET 2019


https://bugzilla.xfce.org/show_bug.cgi?id=16259

--- Comment #1 from Hussam Al-Tayeb <ht990332 at gmx.com> ---
A simple glade modification to the glade ui file fixed this for me:

--- a/xfce4-about/xfce4-about-dialog.glade
+++ b/xfce4-about/xfce4-about-dialog.glade
@@ -307,7 +307,7 @@ NO WARRANTY
             </child>
           </object>
           <packing>
-            <property name="expand">False</property>
+            <property name="expand">True</property>
             <property name="fill">True</property>
             <property name="position">1</property>
           </packing>

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list