From 55ed27cd2f509453c9928a21a75871a5fe59fb9f Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Mon, 14 Nov 2011 17:19:25 +0100 Subject: Migrate EShellSettings to GSettings --- data/org.gnome.evolution.calendar.gschema.xml.in | 135 +++++++++++++++++++++++ 1 file changed, 135 insertions(+) (limited to 'data/org.gnome.evolution.calendar.gschema.xml.in') diff --git a/data/org.gnome.evolution.calendar.gschema.xml.in b/data/org.gnome.evolution.calendar.gschema.xml.in index cc32a3c36d..6217ce22d2 100644 --- a/data/org.gnome.evolution.calendar.gschema.xml.in +++ b/data/org.gnome.evolution.calendar.gschema.xml.in @@ -5,11 +5,56 @@ <_summary>Save directory for reminder audio <_description>Directory for saving reminder audio files + + 15 + <_summary>Birthday and anniversary reminder value + <_description>Number of units for determining a birthday or anniversary reminder + + + 'minutes' + <_summary>Birthday and anniversary reminder units + <_description>Units for a birthday or anniversary reminder, "minutes", "hours" or "days" + + + true + <_summary>Compress weekends in month view + <_description>Whether to compress weekends in the month view, which puts Saturday and Sunday in the space of one weekday + + + true + <_summary>Ask for confirmation when deleting items + <_description>Whether to ask for confirmation when deleting an appointment or task + + + true + <_summary>Confirm expunge + <_description>Whether to ask for confirmation when expunging appointments and tasks + 150 <_summary>Month view vertical pane position <_description>Position of the vertical pane, between the calendar lists and the date navigator calendar + + 17 + <_summary>Workday end hour + <_description>Hour the workday ends on, in twenty four hour format, 0 to 23 + + + 0 + <_summary>Workday end minute + <_description>Minute the workday ends on, 0 to 59. + + + 9 + <_summary>Workday start hour + <_description>Hour the workday starts on, in twenty four hour format, 0 to 23. + + + 0 + <_summary>Workday start minute + <_description>Minute the workday starts on, 0 to 59. + '' <_summary>The second timezone for a Day View @@ -25,6 +70,16 @@ <_summary>Maximum number of recently used timezones to remember <_description>Maximum number of recently used timezones to remember in a 'day-second-zones' list + + 15 + <_summary>Default reminder value + <_description>Number of units for determining a default reminder + + + 'minutes' + <_summary>Default reminder units + <_description>Units for a default reminder, "minutes", "hours" or "days" + false <_summary>Show categories field in the event/meeting/task editor @@ -80,6 +135,21 @@ <_summary>Last reminder time <_description>Time the last reminder ran, in time_t + + '#ff0000' + <_summary>Marcus Bains Line Color - Day View + <_description>Color to draw the Marcus Bains line in the Day View + + + '#ff0000' + <_summary>Marcus Bains Line Color - Time bar + <_description>Color to draw the Marcus Bains Line in the Time bar (empty for default) + + + true + <_summary>Marcus Bains Line + <_description>Whether to draw the Marcus Bains Line (line at current time) in the calendar + 200 <_summary>Memo preview pane position (horizontal) @@ -115,6 +185,31 @@ <_summary>Show display reminders in notification tray <_description>Whether or not to use the notification tray for display reminders + + '' + <_summary>Primary calendar + <_description>The UID of the selected (or "primary") calendar in the sidebar of the "Calendar" view + + + '' + <_summary>Primary memo list + <_description>The UID of the selected (or "primary") memo list in the sidebar of the "Memos" view + + + '' + <_summary>Primary task list + <_description>The UID of the selected (or "primary") task list in the sidebar of the "Tasks" view + + + '' + <_summary>Free/busy template URL + <_description>The URL template to use as a free/busy data fallback, %u is replaced by the user part of the mail address and %d is replaced by the domain + + + false + <_summary>Recurrent Events in Italic + <_description>Show days with recurrent events in italic font in bottom left calendar + [] <_summary>List of selected calendars @@ -130,6 +225,11 @@ <_summary>List of selected task lists <_description>List of task lists to load + + true + <_summary>Show appointment end times in week and month views + <_description>Whether to display the end time of events in the week and month views + true <_summary>Show the memo preview pane @@ -140,11 +240,21 @@ <_summary>Show the task preview pane <_description>If "true", show the task preview pane in the main window + + false + <_summary>Show week numbers in Day View, Work Week View, and Date Navigator + <_description>Whether to show week numbers in various places in the Calendar + 0 <_summary>Vertical position for the tag pane <_description>Vertical position for the tag pane + + '#1e90ff' + <_summary>Tasks due today color + <_description>Background color of tasks that are due today, in "#rrggbb" format + 200 <_summary>Task preview pane position (horizontal) @@ -160,6 +270,16 @@ <_summary>Task preview pane position (vertical) <_description>Position of the task preview pane when oriented vertically + + '#ff0000' + <_summary>Overdue tasks color + <_description>Background color of tasks that are overdue, in "#rrggbb" format + + + 30 + <_summary>Time divisions + <_description>Intervals shown in Day and Work Week views, in minutes + 'UTC' <_summary>Timezone @@ -170,11 +290,26 @@ <_summary>Twenty four hour time format <_description>Whether to show times in twenty four hour format instead of using am/pm + + false + <_summary>Birthday and anniversary reminder + <_description>Whether to set a reminder for birthdays and anniversaries + + + false + <_summary>Default appointment reminder + <_description>Whether to set a default reminder for appointments + true <_summary>Use system timezone <_description>Use the system timezone instead of the timezone selected in Evolution + + 1 + <_summary>Week start + <_description>Weekday the week starts on, from Sunday (0) to Saturday (6) + 62 <_summary>Work days -- cgit v1.2.3