From da25a8d488da604577b23d950a848db6c059402b Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Mon, 13 Dec 2004 16:24:37 +0000 Subject: Correct some white space ugliness in the previous commit. 2004-12-13 Harish Krishnaswamy * gui/dialogs/calendar-setup.c : Correct some white space ugliness in the previous commit. svn path=/trunk/; revision=28116 --- calendar/gui/dialogs/calendar-setup.c | 1 + 1 file changed, 1 insertion(+) (limited to 'calendar/gui') diff --git a/calendar/gui/dialogs/calendar-setup.c b/calendar/gui/dialogs/calendar-setup.c index 3ae732cab3..55ecf91d70 100644 --- a/calendar/gui/dialogs/calendar-setup.c +++ b/calendar/gui/dialogs/calendar-setup.c @@ -371,6 +371,7 @@ calendar_setup_edit_calendar (struct _GtkWindow *parent, ESource *source, ESourc } else { GConfClient *gconf; GSList *l; + sdialog->source = e_source_new ("", ""); gconf = gconf_client_get_default (); sdialog->source_list = e_source_list_new_for_gconf (gconf, "/apps/evolution/calendar/sources"); -- cgit v1.2.3