diff options
author | Anna Marie Dirks <anna@ximian.com> | 2001-08-18 01:45:47 +0800 |
---|---|---|
committer | Anna Dirks <anna@src.gnome.org> | 2001-08-18 01:45:47 +0800 |
commit | 737bb880ba40cf73af3bd7898014357e303a51c9 (patch) | |
tree | 215b7540ac900f57a1d0785e7b8d346baeb88608 /ui/evolution-addressbook.xml | |
parent | cc9108e8abd23432d68a5b0e34ab15843e0cb9cc (diff) | |
download | gsoc2013-evolution-737bb880ba40cf73af3bd7898014357e303a51c9.tar.gz gsoc2013-evolution-737bb880ba40cf73af3bd7898014357e303a51c9.tar.zst gsoc2013-evolution-737bb880ba40cf73af3bd7898014357e303a51c9.zip |
Changed the order of the toolbar icons (moved "New Message" (formerly
2001-08-17 Anna Marie Dirks <anna@ximian.com>
* evolution-mail-global.xml : Changed the order of the toolbar icons
(moved "New Message" (formerly "Compose") to be the left-most item).
* evolution-addressbook.xml: Changed Send Contact to Other to Forward
Contact.
svn path=/trunk/; revision=12162
Diffstat (limited to 'ui/evolution-addressbook.xml')
-rw-r--r-- | ui/evolution-addressbook.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml index c3429f0b6f..3a7ec263e8 100644 --- a/ui/evolution-addressbook.xml +++ b/ui/evolution-addressbook.xml @@ -114,7 +114,7 @@ <submenu name="Actions" _label="_Actions"> <menuitem name="ContactsSendContactToOther" - _label="Send _Contact to Other" verb=""/> + _label="_Forward Contact" verb=""/> <menuitem name="ContactsSendMessageToContact" _label="Send _Message to Contact" verb=""/> |