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
This commit is contained in:
committed by
Radek Doulik
parent
e3c0c81605
commit
edb4e998b4
@ -1,3 +1,11 @@
|
||||
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
|
||||
|
||||
2001-09-28 Iain Holmes <iain@ximian.com>
|
||||
|
||||
* evolution.xml: Change the name of the Import label.
|
||||
|
||||
@ -138,10 +138,6 @@
|
||||
<menuitem name="SecuritySMimeEncrypt" verb="" _label="S/MIME Encrypt"/>
|
||||
</submenu>
|
||||
|
||||
<submenu name="Debug" _label="_Debug" hidden="1">
|
||||
<menuitem name="DebugDumpXml" verb=""/>
|
||||
</submenu>
|
||||
|
||||
</menu>
|
||||
|
||||
<dockitem name="Toolbar" behavior="exclusive" hlook="text" vlook="icon">
|
||||
|
||||
@ -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">
|
||||
|
||||
Reference in New Issue
Block a user