From dd09d630872427be423ac416340192a24e2d037e Mon Sep 17 00:00:00 2001 From: Hans Petter Jansson Date: Fri, 31 Oct 2003 18:03:20 +0000 Subject: Add the webcal source group. 2003-10-31 Hans Petter Jansson * gui/calendar-component.c (calendar_component_init): Add the webcal source group. * gui/dialogs/new-calendar.c (print_uri_noproto): Implement. (group_is_remote): Implement. (create_new_source_with_group): Implement webcal case. (new_calendar_dialog): Get optional location from dialog. * gui/dialogs/new-calendar.glade: Add location entry. * pcs/Makefile.am: Build http backend. * pcs/cal-backend-http.[ch]: Add skeleton based on cal-backend-file. svn path=/trunk/; revision=23153 --- calendar/gui/dialogs/new-calendar.glade | 102 +++++++++++++++++++++++--------- 1 file changed, 74 insertions(+), 28 deletions(-) (limited to 'calendar/gui/dialogs/new-calendar.glade') diff --git a/calendar/gui/dialogs/new-calendar.glade b/calendar/gui/dialogs/new-calendar.glade index 42717a87a8..0a136ed7c8 100644 --- a/calendar/gui/dialogs/new-calendar.glade +++ b/calendar/gui/dialogs/new-calendar.glade @@ -2,7 +2,6 @@ - 12 @@ -61,7 +60,7 @@ True - 3 + 4 3 False 6 @@ -92,31 +91,6 @@ - - - True - Calendar Name - False - False - GTK_JUSTIFY_LEFT - False - False - 0 - 0.5 - 0 - 0 - - - 1 - 2 - 2 - 3 - 6 - fill - - - - True @@ -179,9 +153,81 @@ + + + + True + Calendar Name + False + False + GTK_JUSTIFY_LEFT + False + False + 0 + 0.5 + 0 + 0 + + + 1 + 2 + 2 + 3 + 6 + fill + + + + + + + True + Calendar Location + False + False + GTK_JUSTIFY_LEFT + False + False + 0 + 0.5 + 0 + 0 + + + 1 + 2 + 3 + 4 + 6 + fill + + + + + + + True + True + True + True + 0 + + True + * + False + + + 2 + 3 + 3 + 4 + 6 + + + - 0 + 4 True True -- cgit v1.2.3