From d0b147ddb6bb33c1cdf3c8181394a5d4e6b08431 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Mon, 17 Feb 2014 14:38:58 +0100 Subject: Add shortcuts previously defined by gtk-stock item definitions --- addressbook/gui/widgets/eab-contact-display.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook') 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, + "c", N_("Copy the email address to the clipboard"), G_CALLBACK (action_contact_mailto_copy_cb) }, -- cgit v1.2.3