diff options
| author | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-01-29 19:42:09 +0100 |
|---|---|---|
| committer | Jiri Moskovcak <jmoskovc@redhat.com> | 2010-01-29 19:42:09 +0100 |
| commit | f0837fa327bdbd834a179ef918a4a7f27dfd265b (patch) | |
| tree | 252f5ff745700ffd578b4f0e7449085eb831376d /src | |
| parent | 1326f31e8ad3cfaa69dce196312a298dd9143261 (diff) | |
GUI: hide Preferences from menu
Diffstat (limited to 'src')
| -rw-r--r-- | src/Gui/ccgui.glade | 1 |
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 <pcon@fedoraproject.org></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> |
