[Xfce4-commits] <xfwm4:snap-spacing-experiments> Don't expand some of the widgets in the workspace settings dialog.

Jannis Pohlmann jannis at xfce.org
Sun Sep 6 18:40:04 CEST 2009


Updating branch refs/heads/snap-spacing-experiments
         to 9bba86a823462899a4be48d942837b8cab0ef8db (commit)
       from 1e5727ab97a6475b5868cb05a0d6ec0c41393081 (commit)

commit 9bba86a823462899a4be48d942837b8cab0ef8db
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Sun Sep 6 18:38:25 2009 +0200

    Don't expand some of the widgets in the workspace settings dialog.

 settings-dialogs/xfwm4-workspace-dialog.glade |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/settings-dialogs/xfwm4-workspace-dialog.glade b/settings-dialogs/xfwm4-workspace-dialog.glade
index cf0dcae..a986f98 100644
--- a/settings-dialogs/xfwm4-workspace-dialog.glade
+++ b/settings-dialogs/xfwm4-workspace-dialog.glade
@@ -281,6 +281,7 @@
                     </child>
                   </widget>
                   <packing>
+                    <property name="expand">False</property>
                     <property name="position">0</property>
                   </packing>
                 </child>
@@ -359,6 +360,7 @@
                     </child>
                   </widget>
                   <packing>
+                    <property name="expand">False</property>
                     <property name="position">1</property>
                   </packing>
                 </child>



More information about the Xfce4-commits mailing list