From 7ed5f59771262651ee8b0d29a123e43a6ac0b6c6 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 17 Feb 2009 15:59:18 +0000 Subject: Miscellaneous bug fixes. Kill e-util/e-corba-utils.[ch]. svn path=/branches/kill-bonobo/; revision=37283 --- calendar/modules/e-cal-shell-module.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'calendar/modules') diff --git a/calendar/modules/e-cal-shell-module.c b/calendar/modules/e-cal-shell-module.c index 16f84e8f82..0fa0336177 100644 --- a/calendar/modules/e-cal-shell-module.c +++ b/calendar/modules/e-cal-shell-module.c @@ -398,7 +398,7 @@ static GtkActionEntry item_entries[] = { { "event-new", "appointment-new", NC_("New", "_Appointment"), - "a", + "a", N_("Create a new appointment"), G_CALLBACK (action_event_new_cb) }, @@ -412,7 +412,7 @@ static GtkActionEntry item_entries[] = { { "event-meeting-new", "stock_new-meeting", NC_("New", "M_eeting"), - "e", + "e", N_("Create a new meeting request"), G_CALLBACK (action_event_new_cb) } }; -- cgit v1.2.3