aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/e-book-shell-view-actions.c
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/component/e-book-shell-view-actions.c')
-rw-r--r--addressbook/gui/component/e-book-shell-view-actions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/component/e-book-shell-view-actions.c b/addressbook/gui/component/e-book-shell-view-actions.c
index 457f15cf1b..fc9e6b99db 100644
--- a/addressbook/gui/component/e-book-shell-view-actions.c
+++ b/addressbook/gui/component/e-book-shell-view-actions.c
@@ -670,7 +670,7 @@ static GtkActionEntry contact_entries[] = {
{ "contact-print",
GTK_STOCK_PRINT,
NULL,
- NULL,
+ "<Control>p",
N_("Print selected contacts"),
G_CALLBACK (action_contact_print_cb) },