From 3df368c57087846bb1c1671f7a6b91de8dce8888 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 16 May 2003 16:45:10 +0000 Subject: (setup_calendar): Fix typo, celendar_path -> calendar_path. svn path=/trunk/; revision=21213 --- my-evolution/e-summary-calendar.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'my-evolution/e-summary-calendar.c') diff --git a/my-evolution/e-summary-calendar.c b/my-evolution/e-summary-calendar.c index bbf5a3daca..e5d3765424 100644 --- a/my-evolution/e-summary-calendar.c +++ b/my-evolution/e-summary-calendar.c @@ -546,7 +546,7 @@ setup_calendar (ESummary *summary) calendar->wants24hr = gconf_client_get_bool (calendar->gconf_client, "/apps/evolution/calendar/display/use_24h_format", NULL); calendar->default_uri = gconf_client_get_string (calendar->gconf_client, - "/apps/evolution/shell/default_folders/celendar_path", + "/apps/evolution/shell/default_folders/calendar_path", NULL); } -- cgit v1.2.3