From f56716d0d30a89adb25863e938b98a41c1b75dcd Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 5 Mar 2003 16:35:49 +0000 Subject: fix defaults and descriptions to match what calendar-config wants them to 2003-03-05 JP Rosevear * gui/apps_evolution_calendar.schemas: fix defaults and descriptions to match what calendar-config wants them to be svn path=/trunk/; revision=20173 --- calendar/ChangeLog | 5 +++ calendar/gui/apps_evolution_calendar.schemas | 60 ++++++++++++++-------------- 2 files changed, 35 insertions(+), 30 deletions(-) (limited to 'calendar') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index a70d096b96..4e5d7143d3 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,10 @@ 2003-03-05 JP Rosevear + * gui/apps_evolution_calendar.schemas: fix defaults and + descriptions to match what calendar-config wants them to be + +2003-03-05 JP Rosevear + * gui/e-itip-control.c (show_current): g_objectify ref/unref * gui/itip-bonobo-control.c (set_data_idle_cb): as above diff --git a/calendar/gui/apps_evolution_calendar.schemas b/calendar/gui/apps_evolution_calendar.schemas index 12995801e3..3e4aa24e7f 100644 --- a/calendar/gui/apps_evolution_calendar.schemas +++ b/calendar/gui/apps_evolution_calendar.schemas @@ -8,7 +8,7 @@ /apps/evolution/calendar/display/timezone evolution-calendar string - + UTC Default timezone for meetings @@ -19,7 +19,7 @@ /apps/evolution/calendar/display/use_24hour_format evolution-calendar bool - true + false Whether to show times in 24h format instead of using am/pm @@ -41,7 +41,7 @@ /apps/evolution/calendar/display/day_start_hour evolution-calendar int - 6 + 9 Hour the workday starts on @@ -52,7 +52,7 @@ /apps/evolution/calendar/display/day_start_minute evolution-calendar int - 00 + 0 Minute the workday starts on @@ -63,7 +63,7 @@ /apps/evolution/calendar/display/day_end_hour evolution-calendar int - 23 + 17 Hour the workday ends on @@ -74,7 +74,7 @@ /apps/evolution/calendar/display/day_end_minute evolution-calendar int - 30 + 0 Minute the workday ends on @@ -85,9 +85,9 @@ /apps/evolution/calendar/display/time_divisions evolution-calendar int - 0 + 30 - + Intervals shown in Day and Work Week views @@ -107,7 +107,7 @@ /apps/evolution/calendar/display/hpane_position evolution-calendar float - 0 + 1.0 Position of the horizontal pane @@ -118,7 +118,7 @@ /apps/evolution/calendar/display/vpane_position evolution-calendar float - 0 + 1.0 Position of the vertical pane @@ -129,7 +129,7 @@ /apps/evolution/calendar/display/month_hpane_position evolution-calendar float - 0 + 0.0 Position of the horizontal pane in the month view @@ -140,7 +140,7 @@ /apps/evolution/calendar/display/month_vpane_position evolution-calendar float - 0 + 1.0 Position of the vertical pane in the month view @@ -164,7 +164,7 @@ bool true - Show where events end + Show where events end in week and month views @@ -173,9 +173,9 @@ /apps/evolution/calendar/display/working_days evolution-calendar int - 5 + 62 - Number of working days in a week + Days that are work days @@ -197,9 +197,9 @@ /apps/evolution/calendar/tasks/hide_completed_units evolution-calendar string - + days - + Units for determining when to hide tasks @@ -208,9 +208,9 @@ /apps/evolution/calendar/tasks/hide_completed_value evolution-calendar int - 0 + 1 - + Number of units for determining when to hide tasks @@ -221,7 +221,7 @@ /apps/evolution/calendar/tasks/colors/due_today evolution-calendar string - + blue Color of tasks that are due today @@ -232,7 +232,7 @@ /apps/evolution/calendar/tasks/colors/overdue evolution-calendar string - + red Color of tasks that are overdue @@ -267,9 +267,9 @@ /apps/evolution/calendar/other/use_default_reminder evolution-calendar bool - true + false - Whether to use a default reminder + Whether to set a default reminder for events @@ -280,7 +280,7 @@ int 15 - Interval of default reminder + Number of units for default reminder @@ -291,7 +291,7 @@ string - Units of default reminder interval + Units of default reminder @@ -302,7 +302,7 @@ /apps/evolution/calendar/date_navigator/show_week_numbers evolution-calendar bool - true + false Whether to show week numbers in date navigator @@ -315,9 +315,9 @@ /apps/evolution/calendar/notify/last_notification_time evolution-calendar string - + -1 - When user was last notified + Time last alarm ran @@ -329,7 +329,7 @@ string [] - Calendars to notify for + Calendars to run alarms for @@ -341,7 +341,7 @@ string [] - Programs that can run as notification + Programs that can run as part of alarms -- cgit v1.2.3