diff options
author | Matthew Barnes <mbarnes@src.gnome.org> | 2008-10-31 20:54:01 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@src.gnome.org> | 2008-10-31 20:54:01 +0800 |
commit | 78fd379aa7c17c60c4b5fc07e5243b32ec4a2639 (patch) | |
tree | 55a5c29dfb02f27e094b1fcf3e324904008aa5ad /ui/evolution-contacts.ui | |
parent | 9c9e85d286fe61ed11e457c737bd26e2732119ab (diff) | |
download | gsoc2013-evolution-78fd379aa7c17c60c4b5fc07e5243b32ec4a2639.tar.gz gsoc2013-evolution-78fd379aa7c17c60c4b5fc07e5243b32ec4a2639.tar.zst gsoc2013-evolution-78fd379aa7c17c60c4b5fc07e5243b32ec4a2639.zip |
Support inline renaming of sources in the source selector, with help
from evolution-data-server (see bug #558322).
Kill another frivolous plugin: select-one-source
svn path=/branches/kill-bonobo/; revision=36705
Diffstat (limited to 'ui/evolution-contacts.ui')
-rw-r--r-- | ui/evolution-contacts.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/evolution-contacts.ui b/ui/evolution-contacts.ui index ee97af7169..0b221c8743 100644 --- a/ui/evolution-contacts.ui +++ b/ui/evolution-contacts.ui @@ -49,6 +49,7 @@ </toolbar> <popup name='address-book-popup'> <menuitem action='address-book-new'/> + <menuitem action='address-book-rename'/> <menuitem action='address-book-popup-save-as'/> <separator/> <menuitem action='address-book-popup-delete'/> |