diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-07-02 02:50:14 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-07-02 02:50:14 +0800 |
commit | ef6ade12ddb6c0eee751da19ad62cba9a0059001 (patch) | |
tree | 7eaaf5bc507839c98614fb5d2716a128ec557216 /ui/evolution-message-composer.xml | |
parent | acb62e85ec15ab0af6c8b58b2bf7f6e8ca4af0a8 (diff) | |
download | gsoc2013-evolution-ef6ade12ddb6c0eee751da19ad62cba9a0059001.tar.gz gsoc2013-evolution-ef6ade12ddb6c0eee751da19ad62cba9a0059001.tar.zst gsoc2013-evolution-ef6ade12ddb6c0eee751da19ad62cba9a0059001.zip |
Enable the label next to the "Attach" toolbar button, and get rid of the
* evolution-message-composer.xml: Enable the label next to the
"Attach" toolbar button, and get rid of the "Help" menu.
svn path=/trunk/; revision=10659
Diffstat (limited to 'ui/evolution-message-composer.xml')
-rw-r--r-- | ui/evolution-message-composer.xml | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/ui/evolution-message-composer.xml b/ui/evolution-message-composer.xml index f2e213f52b..15292f5e82 100644 --- a/ui/evolution-message-composer.xml +++ b/ui/evolution-message-composer.xml @@ -163,12 +163,6 @@ </submenu> - <submenu name="Help" _label="_Help"> - - <placeholder name="BuiltMenuItems"/> - - </submenu> - <submenu name="Debug" _label="_Debug" hidden="1"> <menuitem name="DebugDumpXml" verb=""/> @@ -181,7 +175,7 @@ <toolitem name="FileSend" verb="" priority="1"/> - <toolitem name="FileAttach" verb="" pixtype="pixbuf"/> + <toolitem name="FileAttach" verb="" pixtype="pixbuf" priority="1"/> <separator/> |