[Xfce4-commits] <xfce4-clipman-plugin:master> [settings-dialog] Only expand the commands treeview in the action dialog
Mike Massonnet
noreply at xfce.org
Tue Dec 22 14:32:01 CET 2009
Updating branch refs/heads/master
to a312610be245edfa4e42aa1ac75a41fd2dd96cf4 (commit)
from 9842554f3fb37fa2fa49fce5662f0fcecde61f76 (commit)
commit a312610be245edfa4e42aa1ac75a41fd2dd96cf4
Author: Mike Massonnet <mmassonnet at xfce.org>
Date: Sat Dec 19 14:58:49 2009 +0100
[settings-dialog] Only expand the commands treeview in the action dialog
panel-plugin/settings-dialog.glade | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/panel-plugin/settings-dialog.glade b/panel-plugin/settings-dialog.glade
index 83e77f0..ea14415 100644
--- a/panel-plugin/settings-dialog.glade
+++ b/panel-plugin/settings-dialog.glade
@@ -697,6 +697,8 @@
</child>
</widget>
<packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
<property name="position">0</property>
</packing>
</child>
@@ -728,6 +730,8 @@
</child>
</widget>
<packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
<property name="position">1</property>
</packing>
</child>
More information about the Xfce4-commits
mailing list