From 2bd492627c3a1f2cda277e32f9bae023df4eb738 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Wed, 16 Apr 2003 20:31:09 +0000 Subject: Fixes #41129, #41215, #41221, #41256 2003-04-16 Rodrigo Moya Fixes #41129, #41215, #41221, #41256 * gui/alarm-notify/alarm-notify.glade: * gui/dialogs/alarm-options.glade: * gui/dialogs/alarm-page.glade: * gui/dialogs/cal-prefs-dialog.glade: * gui/dialogs/e-delegate-dialog.glade: * gui/dialogs/meeting-page.glade: * gui/dialogs/recurrence-page.glade: * gui/dialogs/schedule-page.glade: * gui/dialogs/task-details-dialog.glade: * gui/dialogs/task-page.glade: * gui/dialogs/event-page.glade: set spacing to 6 pixels everywhere. svn path=/trunk/; revision=20869 --- calendar/ChangeLog | 17 + calendar/gui/alarm-notify/alarm-notify.glade | 442 ++--- calendar/gui/dialogs/alarm-options.glade | 14 +- calendar/gui/dialogs/alarm-page.glade | 10 +- calendar/gui/dialogs/cal-prefs-dialog.glade | 2498 ++++++++++++++------------ calendar/gui/dialogs/e-delegate-dialog.glade | 2 +- calendar/gui/dialogs/event-page.glade | 16 +- calendar/gui/dialogs/meeting-page.glade | 464 ++--- calendar/gui/dialogs/recurrence-page.glade | 1384 +++++++------- calendar/gui/dialogs/schedule-page.glade | 37 +- calendar/gui/dialogs/task-details-page.glade | 10 +- calendar/gui/dialogs/task-page.glade | 884 ++++----- 12 files changed, 3019 insertions(+), 2759 deletions(-) diff --git a/calendar/ChangeLog b/calendar/ChangeLog index b062cceb01..d4f3d1723a 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,20 @@ +2003-04-16 Rodrigo Moya + + Fixes #41129, #41215, #41221, #41256 + + * gui/alarm-notify/alarm-notify.glade: + * gui/dialogs/alarm-options.glade: + * gui/dialogs/alarm-page.glade: + * gui/dialogs/cal-prefs-dialog.glade: + * gui/dialogs/e-delegate-dialog.glade: + * gui/dialogs/meeting-page.glade: + * gui/dialogs/recurrence-page.glade: + * gui/dialogs/schedule-page.glade: + * gui/dialogs/task-details-dialog.glade: + * gui/dialogs/task-page.glade: + * gui/dialogs/event-page.glade: set spacing to 6 pixels + everywhere. + 2003-04-16 JP Rosevear Fixes #41230 diff --git a/calendar/gui/alarm-notify/alarm-notify.glade b/calendar/gui/alarm-notify/alarm-notify.glade index b580521a18..2867aa52a3 100644 --- a/calendar/gui/alarm-notify/alarm-notify.glade +++ b/calendar/gui/alarm-notify/alarm-notify.glade @@ -1,219 +1,231 @@ - + - - - GTK_WINDOW_DIALOG - no - no - no - GTK_WIN_POS_CENTER - yes - - - - 4 - no - 4 - yes - - - - no - 8 - yes - - - - no - 4 - yes - - - - - GTK_JUSTIFY_LEFT - yes - 0 - 0.5 - 0 - 0 - yes - - - 0 - no - no - - - - - - - GTK_JUSTIFY_LEFT - yes - 0 - 0.5 - 0 - 0 - yes - - - 0 - no - no - - - - - - make_html_display - 0 - 0 - Thu, 11 Oct 2001 08:19:04 GMT - yes - - - 0 - yes - yes - - - - - 0 - yes - yes - - - - - - no - 4 - yes - - - - yes - C_lose - GTK_RELIEF_NORMAL - yes - yes - - - 0 - no - no - - - - - - yes - Snoo_ze - GTK_RELIEF_NORMAL - yes - yes - - - 0 - no - no - - - - - - yes - _Edit appointment - GTK_RELIEF_NORMAL - yes - yes - - - 0 - no - no - - - - - 0 - yes - yes - - - - - 0 - yes - yes - - - - - - yes - - - 0 - yes - yes - - - - - - no - 4 - yes - - - - Snooze time (minutes) - GTK_JUSTIFY_CENTER - no - 0 - 0.5 - 0 - 0 - yes - - - 0 - no - no - - - - - - yes - 1 - 0 - no - GTK_UPDATE_ALWAYS - no - no - yes - 5 1 1440 1 5 5 - - - 0 - no - no - - - - - 0 - yes - yes - - - - - + + + 12 + True + + GTK_WINDOW_TOPLEVEL + GTK_WIN_POS_NONE + False + True + False + + + + 4 + True + False + 6 + + + + True + False + 6 + + + + True + False + 6 + + + + True + + False + False + GTK_JUSTIFY_LEFT + True + False + 0 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + + True + + False + False + GTK_JUSTIFY_LEFT + True + False + 0 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + + True + make_html_display + 0 + 0 + Thu, 11 Oct 2001 08:19:04 GMT + + + 0 + True + True + + + + + 0 + True + True + + + + + + True + False + 6 + + + + True + True + C_lose + True + GTK_RELIEF_NORMAL + + + 0 + False + False + + + + + + True + True + Snoo_ze + True + GTK_RELIEF_NORMAL + + + 0 + False + False + + + + + + True + True + _Edit appointment + True + GTK_RELIEF_NORMAL + + + 0 + False + False + + + + + 0 + True + True + + + + + 0 + True + True + + + + + + True + + + 0 + True + True + + + + + + True + False + 6 + + + + True + Snooze time (minutes) + False + False + GTK_JUSTIFY_CENTER + False + False + 0 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + + True + True + 1 + 0 + False + GTK_UPDATE_ALWAYS + False + False + 5 1 1440 1 5 5 + + + 0 + False + False + + + + + 0 + True + True + + + + + + diff --git a/calendar/gui/dialogs/alarm-options.glade b/calendar/gui/dialogs/alarm-options.glade index 3393688be2..4ec5d5db81 100644 --- a/calendar/gui/dialogs/alarm-options.glade +++ b/calendar/gui/dialogs/alarm-options.glade @@ -18,7 +18,7 @@ True False - 0 + 6 @@ -62,7 +62,7 @@ 4 True False - 4 + 6 @@ -76,7 +76,7 @@ 4 True False - 4 + 6 @@ -243,7 +243,7 @@ False - 4 + 6 @@ -309,7 +309,7 @@ False - 4 + 6 @@ -371,13 +371,13 @@ True False - 4 + 6 True False - 4 + 6 diff --git a/calendar/gui/dialogs/alarm-page.glade b/calendar/gui/dialogs/alarm-page.glade index cb4509abe2..7f87c3fd5d 100644 --- a/calendar/gui/dialogs/alarm-page.glade +++ b/calendar/gui/dialogs/alarm-page.glade @@ -16,7 +16,7 @@ 4 True False - 4 + 6 @@ -32,8 +32,8 @@ 2 2 False - 2 - 2 + 6 + 6 @@ -169,13 +169,13 @@ 4 True False - 4 + 6 True False - 4 + 6 diff --git a/calendar/gui/dialogs/cal-prefs-dialog.glade b/calendar/gui/dialogs/cal-prefs-dialog.glade index a00646645a..506e75de93 100644 --- a/calendar/gui/dialogs/cal-prefs-dialog.glade +++ b/calendar/gui/dialogs/cal-prefs-dialog.glade @@ -1,1190 +1,1316 @@ - + - - - - no - Calendar and Tasks Settings - GTK_WINDOW_TOPLEVEL - no - no - yes - GTK_WIN_POS_NONE - - - - no - 8 - yes - - - - GTK_BUTTONBOX_END - 8 - yes - - - - yes - yes - yes - gtk-ok - yes - yes - - - - - - yes - yes - yes - gtk-apply - yes - yes - - - - - - yes - yes - yes - gtk-close - yes - yes - - - - - 0 - no - yes - GTK_PACK_END - - - - - - yes - yes - yes - GTK_POS_TOP - no - 2 - 2 - no - yes - - - - 4 - no - 6 - yes - - - - 3 - Time - 0 - GTK_SHADOW_ETCHED_IN - yes - - - - 4 - no - 4 - 4 - 2 - 3 - yes - - - - Time _zone: - GTK_JUSTIFY_CENTER - no - 0 - 0.5 - 0 - 0 - yes - yes - - - 0 - 1 - 0 - 1 - 0 - 0 - fill - - - - - - - Time format: - GTK_JUSTIFY_CENTER - no - 0 - 0.5 - 0 - 0 - yes - - - 0 - 1 - 1 - 2 - 0 - 0 - fill - - - - - - - yes - 4 - yes - - - - 0 - 0.5 - 3.35276e-08 - 1 - yes - - - - yes - _12 hour (AM/PM) - no - yes - yes - yes - - - - - 0 - yes - yes - - - - - - yes - _24 hour - no - yes - yes - use_12_hour - yes - - - 0 - yes - yes - - - - - 1 - 2 - 1 - 2 - 0 - 0 - fill - fill - - - - - - make_timezone_entry - 0 - 0 - Wed, 20 Jun 2001 02:22:46 GMT - yes - - - 1 - 3 - 0 - 1 - 0 - 0 - fill - fill - - - - - - - 0 - no - yes - - - - - - 3 - Work Week - 0 - GTK_SHADOW_ETCHED_IN - yes - - - - 4 - no - 4 - 4 - 3 - 4 - yes - - - - _Day begins: - GTK_JUSTIFY_CENTER - no - 0 - 0.5 - 0 - 0 - yes - yes - - - 0 - 1 - 2 - 3 - 0 - 0 - fill - - - - - - - no - 3 - yes - - - - cal_prefs_dialog_create_time_edit - 0 - 0 - Thu, 30 May 2002 19:26:53 GMT - yes - - - 0 - no - no - - - - - - Day _ends: - GTK_JUSTIFY_RIGHT - no - 1 - 0.5 - 0 - 0 - yes - yes - - - 0 - no - yes - - - - - - cal_prefs_dialog_create_time_edit - 0 - 0 - Thu, 30 May 2002 19:27:35 GMT - yes - - - 0 - no - no - - - - - 1 - 4 - 2 - 3 - 0 - 0 - fill - fill - - - - - - no - 6 - yes - - - - yes - _Mon - no - yes - yes - yes - - - 0 - no - no - - - - - - yes - _Tue - no - yes - yes - yes - - - 0 - no - no - - - - - - yes - _Wed - no - yes - yes - yes - - - 0 - no - no - - - - - - yes - T_hu - no - yes - yes - yes - - - 0 - no - no - - - - - - yes - _Fri - no - yes - yes - yes - - - 0 - no - no - - - - - - yes - _Sat - no - yes - yes - yes - - - 0 - no - yes - - - - - - yes - S_un - no - yes - yes - yes - - - 0 - no - no - - - - - 1 - 4 - 1 - 2 - 0 - 0 - expand|fill - fill - - - - - - 7.45058e-09 - 0.5 - 0 - 1 - yes - - - - yes - 0 - yes - - - - yes - - - - Monday - yes - - - - - - Tuesday - yes - - - - - - Wednesday - yes - - - - - - Thursday - yes - - - - - - Friday - yes - - - - - - Saturday - yes - - - - - - Sunday - yes - - - - - - - - - 1 - 2 - 0 - 1 - 0 - 0 - fill - - - - - - - W_eek starts: - GTK_JUSTIFY_CENTER - no - 0 - 0.5 - 0 - 0 - first_day_of_week - yes - yes - - - 0 - 1 - 0 - 1 - 0 - 0 - fill - - - - - - - Work days: - GTK_JUSTIFY_CENTER - no - 0 - 0.5 - 0 - 0 - yes - - - 0 - 1 - 1 - 2 - 0 - 0 - fill - - - - - - - - 0 - no - yes - - - - - - 3 - Alerts - 0 - GTK_SHADOW_ETCHED_IN - yes - - - - no - 0 - yes - - - - 3 - yes - _Ask for confirmation when deleting items - no - yes - yes - yes - - - 0 - no - no - - - - - - 3 - no - 3 - yes - - - - yes - Sh_ow a reminder - no - yes - yes - yes - - - 0 - no - no - - - - - - yes - 1 - 0 - no - GTK_UPDATE_ALWAYS - no - no - yes - 0 0 9999 1 10 10 - - - 0 - no - no - - - - - - 7.45058e-09 - 0.5 - 0 - 0 - yes - - - - yes - 0 - yes - - - - yes - - - - Minutes - yes - - - - - - Hours - yes - - - - - - Days - yes - - - - - - - - - 0 - no - yes - - - - - - before every appointment - GTK_JUSTIFY_CENTER - no - 0.5 - 0.5 - 0 - 0 - yes - - - 0 - no - no - - - - - 0 - no - no - - - - - - - 0 - no - no - - - - - - - - _General - GTK_JUSTIFY_CENTER - no - 0.5 - 0.5 - 0 - 0 - yes - yes - - - tab - - - - - - 4 - no - 6 - yes - - - - no - 4 - yes - - - - _Time divisions: - GTK_JUSTIFY_CENTER - no - 0.5 - 0.5 - 0 - 0 - time_divisions - yes - yes - - - 0 - no - no - - - - - - yes - 0 - yes - - - - yes - - - - 60 minutes - yes - - - - - - 30 minutes - yes - - - - - - 15 minutes - yes - - - - - - 10 minutes - yes - - - - - - 05 minutes - yes - - - - - - - 0 - no - no - - - - - 0 - no - no - - - - - - yes - _Show appointment end times in week and month views - no - yes - yes - yes - - - 0 - no - no - - - - - - yes - _Compress weekends in month view - no - yes - yes - yes - - - 0 - no - no - - - - - - yes - Show week _numbers in date navigator - no - yes - yes - yes - - - 0 - no - no - - - - - - Task List - 0 - GTK_SHADOW_ETCHED_IN - yes - - - - 4 - no - 3 - yes - - - - no - 4 - 4 - 2 - 2 - yes - - - - T_asks due today: - GTK_JUSTIFY_CENTER - no - 0 - 0.5 - 0 - 0 - tasks_due_today_color - yes - yes - - - 0 - 1 - 0 - 1 - 0 - 0 - fill - - - - - - - _Overdue tasks: - GTK_JUSTIFY_CENTER - no - 0 - 0.5 - 0 - 0 - tasks_overdue_color - yes - yes - - - 0 - 1 - 1 - 2 - 0 - 0 - fill - - - - - - - yes - yes - no - Color for overdue tasks - yes - - - 1 - 2 - 1 - 2 - 0 - 0 - fill - - - - - - - yes - yes - no - Color for tasks due today - yes - - - 1 - 2 - 0 - 1 - 0 - 0 - fill - - - - - - 0 - no - no - - - - - - no - 4 - yes - - - - yes - _Hide completed tasks after - no - yes - yes - yes - - - 0 - no - no - - - - - - yes - 1 - 0 - no - GTK_UPDATE_ALWAYS - no - no - yes - 1 0 9999 1 10 10 - - - 0 - no - yes - - - - - - yes - 0 - yes - - - - yes - - - - Minutes - yes - - - - - - Hours - yes - - - - - - Days - yes - - - - - - - 0 - no - no - - - - - 0 - no - no - - - - - - - 0 - no - no - - - - - - - - _Display - GTK_JUSTIFY_CENTER - no - 0.5 - 0.5 - 0 - 0 - yes - yes - - - tab - - - - - 0 - yes - yes - - - - - 4 - yes - yes - - - + + + + Calendar and Tasks Settings + GTK_WINDOW_TOPLEVEL + GTK_WIN_POS_NONE + False + True + False + True + + + + True + False + 8 + + + + True + GTK_BUTTONBOX_END + + + + True + True + True + gtk-ok + True + GTK_RELIEF_NORMAL + 0 + + + + + + True + True + True + gtk-apply + True + GTK_RELIEF_NORMAL + 0 + + + + + + True + True + True + gtk-close + True + GTK_RELIEF_NORMAL + 0 + + + + + 0 + False + True + GTK_PACK_END + + + + + + True + True + True + True + GTK_POS_TOP + False + False + + + + 4 + True + False + 6 + + + + 3 + True + 0 + 0.5 + GTK_SHADOW_ETCHED_IN + + + + 4 + True + 2 + 3 + False + 6 + 6 + + + + True + Time _zone: + True + False + GTK_JUSTIFY_CENTER + False + False + 0 + 0.5 + 0 + 0 + + + 0 + 1 + 0 + 1 + fill + + + + + + + True + Time format: + False + False + GTK_JUSTIFY_CENTER + False + False + 0 + 0.5 + 0 + 0 + + + 0 + 1 + 1 + 2 + fill + + + + + + + True + True + 4 + + + + True + 0 + 0.5 + 3.35276e-08 + 1 + + + + True + True + _12 hour (AM/PM) + True + GTK_RELIEF_NORMAL + False + False + True + + + + + 0 + True + True + + + + + + True + True + _24 hour + True + GTK_RELIEF_NORMAL + False + False + True + use_12_hour + + + 0 + True + True + + + + + 1 + 2 + 1 + 2 + fill + fill + + + + + + True + make_timezone_entry + 0 + 0 + Wed, 20 Jun 2001 02:22:46 GMT + + + 1 + 3 + 0 + 1 + fill + fill + + + + + + + + True + Time + False + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + + + label_item + + + + + 0 + False + True + + + + + + 3 + True + 0 + 0.5 + GTK_SHADOW_ETCHED_IN + + + + 4 + True + 3 + 4 + False + 6 + 6 + + + + True + _Day begins: + True + False + GTK_JUSTIFY_CENTER + False + False + 0 + 0.5 + 0 + 0 + + + 0 + 1 + 2 + 3 + fill + + + + + + + True + False + 3 + + + + True + cal_prefs_dialog_create_time_edit + 0 + 0 + Thu, 30 May 2002 19:26:53 GMT + + + 0 + False + False + + + + + + True + Day _ends: + True + False + GTK_JUSTIFY_RIGHT + False + False + 1 + 0.5 + 0 + 0 + + + 0 + False + True + + + + + + True + cal_prefs_dialog_create_time_edit + 0 + 0 + Thu, 30 May 2002 19:27:35 GMT + + + 0 + False + False + + + + + 1 + 4 + 2 + 3 + fill + fill + + + + + + True + False + 6 + + + + True + True + _Mon + True + GTK_RELIEF_NORMAL + False + False + True + + + 0 + False + False + + + + + + True + True + _Tue + True + GTK_RELIEF_NORMAL + False + False + True + + + 0 + False + False + + + + + + True + True + _Wed + True + GTK_RELIEF_NORMAL + False + False + True + + + 0 + False + False + + + + + + True + True + T_hu + True + GTK_RELIEF_NORMAL + False + False + True + + + 0 + False + False + + + + + + True + True + _Fri + True + GTK_RELIEF_NORMAL + False + False + True + + + 0 + False + False + + + + + + True + True + _Sat + True + GTK_RELIEF_NORMAL + False + False + True + + + 0 + False + True + + + + + + True + True + S_un + True + GTK_RELIEF_NORMAL + False + False + True + + + 0 + False + False + + + + + 1 + 4 + 1 + 2 + fill + + + + + + True + 7.45058e-09 + 0.5 + 0 + 1 + + + + True + True + 0 + + + + True + + + + True + Monday + True + + + + + + True + Tuesday + True + + + + + + True + Wednesday + True + + + + + + True + Thursday + True + + + + + + True + Friday + True + + + + + + True + Saturday + True + + + + + + True + Sunday + True + + + + + + + + + 1 + 2 + 0 + 1 + fill + + + + + + + True + W_eek starts: + True + False + GTK_JUSTIFY_CENTER + False + False + 0 + 0.5 + 0 + 0 + first_day_of_week + + + 0 + 1 + 0 + 1 + fill + + + + + + + True + Work days: + False + False + GTK_JUSTIFY_CENTER + False + False + 0 + 0.5 + 0 + 0 + + + 0 + 1 + 1 + 2 + fill + + + + + + + + + True + Work Week + False + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + + + label_item + + + + + 0 + False + True + + + + + + 3 + True + 0 + 0.5 + GTK_SHADOW_ETCHED_IN + + + + True + False + 6 + + + + 3 + True + True + _Ask for confirmation when deleting items + True + GTK_RELIEF_NORMAL + False + False + True + + + 0 + False + False + + + + + + 3 + True + False + 3 + + + + True + True + Sh_ow a reminder + True + GTK_RELIEF_NORMAL + False + False + True + + + 0 + False + False + + + + + + True + True + 1 + 0 + False + GTK_UPDATE_ALWAYS + False + False + 0 0 9999 1 10 10 + + + 0 + False + False + + + + + + True + 7.45058e-09 + 0.5 + 0 + 0 + + + + True + True + 0 + + + + True + + + + True + Minutes + True + + + + + + True + Hours + True + + + + + + True + Days + True + + + + + + + + + 0 + False + True + + + + + + True + before every appointment + False + False + GTK_JUSTIFY_CENTER + False + False + 0.5 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + 0 + False + False + + + + + + + + True + Alerts + False + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + + + label_item + + + + + 0 + False + False + + + + + False + True + + + + + + True + _General + True + False + GTK_JUSTIFY_CENTER + False + False + 0.5 + 0.5 + 0 + 0 + + + tab + + + + + + 4 + True + False + 6 + + + + True + False + 6 + + + + True + _Time divisions: + True + False + GTK_JUSTIFY_CENTER + False + False + 0.5 + 0.5 + 0 + 0 + time_divisions + + + 0 + False + False + + + + + + True + True + 0 + + + + True + + + + True + 60 minutes + True + + + + + + True + 30 minutes + True + + + + + + True + 15 minutes + True + + + + + + True + 10 minutes + True + + + + + + True + 05 minutes + True + + + + + + + 0 + False + False + + + + + 0 + False + False + + + + + + True + True + _Show appointment end times in week and month views + True + GTK_RELIEF_NORMAL + False + False + True + + + 0 + False + False + + + + + + True + True + _Compress weekends in month view + True + GTK_RELIEF_NORMAL + False + False + True + + + 0 + False + False + + + + + + True + True + Show week _numbers in date navigator + True + GTK_RELIEF_NORMAL + False + False + True + + + 0 + False + False + + + + + + True + 0 + 0.5 + GTK_SHADOW_ETCHED_IN + + + + 4 + True + False + 6 + + + + True + 2 + 2 + False + 6 + 6 + + + + True + T_asks due today: + True + False + GTK_JUSTIFY_CENTER + False + False + 0 + 0.5 + 0 + 0 + tasks_due_today_color + + + 0 + 1 + 0 + 1 + fill + + + + + + + True + _Overdue tasks: + True + False + GTK_JUSTIFY_CENTER + False + False + 0 + 0.5 + 0 + 0 + tasks_overdue_color + + + 0 + 1 + 1 + 2 + fill + + + + + + + True + True + True + False + Color for overdue tasks + + + 1 + 2 + 1 + 2 + fill + + + + + + + True + True + True + False + Color for tasks due today + + + 1 + 2 + 0 + 1 + fill + + + + + + 0 + False + False + + + + + + True + False + 6 + + + + True + True + _Hide completed tasks after + True + GTK_RELIEF_NORMAL + False + False + True + + + 0 + False + False + + + + + + True + True + 1 + 0 + False + GTK_UPDATE_ALWAYS + False + False + 1 0 9999 1 10 10 + + + 0 + False + True + + + + + + True + True + 0 + + + + True + + + + True + Minutes + True + + + + + + True + Hours + True + + + + + + True + Days + True + + + + + + + 0 + False + False + + + + + 0 + False + False + + + + + + + + True + Task List + False + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + + + label_item + + + + + 0 + False + False + + + + + False + True + + + + + + True + _Display + True + False + GTK_JUSTIFY_CENTER + False + False + 0.5 + 0.5 + 0 + 0 + + + tab + + + + + 0 + True + True + + + + + + diff --git a/calendar/gui/dialogs/e-delegate-dialog.glade b/calendar/gui/dialogs/e-delegate-dialog.glade index 4e26e2d6e7..f7f958007d 100644 --- a/calendar/gui/dialogs/e-delegate-dialog.glade +++ b/calendar/gui/dialogs/e-delegate-dialog.glade @@ -60,7 +60,7 @@ True False - 4 + 6 diff --git a/calendar/gui/dialogs/event-page.glade b/calendar/gui/dialogs/event-page.glade index 3751911d00..ffc3ee1468 100644 --- a/calendar/gui/dialogs/event-page.glade +++ b/calendar/gui/dialogs/event-page.glade @@ -24,8 +24,8 @@ 2 2 False - 4 - 4 + 6 + 6 @@ -140,8 +140,8 @@ 2 4 False - 4 - 4 + 6 + 6 @@ -362,7 +362,7 @@ True False - 4 + 6 @@ -376,7 +376,7 @@ 2 True False - 4 + 6 @@ -473,7 +473,7 @@ True False - 4 + 6 @@ -551,7 +551,7 @@ True False - 2 + 6 diff --git a/calendar/gui/dialogs/meeting-page.glade b/calendar/gui/dialogs/meeting-page.glade index fdaec8c81b..f2b68c03cf 100644 --- a/calendar/gui/dialogs/meeting-page.glade +++ b/calendar/gui/dialogs/meeting-page.glade @@ -1,231 +1,241 @@ - + - - no - window1 - GTK_WINDOW_TOPLEVEL - no - no - yes - GTK_WIN_POS_NONE - - - - 4 - no - 4 - yes - - - - no - 0 - yes - - - - 4 - no - 0 - 4 - 1 - 3 - yes - - - - yes - no - yes - no - no - yes - - - - yes - yes - - 0 - yes - yes - - - - - - yes - - - - yes - - - - - 0.0 - yes - - - - - - - - - 1 - 2 - 0 - 1 - 0 - 0 - expand|fill - - - - - - - Organizer: - GTK_JUSTIFY_CENTER - no - 0 - 0.5 - 0 - 0 - yes - - - 0 - 1 - 0 - 1 - 0 - 0 - fill - - - - - - 0 - no - no - - - - - - 4 - no - 0 - 4 - 1 - 3 - yes - - - - Organizer: - GTK_JUSTIFY_CENTER - no - 0.5 - 0.5 - 0 - 0 - yes - - - 0 - 1 - 0 - 1 - 0 - 0 - - - - - - - - yes - _Change Organizer - GTK_RELIEF_NORMAL - yes - yes - - - 2 - 3 - 0 - 1 - 0 - 0 - - - - - - - - None - GTK_JUSTIFY_CENTER - no - 0 - 0.5 - 0 - 0 - yes - - - 1 - 2 - 0 - 1 - 0 - 0 - expand|fill - - - - - - 0 - no - no - - - - - 0 - no - no - - - - - - - - - - yes - _Invite Others... - GTK_RELIEF_NORMAL - yes - yes - - - 0 - no - no - GTK_PACK_END - - - - - + + + window1 + GTK_WINDOW_TOPLEVEL + GTK_WIN_POS_NONE + False + True + False + + + + 4 + True + False + 6 + + + + True + False + 6 + + + + 4 + True + 1 + 2 + False + 6 + 6 + + + + True + True + False + False + True + False + + + + True + True + True + True + 0 + + True + * + False + + + + + + True + GTK_SELECTION_BROWSE + + + + True + + + + True + + False + False + GTK_JUSTIFY_LEFT + False + False + 0 + 0.5 + 0 + 0 + + + + + + + + + 1 + 2 + 0 + 1 + + + + + + + True + Organizer: + False + False + GTK_JUSTIFY_CENTER + False + False + 0 + 0.5 + 0 + 0 + + + 0 + 1 + 0 + 1 + fill + + + + + + 0 + False + False + + + + + + 4 + True + 1 + 3 + False + 6 + 6 + + + + True + Organizer: + False + False + GTK_JUSTIFY_CENTER + False + False + 0.5 + 0.5 + 0 + 0 + + + 0 + 1 + 0 + 1 + + + + + + + + True + True + _Change Organizer + True + GTK_RELIEF_NORMAL + + + 2 + 3 + 0 + 1 + + + + + + + + True + None + False + False + GTK_JUSTIFY_CENTER + False + False + 0 + 0.5 + 0 + 0 + + + 1 + 2 + 0 + 1 + + + + + + 0 + False + False + + + + + 0 + False + False + + + + + + + + + + True + True + _Invite Others... + True + GTK_RELIEF_NORMAL + + + 0 + False + False + GTK_PACK_END + + + + + + diff --git a/calendar/gui/dialogs/recurrence-page.glade b/calendar/gui/dialogs/recurrence-page.glade index 293f725b1e..12c865d9b2 100644 --- a/calendar/gui/dialogs/recurrence-page.glade +++ b/calendar/gui/dialogs/recurrence-page.glade @@ -1,668 +1,724 @@ - + - - no - window1 - GTK_WINDOW_TOPLEVEL - no - no - yes - GTK_WIN_POS_NONE - - - - 4 - no - 4 - yes - - - - Basics - 0 - GTK_SHADOW_ETCHED_IN - yes - - - - 4 - no - 2 - 2 - 2 - 2 - yes - - - - Summary: - GTK_JUSTIFY_CENTER - no - 0 - 0.5 - 0 - 0 - yes - - - 0 - 1 - 0 - 1 - 0 - 0 - fill - - - - - - - Date/Time: - GTK_JUSTIFY_CENTER - no - 0 - 0.5 - 0 - 0 - yes - - - 0 - 1 - 1 - 2 - 0 - 0 - fill - - - - - - - - GTK_JUSTIFY_CENTER - no - 0 - 0.5 - 4 - 0 - 10 - yes - - - 1 - 2 - 0 - 1 - 0 - 0 - expand|fill - - - - - - - - GTK_JUSTIFY_CENTER - no - 0 - 0.5 - 4 - 0 - 10 - yes - - - 1 - 2 - 1 - 2 - 0 - 0 - expand|fill - - - - - - - - 0 - no - no - - - - - - no - 4 - yes - - - - Recurrence Rule - 0 - GTK_SHADOW_ETCHED_IN - yes - - - - 4 - no - 4 - yes - - - - no - 4 - yes - - - - yes - _No recurrence - no - yes - yes - yes - - - 0 - no - no - - - - - - yes - _Simple recurrence - no - yes - yes - none - yes - - - 0 - no - no - - - - - - yes - _Custom recurrence - no - yes - yes - none - yes - - - 0 - no - no - - - - - 0 - no - no - - - - - - no - 0 - yes - - - - no - 2 - yes - - - - Every - GTK_JUSTIFY_CENTER - no - 0 - 0.5 - 0 - 0 - yes - - - 0 - no - no - - - - - - yes - 1 - 0 - yes - GTK_UPDATE_ALWAYS - no - no - yes - 1 1 10000 1 10 10 - - - 0 - no - no - - - - - - yes - 0 - yes - - - - yes - - - - day(s) - yes - - - - - - week(s) - yes - - - - - - month(s) - yes - - - - - - year(s) - yes - - - - - - - 0 - no - no - - - - - - 0.5 - 0.5 - 0 - 0 - yes - - - - - - - 0 - no - no - - - - - - yes - 0 - yes - - - - yes - - - - for - yes - - - - - - until - yes - - - - - - forever - yes - - - - - - - 0 - no - no - - - - - - 0.5 - 0.5 - 0 - 0 - yes - - - - - - - 0 - no - no - - - - - 0 - no - no - - - - - - 0 - 0.5 - 1 - 1 - yes - - - - - - - 0 - yes - yes - - - - - 0 - no - no - - - - - - - 0 - no - no - - - - - - no - 4 - yes - - - - Exceptions - 0 - GTK_SHADOW_ETCHED_IN - yes - - - - 4 - no - 4 - yes - - - - no - 4 - yes - - - - yes - A_dd - yes - yes - - - 0 - no - no - - - - - - yes - _Modify - yes - yes - - - 0 - no - no - - - - - - yes - _Remove - yes - yes - - - 0 - no - no - - - - - 0 - no - no - - - - - - no - 4 - yes - - - - make_exdate_date_edit - 0 - 0 - Tue, 16 May 2000 01:42:29 GMT - yes - - - 0 - no - no - - - - - - GTK_POLICY_NEVER - GTK_POLICY_AUTOMATIC - GTK_SHADOW_IN - yes - - - - yes - no - yes - - - - CList:title - label21 - GTK_JUSTIFY_CENTER - no - 0.5 - 0.5 - 0 - 0 - yes - - - - - - - - GTK_UPDATE_CONTINUOUS - yes - - - - - - GTK_UPDATE_CONTINUOUS - yes - - - - - 0 - yes - yes - - - - - 0 - yes - yes - - - - - - - 0 - yes - yes - - - - - - no - 0 - yes - - - - Preview - GTK_JUSTIFY_CENTER - no - 0 - 0.5 - 0 - 0 - yes - - - 0 - no - no - - - - - - 0 - 0 - 1 - 1 - yes - - - - - - - 0 - yes - yes - - - - - 0 - no - no - - - - - 0 - yes - yes - - - - - 0 - yes - yes - - - - - + + + window1 + GTK_WINDOW_TOPLEVEL + GTK_WIN_POS_NONE + False + True + False + + + + 4 + True + False + 6 + + + + True + 0 + 0.5 + GTK_SHADOW_ETCHED_IN + + + + 4 + True + 2 + 2 + False + 6 + 6 + + + + True + Summary: + False + False + GTK_JUSTIFY_CENTER + False + False + 0 + 0.5 + 0 + 0 + + + 0 + 1 + 0 + 1 + fill + + + + + + + True + Date/Time: + False + False + GTK_JUSTIFY_CENTER + False + False + 0 + 0.5 + 0 + 0 + + + 0 + 1 + 1 + 2 + fill + + + + + + + True + + False + False + GTK_JUSTIFY_CENTER + False + False + 0 + 0.5 + 4 + 0 + + + 1 + 2 + 0 + 1 + + + + + + + True + + False + False + GTK_JUSTIFY_CENTER + False + False + 0 + 0.5 + 4 + 0 + + + 1 + 2 + 1 + 2 + + + + + + + + + True + Basics + False + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + + + label_item + + + + + 0 + False + False + + + + + + True + False + 6 + + + + True + 0 + 0.5 + GTK_SHADOW_ETCHED_IN + + + + 4 + True + False + 6 + + + + True + False + 6 + + + + True + True + _No recurrence + True + GTK_RELIEF_NORMAL + False + False + True + + + 0 + False + False + + + + + + True + True + _Simple recurrence + True + GTK_RELIEF_NORMAL + False + False + True + none + + + 0 + False + False + + + + + + True + True + _Custom recurrence + True + GTK_RELIEF_NORMAL + False + False + True + none + + + 0 + False + False + + + + + 0 + False + False + + + + + + True + False + 6 + + + + True + False + 2 + + + + True + Every + False + False + GTK_JUSTIFY_CENTER + False + False + 0 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + + True + True + 1 + 0 + True + GTK_UPDATE_ALWAYS + False + False + 1 1 10000 1 10 10 + + + 0 + False + False + + + + + + True + True + 0 + + + + True + + + + True + day(s) + True + + + + + + True + week(s) + True + + + + + + True + month(s) + True + + + + + + True + year(s) + True + + + + + + + 0 + False + False + + + + + + True + 0.5 + 0.5 + 0 + 0 + + + + + + + 0 + False + False + + + + + + True + True + 0 + + + + True + + + + True + for + True + + + + + + True + until + True + + + + + + True + forever + True + + + + + + + 0 + False + False + + + + + + True + 0.5 + 0.5 + 0 + 0 + + + + + + + 0 + False + False + + + + + 0 + False + False + + + + + + True + 0 + 0.5 + 1 + 1 + + + + + + + 0 + True + True + + + + + 0 + False + False + + + + + + + + True + Recurrence Rule + False + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + + + label_item + + + + + 0 + False + False + + + + + + True + False + 6 + + + + True + 0 + 0.5 + GTK_SHADOW_ETCHED_IN + + + + 4 + True + False + 6 + + + + True + False + 4 + + + + True + True + A_dd + True + GTK_RELIEF_NORMAL + + + 0 + False + False + + + + + + True + True + _Modify + True + GTK_RELIEF_NORMAL + + + 0 + False + False + + + + + + True + True + _Remove + True + GTK_RELIEF_NORMAL + + + 0 + False + False + + + + + 0 + False + False + + + + + + True + False + 6 + + + + True + make_exdate_date_edit + 0 + 0 + Tue, 16 May 2000 01:42:29 GMT + + + 0 + False + False + + + + + + True + GTK_POLICY_NEVER + GTK_POLICY_AUTOMATIC + GTK_SHADOW_IN + GTK_CORNER_TOP_LEFT + + + + True + True + True + False + False + True + + + + + 0 + True + True + + + + + 0 + True + True + + + + + + + + True + Exceptions + False + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + + + label_item + + + + + 0 + True + True + + + + + + True + False + 6 + + + + True + Preview + False + False + GTK_JUSTIFY_CENTER + False + False + 0 + 0.5 + 0 + 0 + + + 0 + False + False + + + + + + True + 0 + 0 + 1 + 1 + + + + + + + 0 + True + True + + + + + 0 + False + False + + + + + 0 + True + True + + + + + 0 + True + True + + + + + + diff --git a/calendar/gui/dialogs/schedule-page.glade b/calendar/gui/dialogs/schedule-page.glade index 975bb0558a..777e910817 100644 --- a/calendar/gui/dialogs/schedule-page.glade +++ b/calendar/gui/dialogs/schedule-page.glade @@ -1,23 +1,24 @@ - + - - no - window1 - GTK_WINDOW_TOPLEVEL - no - no - yes - GTK_WIN_POS_NONE - - - 4 - no - 4 - yes - - - + + window1 + GTK_WINDOW_TOPLEVEL + GTK_WIN_POS_NONE + False + True + False + + + + 4 + True + False + 6 + + + + diff --git a/calendar/gui/dialogs/task-details-page.glade b/calendar/gui/dialogs/task-details-page.glade index fba510499d..ca28f9597a 100644 --- a/calendar/gui/dialogs/task-details-page.glade +++ b/calendar/gui/dialogs/task-details-page.glade @@ -16,7 +16,7 @@ 4 True False - 4 + 6 @@ -29,14 +29,14 @@ True False - 0 + 6 4 True False - 4 + 6 @@ -325,8 +325,8 @@ 1 2 False - 2 - 4 + 6 + 6 diff --git a/calendar/gui/dialogs/task-page.glade b/calendar/gui/dialogs/task-page.glade index 2bf8736666..fd83000df0 100644 --- a/calendar/gui/dialogs/task-page.glade +++ b/calendar/gui/dialogs/task-page.glade @@ -1,455 +1,493 @@ - + - - no - window1 - GTK_WINDOW_TOPLEVEL - no - no - yes - GTK_WIN_POS_NONE - - - 4 - no - 4 - yes + + window1 + GTK_WINDOW_TOPLEVEL + GTK_WIN_POS_NONE + False + True + False - - - no - 4 - 4 - 1 - 2 - yes + + + 4 + True + False + 6 - - - Su_mmary: - GTK_JUSTIFY_CENTER - no - 0.5 - 0.5 - 0 - 0 - summary - yes - yes - - - 0 - 1 - 0 - 1 - 0 - 0 - - - - + + + True + 1 + 2 + False + 6 + 6 - - - yes - yes - - 0 - yes - yes - - - 1 - 2 - 0 - 1 - 0 - 0 - expand|fill - - - - - - 0 - no - yes - - + + + True + Su_mmary: + True + False + GTK_JUSTIFY_CENTER + False + False + 0.5 + 0.5 + 0 + 0 + summary + + + 0 + 1 + 0 + 1 + + + + - - - Date & Time - 0 - GTK_SHADOW_ETCHED_IN - yes + + + True + True + True + True + 0 + + True + * + False + + + 1 + 2 + 0 + 1 + + + + + + 0 + False + True + + - - - 4 - no - 0 - yes + + + True + 0 + 0.5 + GTK_SHADOW_ETCHED_IN - - - no - 2 - 4 - 2 - 3 - yes + + + 4 + True + False + 6 - - - Sta_rt Date: - GTK_JUSTIFY_CENTER - no - 0 - 0.5 - 0 - 0 - start-date - yes - yes - - - 0 - 1 - 1 - 2 - 0 - 0 - fill - - - + + + True + 2 + 3 + False + 2 + 4 - - - _Due Date: - GTK_JUSTIFY_CENTER - no - 0 - 0.5 - 0 - 0 - due-date - yes - yes - - - 0 - 1 - 0 - 1 - 0 - 0 - fill - - - + + + True + Sta_rt Date: + True + False + GTK_JUSTIFY_CENTER + False + False + 0 + 0.5 + 0 + 0 + start-date + + + 0 + 1 + 1 + 2 + fill + + + - - - yes - task_page_create_date_edit - 0 - 0 - Fri, 01 Jun 2001 18:59:52 GMT - yes - - - 1 - 2 - 0 - 1 - 0 - 0 - expand|fill - - - + + + True + _Due Date: + True + False + GTK_JUSTIFY_CENTER + False + False + 0 + 0.5 + 0 + 0 + due-date + + + 0 + 1 + 0 + 1 + fill + + + - - - yes - task_page_create_date_edit - 0 - 0 - Fri, 01 Jun 2001 18:59:57 GMT - yes - - - 1 - 2 - 1 - 2 - 0 - 0 - expand|fill - - - + + + True + True + task_page_create_date_edit + 0 + 0 + Fri, 01 Jun 2001 18:59:52 GMT + + + 1 + 2 + 0 + 1 + + + - - - make_timezone_entry - 0 - 0 - Tue, 19 Jun 2001 04:43:54 GMT - yes - - - 2 - 3 - 0 - 1 - 0 - 0 - expand|fill - fill - - + + + True + True + task_page_create_date_edit + 0 + 0 + Fri, 01 Jun 2001 18:59:57 GMT + + + 1 + 2 + 1 + 2 + + + - - - make_timezone_entry - 0 - 0 - Tue, 19 Jun 2001 04:43:46 GMT - yes - - - 2 - 3 - 1 - 2 - 0 - 0 - fill - fill - - - - - 0 - no - yes - - - - - - - 0 - no - yes - - + + + True + make_timezone_entry + 0 + 0 + Tue, 19 Jun 2001 04:43:54 GMT + + + 2 + 3 + 0 + 1 + fill + + - - - no - 0 - yes + + + True + make_timezone_entry + 0 + 0 + Tue, 19 Jun 2001 04:43:46 GMT + + + 2 + 3 + 1 + 2 + fill + fill + + + + + 0 + False + True + + + + - - - Description: - GTK_JUSTIFY_CENTER - no - 0 - 0.5 - 0 - 0 - yes - - - 0 - no - no - - + + + True + Date & Time + False + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + + + label_item + + + + + 0 + False + True + + - - - GTK_POLICY_NEVER - GTK_POLICY_AUTOMATIC - GTK_SHADOW_IN - yes + + + True + False + 0 - - - yes - yes - - GTK_WRAP_WORD - 80 - yes - - + + + True + Description: + False + False + GTK_JUSTIFY_CENTER + False + False + 0 + 0.5 + 0 + 0 + + + 0 + False + False + + - - - GTK_UPDATE_CONTINUOUS - yes - - + + + True + GTK_POLICY_NEVER + GTK_POLICY_AUTOMATIC + GTK_SHADOW_IN + GTK_CORNER_TOP_LEFT - - - GTK_UPDATE_CONTINUOUS - yes - - - - - 0 - yes - yes - - - - - 0 - yes - yes - - + + + True + True + True + GTK_JUSTIFY_LEFT + GTK_WRAP_WORD + True + 0 + 0 + 0 + 0 + 0 + 0 + + + + + + 0 + True + True + + + + + 0 + True + True + + - - - Classification - 0 - GTK_SHADOW_ETCHED_IN - yes + + + True + 0 + 0.5 + GTK_SHADOW_ETCHED_IN - - - 2 - no - 4 - yes + + + 2 + True + False + 6 - - - yes - Pu_blic - yes - yes - yes - yes - - - 0 - no - no - - + + + True + True + Pu_blic + True + GTK_RELIEF_NORMAL + True + False + True + + + 0 + False + False + + - - - yes - Pri_vate - no - yes - yes - classification-public - yes - - - 0 - no - no - - + + + True + True + Pri_vate + True + GTK_RELIEF_NORMAL + False + False + True + classification-public + + + 0 + False + False + + - - - yes - Con_fidential - no - yes - yes - classification-public - yes - - - 0 - no - no - - - - - - - 0 - no - yes - - + + + True + True + Con_fidential + True + GTK_RELIEF_NORMAL + False + False + True + classification-public + + + 0 + False + False + + + + - - - no - 2 - yes + + + True + Classification + False + False + GTK_JUSTIFY_LEFT + False + False + 0.5 + 0.5 + 0 + 0 + + + label_item + + + + + 0 + False + True + + - - - yes - GTK_RELIEF_NORMAL - yes + + + True + False + 6 - - - Ca_tegories... - GTK_JUSTIFY_CENTER - no - 0.5 - 0.5 - 4 - 0 - yes - yes - - - - - 0 - no - no - - + + + True + True + Ca_tegories... + True + GTK_RELIEF_NORMAL + + + + True + Ca_tegories... + True + False + GTK_JUSTIFY_CENTER + False + False + 0.5 + 0.5 + 4 + 0 + + + + + 0 + False + False + + + + + + True + True + True + True + 0 + + True + * + False + + + 0 + True + True + + + + + 0 + False + True + + + + + - - - yes - yes - - 0 - yes - yes - - - 0 - yes - yes - - - - - 0 - no - yes - - - - - -- cgit v1.2.3