diff options
author | Radek Doulik <rodo@ximian.com> | 2001-10-01 23:34:49 +0800 |
---|---|---|
committer | Radek Doulik <rodo@src.gnome.org> | 2001-10-01 23:34:49 +0800 |
commit | edb4e998b4a4002c34c4198232a37c7d9abe6ee8 (patch) | |
tree | 4006cc4b41be34ec4c4c6c30fd79b6770c683023 /ui/evolution-signature-editor.xml | |
parent | e3c0c8160522baa0a1d8cc694c54f18783403b52 (diff) | |
download | gsoc2013-evolution-edb4e998b4a4002c34c4198232a37c7d9abe6ee8.tar.gz gsoc2013-evolution-edb4e998b4a4002c34c4198232a37c7d9abe6ee8.tar.zst gsoc2013-evolution-edb4e998b4a4002c34c4198232a37c7d9abe6ee8.zip |
removed hidden Debug submenu, it was causing empty little popup menu
2001-10-01 Radek Doulik <rodo@ximian.com>
* evolution-message-composer.xml: removed hidden Debug submenu,
it was causing empty little popup menu appear, which was somewhat
confusing, I hope Michael doesn't need it anymore
* evolution-signature-editor.xml: removed hidden Debug submenu
svn path=/trunk/; revision=13259
Diffstat (limited to 'ui/evolution-signature-editor.xml')
-rw-r--r-- | ui/evolution-signature-editor.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/ui/evolution-signature-editor.xml b/ui/evolution-signature-editor.xml index 492d960014..185422f7b5 100644 --- a/ui/evolution-signature-editor.xml +++ b/ui/evolution-signature-editor.xml @@ -56,13 +56,6 @@ <placeholder name="BuiltMenuItems"/> </submenu> - - <submenu name="Debug" _label="_Debug" hidden="1"> - - <menuitem name="DebugDumpXml" verb=""/> - - </submenu> - </menu> <dockitem name="Toolbar" behavior="exclusive" hlook="text" vlook="icon"> |