diff options
author | Rodney Dawes <dobey@novell.com> | 2004-12-17 02:26:54 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-12-17 02:26:54 +0800 |
commit | 75d011570d92f39fac17fdb59eb678efba6d6fb4 (patch) | |
tree | 08a2ffe3ea13cc88933ba1fa5220405aa17f7607 /ui/evolution-mail-messagedisplay.xml | |
parent | ee2b6dd6b9ebbb02955e3c5f187ebe39ef2ce5c2 (diff) | |
download | gsoc2013-evolution-75d011570d92f39fac17fdb59eb678efba6d6fb4.tar.gz gsoc2013-evolution-75d011570d92f39fac17fdb59eb678efba6d6fb4.tar.zst gsoc2013-evolution-75d011570d92f39fac17fdb59eb678efba6d6fb4.zip |
Move Tools->Settings... to Edit->Preferences Remove the separator above
2004-12-16 Rodney Dawes <dobey@novell.com>
* evolution.xml: Move Tools->Settings... to Edit->Preferences
Remove the separator above "Quick Reference" in the Help menu
* evolution-addressbok.xml:
* evolution-calendar.xml:
* evolution-mail-*.xml:
* evolution-tasks.xml:
Update the EditPlaceholder items to work properly with the changes in
evolution.xml to move Tools->Settings... to Edit->Preferences
Fixes #43681
svn path=/trunk/; revision=28139
Diffstat (limited to 'ui/evolution-mail-messagedisplay.xml')
-rw-r--r-- | ui/evolution-mail-messagedisplay.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/ui/evolution-mail-messagedisplay.xml b/ui/evolution-mail-messagedisplay.xml index 29f9642b13..c21b218cfc 100644 --- a/ui/evolution-mail-messagedisplay.xml +++ b/ui/evolution-mail-messagedisplay.xml @@ -19,10 +19,9 @@ </submenu> - <placeholder name="EditPlaceholder"> - <submenu name="Edit" _label="_Edit"> - </submenu> - </placeholder> + <submenu name="Edit" _label="_Edit"> + <placeholder name="EditPlaceholder"/> + </submenu> <submenu name="View" _label="_View"> <placeholder name="MailMessageView"/> |