https://bugzilla.xfce.org/show_bug.cgi?id=16259
--- Comment #1 from Hussam Al-Tayeb <[email protected]> --- 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. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
