[Xfce4-commits] [xfce/libxfce4ui] 01/01: Fix license text box too	small (Bug #16259)
    noreply at xfce.org 
    noreply at xfce.org
       
    Sun Dec 29 14:27:36 CET 2019
    
    
  
This is an automated email from the git hooks/post-receive script.
a   n   d   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/libxfce4ui.
commit 74185009b1c002cab4e180011d77c64ba23e2c77
Author: Andre Miranda <andreldm at xfce.org>
Date:   Sun Dec 29 10:27:07 2019 -0300
    Fix license text box too small (Bug #16259)
---
 xfce4-about/xfce4-about-dialog.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xfce4-about/xfce4-about-dialog.glade b/xfce4-about/xfce4-about-dialog.glade
index c74d99f..fcf217f 100644
--- 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>
-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
    
    
More information about the Xfce4-commits
mailing list