summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-01-29 19:42:09 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2010-01-29 19:42:09 +0100
commitf0837fa327bdbd834a179ef918a4a7f27dfd265b (patch)
tree252f5ff745700ffd578b4f0e7449085eb831376d /src
parent1326f31e8ad3cfaa69dce196312a298dd9143261 (diff)
GUI: hide Preferences from menu
Diffstat (limited to 'src')
-rw-r--r--src/Gui/ccgui.glade1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Gui/ccgui.glade b/src/Gui/ccgui.glade
index 65ad9fe..2b9cdbe 100644
--- a/src/Gui/ccgui.glade
+++ b/src/Gui/ccgui.glade
@@ -166,7 +166,6 @@ Patrick Connelly &lt;pcon@fedoraproject.org&gt;</property>
<child>
<widget class="GtkImageMenuItem" id="miPreferences">
<property name="label">gtk-preferences</property>
- <property name="visible">True</property>
<property name="use_underline">True</property>
<property name="use_stock">True</property>
<property name="always_show_image">True</property>