[Xfce4-commits] [apps/mousepad] 10/10: Fix expanding checkbox in prefs dialog

noreply at xfce.org noreply at xfce.org
Sat Jul 19 13:47:19 CEST 2014


This is an automated email from the git hooks/post-receive script.

mbrush pushed a commit to branch master
in repository apps/mousepad.

commit d3af207a8f461def6fe86d06a08b1ea9b303501e
Author: Matthew Brush <mbrush at codebrainz.ca>
Date:   Sat Jul 19 04:30:23 2014 -0700

    Fix expanding checkbox in prefs dialog
---
 mousepad/mousepad-prefs-dialog.glade |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/mousepad/mousepad-prefs-dialog.glade b/mousepad/mousepad-prefs-dialog.glade
index 6d05328..c886cb1 100644
--- a/mousepad/mousepad-prefs-dialog.glade
+++ b/mousepad/mousepad-prefs-dialog.glade
@@ -545,6 +545,8 @@
                         <property name="right_attach">2</property>
                         <property name="top_attach">2</property>
                         <property name="bottom_attach">3</property>
+                        <property name="x_options">GTK_FILL</property>
+                        <property name="y_options">GTK_FILL</property>
                       </packing>
                     </child>
                   </object>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list