aboutsummaryrefslogtreecommitdiffstats
path: root/modules/addressbook/e-book-shell-view-actions.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/addressbook/e-book-shell-view-actions.c')
-rw-r--r--modules/addressbook/e-book-shell-view-actions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/addressbook/e-book-shell-view-actions.c b/modules/addressbook/e-book-shell-view-actions.c
index 22efb4520c..491bb19b8b 100644
--- a/modules/addressbook/e-book-shell-view-actions.c
+++ b/modules/addressbook/e-book-shell-view-actions.c
@@ -876,7 +876,7 @@ static GtkActionEntry contact_entries[] = {
{ "address-book-copy",
"edit-copy",
N_("Co_py All Contacts To..."),
- NULL,
+ "<Control>c",
N_("Copy the contacts of the selected address book to another"),
G_CALLBACK (action_address_book_copy_cb) },