[Xfce4-commits] [xfce/xfce4-settings] 01/01: Fix primary checkbox expanding in the display dialog
noreply at xfce.org
noreply at xfce.org
Wed Feb 18 00:44:09 CET 2015
This is an automated email from the git hooks/post-receive script.
ochosi pushed a commit to branch master
in repository xfce/xfce4-settings.
commit 1360bb5e492bd97ae2c97fb09e80d5d4b0a18d5e
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Wed Feb 18 00:44:03 2015 +0100
Fix primary checkbox expanding in the display dialog
---
dialogs/display-settings/display-dialog.glade | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dialogs/display-settings/display-dialog.glade b/dialogs/display-settings/display-dialog.glade
index 39e1a92..34c71a8 100644
--- a/dialogs/display-settings/display-dialog.glade
+++ b/dialogs/display-settings/display-dialog.glade
@@ -219,6 +219,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