3 <!-- Keep this synchronized with EDurationType. -->
4 <enum id=
"org.gnome.evolution.calendar.Duration">
5 <value nick='minutes' value='
0'
/>
6 <value nick='hours' value='
1'
/>
7 <value nick='days' value='
2'
/>
10 <!-- Keep this synchronized with GDateWeekday. -->
11 <enum id=
"org.gnome.evolution.calendar.Weekday">
12 <value nick='monday' value='
1'
/>
13 <value nick='tuesday' value='
2'
/>
14 <value nick='wednesday' value='
3'
/>
15 <value nick='thursday' value='
4'
/>
16 <value nick='friday' value='
5'
/>
17 <value nick='saturday' value='
6'
/>
18 <value nick='sunday' value='
7'
/>
21 <schema gettext-domain=
"evolution" id=
"org.gnome.evolution.calendar" path=
"/org/gnome/evolution/calendar/">
22 <key name=
"audio-dir" type=
"s">
24 <_summary>Save directory for reminder audio
</_summary>
25 <_description>Directory for saving reminder audio files
</_description>
27 <key name=
"ba-reminder-interval" type=
"i">
29 <_summary>Birthday and anniversary reminder value
</_summary>
30 <_description>Number of units for determining a birthday or anniversary reminder
</_description>
32 <key name=
"ba-reminder-units" enum=
"org.gnome.evolution.calendar.Duration">
33 <default>'minutes'
</default>
34 <_summary>Birthday and anniversary reminder units
</_summary>
35 <_description>Units for a birthday or anniversary reminder, “minutes”, “hours” or “days”
</_description>
37 <key name=
"compress-weekend" type=
"b">
38 <default>true
</default>
39 <_summary>Compress weekends in month view
</_summary>
40 <_description>Whether to compress weekends in the month view, which puts Saturday and Sunday in the space of one weekday
</_description>
42 <key name=
"confirm-delete" type=
"b">
43 <default>true
</default>
44 <_summary>Ask for confirmation when deleting items
</_summary>
45 <_description>Whether to ask for confirmation when deleting an appointment or task
</_description>
47 <key name=
"confirm-purge" type=
"b">
48 <default>true
</default>
49 <_summary>Confirm expunge
</_summary>
50 <_description>Whether to ask for confirmation when expunging appointments and tasks
</_description>
52 <key name=
"date-navigator-pane-position" type=
"i">
53 <default>150</default>
54 <_summary>Month view vertical pane position
</_summary>
55 <_description>Position of the vertical pane, between the calendar lists and the date navigator calendar
</_description>
57 <key name=
"date-navigator-pane-position-sub" type=
"i">
58 <default>150</default>
59 <_summary>Month view vertical pane position
</_summary>
60 <_description>Position of the vertical pane, between the calendar lists and the date navigator calendar
</_description>
62 <key name=
"day-end-hour" type=
"i">
64 <_summary>Workday end hour
</_summary>
65 <_description>Hour the workday ends on, in twenty four hour format,
0 to
23</_description>
67 <key name=
"day-end-minute" type=
"i">
69 <_summary>Workday end minute
</_summary>
70 <_description>Minute the workday ends on,
0 to
59.
</_description>
72 <key name=
"day-start-hour" type=
"i">
74 <_summary>Workday start hour
</_summary>
75 <_description>Hour the workday starts on, in twenty four hour format,
0 to
23.
</_description>
77 <key name=
"day-start-minute" type=
"i">
79 <_summary>Workday start minute
</_summary>
80 <_description>Minute the workday starts on,
0 to
59.
</_description>
82 <key name=
"day-start-mon" type=
"i">
84 <_summary>Workday start time for Monday
</_summary>
85 <_description>Time the workday starts on, in twenty four hour format HHMM,
0000 to
2359, or -
1 to use day-start-hour and day-start-minute
</_description>
87 <key name=
"day-end-mon" type=
"i">
89 <_summary>Workday end time for Monday
</_summary>
90 <_description>Time the workday ends on, in twenty four hour format HHMM,
0000 to
2359, or -
1 to use day-end-hour and day-end-minute
</_description>
92 <key name=
"day-start-tue" type=
"i">
94 <_summary>Workday start time for Tuesday
</_summary>
95 <_description>Time the workday ends on, in twenty four hour format HHMM,
0000 to
2359, or -
1 to use day-start-hour and day-start-minute
</_description>
97 <key name=
"day-end-tue" type=
"i">
99 <_summary>Workday end time for Tuesday
</_summary>
100 <_description>Time the workday ends on, in twenty four hour format HHMM,
0000 to
2359, or -
1 to use day-end-hour and day-end-minute
</_description>
102 <key name=
"day-start-wed" type=
"i">
103 <default>-
1</default>
104 <_summary>Workday start time for Wednesday
</_summary>
105 <_description>Time the workday ends on, in twenty four hour format HHMM,
0000 to
2359, or -
1 to use day-start-hour and day-start-minute
</_description>
107 <key name=
"day-end-wed" type=
"i">
108 <default>-
1</default>
109 <_summary>Workday end time for Wednesday
</_summary>
110 <_description>Time the workday ends on, in twenty four hour format HHMM,
0000 to
2359, or -
1 to use day-end-hour and day-end-minute
</_description>
112 <key name=
"day-start-thu" type=
"i">
113 <default>-
1</default>
114 <_summary>Workday start time for Thursday
</_summary>
115 <_description>Time the workday ends on, in twenty four hour format HHMM,
0000 to
2359, or -
1 to use day-start-hour and day-start-minute
</_description>
117 <key name=
"day-end-thu" type=
"i">
118 <default>-
1</default>
119 <_summary>Workday end time for Thursday
</_summary>
120 <_description>Time the workday ends on, in twenty four hour format HHMM,
0000 to
2359, or -
1 to use day-end-hour and day-end-minute
</_description>
122 <key name=
"day-start-fri" type=
"i">
123 <default>-
1</default>
124 <_summary>Workday start time for Friday
</_summary>
125 <_description>Time the workday ends on, in twenty four hour format HHMM,
0000 to
2359, or -
1 to use day-start-hour and day-start-minute
</_description>
127 <key name=
"day-end-fri" type=
"i">
128 <default>-
1</default>
129 <_summary>Workday end time for Friday
</_summary>
130 <_description>Time the workday ends on, in twenty four hour format HHMM,
0000 to
2359, or -
1 to use day-end-hour and day-end-minute
</_description>
132 <key name=
"day-start-sat" type=
"i">
133 <default>-
1</default>
134 <_summary>Workday start time for Saturday
</_summary>
135 <_description>Time the workday ends on, in twenty four hour format HHMM,
0000 to
2359, or -
1 to use day-start-hour and day-start-minute
</_description>
137 <key name=
"day-end-sat" type=
"i">
138 <default>-
1</default>
139 <_summary>Workday end time for Saturday
</_summary>
140 <_description>Time the workday ends on, in twenty four hour format HHMM,
0000 to
2359, or -
1 to use day-end-hour and day-end-minute
</_description>
142 <key name=
"day-start-sun" type=
"i">
143 <default>-
1</default>
144 <_summary>Workday start time for Sunday
</_summary>
145 <_description>Time the workday ends on, in twenty four hour format HHMM,
0000 to
2359, or -
1 to use day-start-hour and day-start-minute
</_description>
147 <key name=
"day-end-sun" type=
"i">
148 <default>-
1</default>
149 <_summary>Workday end time for Sunday
</_summary>
150 <_description>Time the workday ends on, in twenty four hour format HHMM,
0000 to
2359, or -
1 to use day-end-hour and day-end-minute
</_description>
152 <key name=
"day-second-zone" type=
"s">
153 <default>''
</default>
154 <_summary>The second timezone for a Day View
</_summary>
155 <_description>Shows the second time zone in a Day View, if set. Value is similar to one used in a “timezone” key
</_description>
157 <key name=
"day-second-zones" type=
"as">
158 <default>[]
</default>
159 <_summary>Recently used second time zones in a Day View
</_summary>
160 <_description>List of recently used second time zones in a Day View
</_description>
162 <key name=
"day-second-zones-max" type=
"i">
164 <_summary>Maximum number of recently used timezones to remember
</_summary>
165 <_description>Maximum number of recently used timezones to remember in a “day-second-zones” list
</_description>
167 <key name=
"default-reminder-interval" type=
"i">
168 <default>15</default>
169 <_summary>Default reminder value
</_summary>
170 <_description>Number of units for determining a default reminder
</_description>
172 <key name=
"default-reminder-units" enum=
"org.gnome.evolution.calendar.Duration">
173 <default>'minutes'
</default>
174 <_summary>Default reminder units
</_summary>
175 <_description>Units for a default reminder, “minutes”, “hours” or “days”
</_description>
177 <key name=
"editor-show-categories" type=
"b">
178 <default>false
</default>
179 <_summary>Show categories field in the event/meeting/task editor
</_summary>
180 <_description>Whether to show categories field in the event/meeting editor
</_description>
182 <key name=
"editor-show-role" type=
"b">
183 <default>true
</default>
184 <_summary>Show Role field in the event/task/meeting editor
</_summary>
185 <_description>Whether to show role field in the event/task/meeting editor
</_description>
187 <key name=
"editor-show-rsvp" type=
"b">
188 <default>false
</default>
189 <_summary>Show RSVP field in the event/task/meeting editor
</_summary>
190 <_description>Whether to show RSVP field in the event/task/meeting editor
</_description>
192 <key name=
"editor-show-status" type=
"b">
193 <default>true
</default>
194 <_summary>Show status field in the event/task/meeting editor
</_summary>
195 <_description>Whether to show status field in the event/task/meeting editor
</_description>
197 <key name=
"editor-show-timezone" type=
"b">
198 <default>false
</default>
199 <_summary>Show timezone field in the event/meeting editor
</_summary>
200 <_description>Whether to show timezone field in the event/meeting editor
</_description>
202 <key name=
"editor-show-type" type=
"b">
203 <default>false
</default>
204 <_summary>Show type field in the event/task/meeting editor
</_summary>
205 <_description>Whether to show type field in the event/task/meeting editor
</_description>
207 <key name=
"hide-completed-tasks" type=
"b">
208 <default>false
</default>
209 <_summary>Hide completed tasks
</_summary>
210 <_description>Whether to hide completed tasks in the tasks view
</_description>
212 <key name=
"hide-completed-tasks-units" enum=
"org.gnome.evolution.calendar.Duration">
213 <default>'days'
</default>
214 <_summary>Hide task units
</_summary>
215 <_description>Units for determining when to hide tasks, “minutes”, “hours” or “days”
</_description>
217 <key name=
"hide-completed-tasks-value" type=
"i">
219 <_summary>Hide task value
</_summary>
220 <_description>Number of units for determining when to hide tasks
</_description>
222 <key name=
"hide-cancelled-tasks" type=
"b">
223 <default>false
</default>
224 <_summary>Hide cancelled tasks
</_summary>
225 <_description>Whether to hide cancelled tasks in the tasks view
</_description>
227 <key name=
"hpane-position" type=
"i">
228 <default>400</default>
229 <_summary>Horizontal pane position
</_summary>
230 <_description>Position of the horizontal pane, between the date navigator calendar and the task list when not in the month view, in pixels
</_description>
232 <key name=
"last-notification-time" type=
"i">
234 <_summary>Last reminder time
</_summary>
235 <_description>Time the last reminder ran, in time_t
</_description>
237 <key name=
"marcus-bains-color-dayview" type=
"s">
238 <default>'#ff0000'
</default>
239 <_summary>Marcus Bains Line Color — Day View
</_summary>
240 <_description>Color to draw the Marcus Bains line in the Day View
</_description>
242 <key name=
"marcus-bains-color-timebar" type=
"s">
243 <default>'#ff0000'
</default>
244 <_summary>Marcus Bains Line Color — Time bar
</_summary>
245 <_description>Color to draw the Marcus Bains Line in the Time bar (empty for default)
</_description>
247 <key name=
"marcus-bains-line" type=
"b">
248 <default>true
</default>
249 <_summary>Marcus Bains Line
</_summary>
250 <_description>Whether to draw the Marcus Bains Line (line at current time) in the calendar
</_description>
252 <key name=
"memo-hpane-position" type=
"i">
253 <default>200</default>
254 <_summary>Memo preview pane position (horizontal)
</_summary>
255 <_description>Position of the task preview pane when oriented horizontally
</_description>
257 <key name=
"memo-layout" type=
"i">
259 <_summary>Memo layout style
</_summary>
260 <_description>The layout style determines where to place the preview pane in relation to the memo list. “
0” (Classic View) places the preview pane below the memo list. “
1” (Vertical View) places the preview pane next to the memo list
</_description>
262 <key name=
"memo-vpane-position" type=
"i">
263 <default>400</default>
264 <_summary>Memo preview pane position (vertical)
</_summary>
265 <_description>Position of the memo preview pane when oriented vertically
</_description>
267 <key name=
"month-hpane-position" type=
"i">
268 <default>400</default>
269 <_summary>Month view horizontal pane position
</_summary>
270 <_description>Position of the horizontal pane, between the view and the date navigator calendar and task list in the month view, in pixels
</_description>
272 <key name=
"month-scroll-by-week" type=
"b">
273 <default>true
</default>
274 <_summary>Scroll Month View by a week, not by a month
</_summary>
275 <_description>Whether to scroll a Month View by a week, not by a month
</_description>
277 <key name=
"prefer-new-item" type=
"s">
278 <default>''
</default>
279 <_summary>Preferred New button item
</_summary>
280 <_description>Name of the preferred New toolbar button item
</_description>
282 <key name=
"primary-calendar" type=
"s">
283 <default>''
</default>
284 <_summary>Primary calendar
</_summary>
285 <_description>The UID of the selected (or “primary”) calendar in the sidebar of the “Calendar” view
</_description>
287 <key name=
"primary-memos" type=
"s">
288 <default>''
</default>
289 <_summary>Primary memo list
</_summary>
290 <_description>The UID of the selected (or “primary”) memo list in the sidebar of the “Memos” view
</_description>
292 <key name=
"primary-tasks" type=
"s">
293 <default>''
</default>
294 <_summary>Primary task list
</_summary>
295 <_description>The UID of the selected (or “primary”) task list in the sidebar of the “Tasks” view
</_description>
297 <key name=
"publish-template" type=
"s">
298 <default>''
</default>
299 <_summary>Free/busy template URL
</_summary>
300 <_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
</_description>
302 <key name=
"recur-events-italic" type=
"b">
303 <default>false
</default>
304 <_summary>Recurrent Events in Italic
</_summary>
305 <_description>Show days with recurrent events in italic font in bottom left calendar
</_description>
307 <key name=
"search-range-years" type=
"i">
308 <default>10</default>
309 <_summary>Search range for time-based searching in years
</_summary>
310 <_description>How many years can the time-based search go forward or backward from currently selected day when searching for another occurrence; default is ten years
</_description>
312 <key name=
"show-event-end" type=
"b">
313 <default>true
</default>
314 <_summary>Show appointment end times in week and month views
</_summary>
315 <_description>Whether to display the end time of events in the week and month views
</_description>
317 <key name=
"show-icons-month-view" type=
"b">
318 <default>false
</default>
319 <_summary>Show appointment icons in the month view
</_summary>
320 <_description>Whether to show icons of events in the month view
</_description>
322 <key name=
"show-memo-preview" type=
"b">
323 <default>true
</default>
324 <_summary>Show the memo preview pane
</_summary>
325 <_description>If “true”, show the memo preview pane in the main window
</_description>
327 <key name=
"show-task-preview" type=
"b">
328 <default>true
</default>
329 <_summary>Show the task preview pane
</_summary>
330 <_description>If “true”, show the task preview pane in the main window
</_description>
332 <key name=
"show-week-numbers" type=
"b">
333 <default>false
</default>
334 <_summary>Show week numbers in Day View, Work Week View, and Date Navigator
</_summary>
335 <_description>Whether to show week numbers in various places in the Calendar
</_description>
337 <key name=
"tag-vpane-position" type=
"d">
339 <_summary>Vertical position for the tag pane
</_summary>
340 <_description>Vertical position for the tag pane
</_description>
342 <key name=
"task-due-today-highlight" type=
"b">
343 <default>true
</default>
344 <_summary>Highlight tasks due today
</_summary>
345 <_description>Whether highlight tasks due today with a special color (task-due-today-color)
</_description>
347 <key name=
"task-due-today-color" type=
"s">
348 <default>'#
1e90ff'
</default>
349 <_summary>Tasks due today color
</_summary>
350 <_description>Background color of tasks that are due today, in “#rrggbb” format. Used together with task-due-today-highlight
</_description>
352 <key name=
"task-hpane-position" type=
"i">
353 <default>200</default>
354 <_summary>Task preview pane position (horizontal)
</_summary>
355 <_description>Position of the task preview pane when oriented horizontally
</_description>
357 <key name=
"task-layout" type=
"i">
359 <_summary>Task layout style
</_summary>
360 <_description>The layout style determines where to place the preview pane in relation to the task list. “
0” (Classic View) places the preview pane below the task list. “
1” (Vertical View) places the preview pane next to the task list
</_description>
362 <key name=
"task-vpane-position" type=
"i">
363 <default>400</default>
364 <_summary>Task preview pane position (vertical)
</_summary>
365 <_description>Position of the task preview pane when oriented vertically
</_description>
367 <key name=
"task-overdue-highlight" type=
"b">
368 <default>true
</default>
369 <_summary>Highlight overdue tasks
</_summary>
370 <_description>Whether highlight overdue tasks with a special color (task-overdue-color)
</_description>
372 <key name=
"task-overdue-color" type=
"s">
373 <default>'#ff0000'
</default>
374 <_summary>Overdue tasks color
</_summary>
375 <_description>Background color of tasks that are overdue, in “#rrggbb” format. Used together with task-overdue-highlight.
</_description>
377 <key name=
"time-divisions" type=
"i">
378 <default>30</default>
379 <_summary>Time divisions
</_summary>
380 <_description>Intervals shown in Day and Work Week views, in minutes
</_description>
382 <key name=
"timezone" type=
"s">
383 <default>'UTC'
</default>
384 <_summary>Timezone
</_summary>
385 <_description>The default timezone to use for dates and times in the calendar, as an untranslated Olson timezone database location like “America/New York”
</_description>
387 <key name=
"use-24hour-format" type=
"b">
388 <default>false
</default>
389 <_summary>Twenty four hour time format
</_summary>
390 <_description>Whether to show times in twenty four hour format instead of using am/pm
</_description>
392 <key name=
"use-ba-reminder" type=
"b">
393 <default>false
</default>
394 <_summary>Birthday and anniversary reminder
</_summary>
395 <_description>Whether to set a reminder for birthdays and anniversaries
</_description>
397 <key name=
"use-default-reminder" type=
"b">
398 <default>false
</default>
399 <_summary>Default appointment reminder
</_summary>
400 <_description>Whether to set a default reminder for appointments
</_description>
402 <key name=
"use-system-timezone" type=
"b">
403 <default>true
</default>
404 <_summary>Use system timezone
</_summary>
405 <_description>Use the system timezone instead of the timezone selected in Evolution
</_description>
407 <key name=
"week-start-day-name" enum=
"org.gnome.evolution.calendar.Weekday">
408 <default>'monday'
</default>
409 <_summary>First day of the week
</_summary>
411 <key name=
"work-day-monday" type=
"b">
412 <default>true
</default>
413 <_summary>Monday is a work day
</_summary>
415 <key name=
"work-day-tuesday" type=
"b">
416 <default>true
</default>
417 <_summary>Tuesday is a work day
</_summary>
419 <key name=
"work-day-wednesday" type=
"b">
420 <default>true
</default>
421 <_summary>Wednesday is a work day
</_summary>
423 <key name=
"work-day-thursday" type=
"b">
424 <default>true
</default>
425 <_summary>Thursday is a work day
</_summary>
427 <key name=
"work-day-friday" type=
"b">
428 <default>true
</default>
429 <_summary>Friday is a work day
</_summary>
431 <key name=
"work-day-saturday" type=
"b">
432 <default>false
</default>
433 <_summary>Saturday is a work day
</_summary>
435 <key name=
"work-day-sunday" type=
"b">
436 <default>false
</default>
437 <_summary>Sunday is a work day
</_summary>
439 <key name=
"classify-private" type=
"b">
440 <default>false
</default>
441 <_summary>Create events, memos and tasks as Private by default
</_summary>
443 <key name=
"draw-flat-events" type=
"b">
444 <default>true
</default>
445 <_summary>Draw events as flat, not shaded.
</_summary>
447 <key name=
"week-view-days-left-to-right" type=
"b">
448 <default>false
</default>
449 <_summary>Whether to order days in the Week View from left to right, rather than from top to bottom.
</_summary>
451 <key name=
"allow-direct-summary-edit" type=
"b">
452 <default>false
</default>
453 <_summary>Allow direct edit of event Summary when clicking on it in the Day, Work Week, Week or Month view.
</_summary>
456 <!-- The following keys are deprecated. -->
458 <key name=
"week-start-day" type=
"i">
460 <_summary>(Deprecated) First day of the week, from Sunday (
0) to Saturday (
6)
</_summary>
461 <_description>This key was deprecated in version
3.10 and should no longer be used. Use “week-start-day-name” instead.
</_description>
463 <key name=
"working-days" type=
"i">
464 <default>62</default>
465 <_summary>(Deprecated) Work days
</_summary>
466 <_description>Days on which the start and end of work hours should be indicated. (This key was deprecated in version
3.10 and should no longer be used. Use the “work-day-monday”, “work-day-tuesday”, etc. keys instead.)
</_description>