Correct some white space ugliness in the previous commit.
2004-12-13 Harish Krishnaswamy <kharish@novell.com> * gui/dialogs/calendar-setup.c : Correct some white space ugliness in the previous commit. svn path=/trunk/; revision=28116
This commit is contained in:
committed by
Harish Krishnaswamy
parent
102f8ffa61
commit
da25a8d488
@ -1,3 +1,8 @@
|
||||
2004-12-13 Harish Krishnaswamy <kharish@novell.com>
|
||||
|
||||
* gui/dialogs/calendar-setup.c : Correct some white space
|
||||
ugliness in the previous commit.
|
||||
|
||||
2004-12-13 Vivek Jain <jvivek@novell.com>
|
||||
|
||||
* gui/dialogs/calendar-setup.c : Changed the window title based upon
|
||||
|
||||
@ -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");
|
||||
|
||||
Reference in New Issue
Block a user