diff options
author | Hao H Li <hao.h.li@intel.com> | 2010-09-13 13:44:36 +0800 |
---|---|---|
committer | Bharath Acharya <abharath@novell.com> | 2010-09-13 13:44:36 +0800 |
commit | e39e0ba2480be2393c2170963361b814f0a1495c (patch) | |
tree | 4fa95e4072b5300024bfae2af8e455948d64c5f4 /ui/evolution-shell.ui | |
parent | d74e3a57ddbcc344bb556fc5342b215b798aaba2 (diff) | |
download | gsoc2013-evolution-e39e0ba2480be2393c2170963361b814f0a1495c.tar.gz gsoc2013-evolution-e39e0ba2480be2393c2170963361b814f0a1495c.tar.zst gsoc2013-evolution-e39e0ba2480be2393c2170963361b814f0a1495c.zip |
Bug #629037 - Email operations existed in Contacts
Email operations existed in Contacts in Express mode.
Diffstat (limited to 'ui/evolution-shell.ui')
-rw-r--r-- | ui/evolution-shell.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/evolution-shell.ui b/ui/evolution-shell.ui index 97e2f22c4a..f53b2b8fef 100644 --- a/ui/evolution-shell.ui +++ b/ui/evolution-shell.ui @@ -6,7 +6,7 @@ <menuitem action='new-window'/> #endif <separator/> - <menuitem action='send-receive'/> + <placeholder name='mail-send-receiver'/> <placeholder name='file-actions'/> <separator/> <menuitem action='import'/> |