aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/modules/e-cal-shell-view-actions.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/modules/e-cal-shell-view-actions.c')
-rw-r--r--calendar/modules/e-cal-shell-view-actions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/modules/e-cal-shell-view-actions.c b/calendar/modules/e-cal-shell-view-actions.c
index 22b2250acb..0631b6e088 100644
--- a/calendar/modules/e-cal-shell-view-actions.c
+++ b/calendar/modules/e-cal-shell-view-actions.c
@@ -633,7 +633,7 @@ static GtkActionEntry calendar_entries[] = {
{ "calendar-print",
GTK_STOCK_PRINT,
NULL,
- NULL,
+ "<Control>p",
N_("Print this calendar"),
G_CALLBACK (action_calendar_print_cb) },