diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-30 09:48:42 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-30 09:48:42 +0800 |
commit | 71657b574141241dda477a43463433a2bc5e6cd6 (patch) | |
tree | 10902bfbc68758d602102e094107a083a7ce8d73 /ui/evolution-message-composer.xml | |
parent | cf4dbf9ee3790b9cf5e146594fa851757cd89881 (diff) | |
download | gsoc2013-evolution-71657b574141241dda477a43463433a2bc5e6cd6.tar.gz gsoc2013-evolution-71657b574141241dda477a43463433a2bc5e6cd6.tar.zst gsoc2013-evolution-71657b574141241dda477a43463433a2bc5e6cd6.zip |
Remove separator from the end of the "View" menu.
* evolution-message-composer.xml: Remove separator from the end of
the "View" menu.
svn path=/trunk/; revision=14395
Diffstat (limited to 'ui/evolution-message-composer.xml')
-rw-r--r-- | ui/evolution-message-composer.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/evolution-message-composer.xml b/ui/evolution-message-composer.xml index dd1c756e3e..ac862b95e5 100644 --- a/ui/evolution-message-composer.xml +++ b/ui/evolution-message-composer.xml @@ -113,8 +113,6 @@ <menuitem name="ViewReplyTo" verb=""/> <menuitem name="ViewCC" verb=""/> <menuitem name="ViewBCC" verb=""/> - <separator/> - <menuitem name="BonoboCustomize" verb="" pos="bottom"/> </submenu> <submenu name="Insert" _label="_Insert"> |