aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook')
-rw-r--r--addressbook/gui/widgets/eab-contact-display.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/widgets/eab-contact-display.c b/addressbook/gui/widgets/eab-contact-display.c
index 529bb0b25c..f8de8a1003 100644
--- a/addressbook/gui/widgets/eab-contact-display.c
+++ b/addressbook/gui/widgets/eab-contact-display.c
@@ -147,7 +147,7 @@ static GtkActionEntry internal_mailto_entries[] = {
{ "contact-mailto-copy",
"edit-copy",
N_("Copy _Email Address"),
- NULL,
+ "<Control>c",
N_("Copy the email address to the clipboard"),
G_CALLBACK (action_contact_mailto_copy_cb) },