[Xfce4-commits] <xfce4-panel:devel> Make the "show label" option insensitive in the dialog because it's not implemented yet.
Nick Schermer
nick at xfce.org
Tue Aug 11 20:28:58 CEST 2009
Updating branch refs/heads/devel
to 3f64c2a1f69bb9eeb1b037a608fdb98e971452a1 (commit)
from 445dc1a75976e2f98d132a3ab668edb3a201f372 (commit)
commit 3f64c2a1f69bb9eeb1b037a608fdb98e971452a1
Author: Nick Schermer <nick at xfce.org>
Date: Thu Mar 12 20:45:32 2009 +0100
Make the "show label" option insensitive in the dialog because it's not implemented yet.
plugins/launcher/launcher-dialog.glade | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/plugins/launcher/launcher-dialog.glade b/plugins/launcher/launcher-dialog.glade
index 9af636e..7d4d9fa 100644
--- a/plugins/launcher/launcher-dialog.glade
+++ b/plugins/launcher/launcher-dialog.glade
@@ -281,6 +281,7 @@
<object class="GtkCheckButton" id="show-labels">
<property name="label" translatable="yes">Show _labels instead of icons</property>
<property name="visible">True</property>
+ <property name="sensitive">False</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="use_underline">True</property>
More information about the Xfce4-commits
mailing list