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 | |
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')
-rw-r--r-- | ui/ChangeLog | 5 | ||||
-rw-r--r-- | ui/evolution-message-composer.xml | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index b387895f58..97b2e37377 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,8 @@ +2001-10-29 Ettore Perazzoli <ettore@ximian.com> + + * evolution-message-composer.xml: Remove separator from the end of + the "View" menu. + 2001-10-27 Jon Trowbridge <trow@ximian.com> * evolution-contact-list-editor.xml: Comment out the "Action" 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"> |