diff options
author | Rodney Dawes <dobey@ximian.com> | 2003-12-02 23:55:48 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2003-12-02 23:55:48 +0800 |
commit | 8dd5d1de36b4c40b645189ea16d2d84b09e0b1c5 (patch) | |
tree | 569fb274bda929af017be0674a19e635b6bdcb03 /calendar/gui/apps_evolution_calendar.schemas.in.in | |
parent | f7900226cb5862961d363dfd19c7fcedd6496817 (diff) | |
download | gsoc2013-evolution-8dd5d1de36b4c40b645189ea16d2d84b09e0b1c5.tar.gz gsoc2013-evolution-8dd5d1de36b4c40b645189ea16d2d84b09e0b1c5.tar.zst gsoc2013-evolution-8dd5d1de36b4c40b645189ea16d2d84b09e0b1c5.zip |
Version the schemas Removed Added
2003-12-02 Rodney Dawes <dobey@ximian.com>
* gui/component/Makefile.am: Version the schemas
* gui/component/apps_evolution_addressbook.schemas: Removed
* gui/component/apps_evolution_addressbook.schemas.in.in: Added
2003-12-02 Rodney Dawes <dobey@ximian.com>
* gui/Makefile.am: Version the schemas
* gui/apps_evolution_calendar.schemas: Removed
* gui/apps_evolution_calendar.schemas.in.in: Added
2003-12-02 Rodney Dawes <dobey@ximian.com>
* Makefile.am: Version the schemas
* evolution-mail.schemas: Removed
* evolution-mail.schemas.in.in: Added
2003-12-02 Rodney Dawes <dobey@ximian.com>
* Makefile.am: Version the schemas
* apps_evolution_shell.schemas: Removed
* apps_evolution_shell.schemas.in.in: Added
svn path=/trunk/; revision=23579
Diffstat (limited to 'calendar/gui/apps_evolution_calendar.schemas.in.in')
-rw-r--r-- | calendar/gui/apps_evolution_calendar.schemas.in.in | 359 |
1 files changed, 359 insertions, 0 deletions
diff --git a/calendar/gui/apps_evolution_calendar.schemas.in.in b/calendar/gui/apps_evolution_calendar.schemas.in.in new file mode 100644 index 0000000000..27e9aa44e2 --- /dev/null +++ b/calendar/gui/apps_evolution_calendar.schemas.in.in @@ -0,0 +1,359 @@ +<gconfschemafile> + <schemalist> + + <!-- Display --> + + <schema> + <key>/schemas/apps/evolution/calendar/display/timezone</key> + <applyto>/apps/evolution/calendar/display/timezone</applyto> + <owner>evolution-calendar</owner> + <type>string</type> + <default>UTC</default> + <locale name="C"> + <short>Default timezone for meetings</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/display/use_24hour_format</key> + <applyto>/apps/evolution/calendar/display/use_24hour_format</applyto> + <owner>evolution-calendar</owner> + <type>bool</type> + <default>false</default> + <locale name="C"> + <short>Whether to show times in 24h format instead of using am/pm</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/display/week_start_day</key> + <applyto>/apps/evolution/calendar/display/week_start_day</applyto> + <owner>evolution-calendar</owner> + <type>int</type> + <default>1</default> + <locale name="C"> + <short>Weekday the week starts on</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/display/day_start_hour</key> + <applyto>/apps/evolution/calendar/display/day_start_hour</applyto> + <owner>evolution-calendar</owner> + <type>int</type> + <default>9</default> + <locale name="C"> + <short>Hour the workday starts on</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/display/day_start_minute</key> + <applyto>/apps/evolution/calendar/display/day_start_minute</applyto> + <owner>evolution-calendar</owner> + <type>int</type> + <default>0</default> + <locale name="C"> + <short>Minute the workday starts on</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/display/day_end_hour</key> + <applyto>/apps/evolution/calendar/display/day_end_hour</applyto> + <owner>evolution-calendar</owner> + <type>int</type> + <default>17</default> + <locale name="C"> + <short>Hour the workday ends on</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/display/day_end_minute</key> + <applyto>/apps/evolution/calendar/display/day_end_minute</applyto> + <owner>evolution-calendar</owner> + <type>int</type> + <default>0</default> + <locale name="C"> + <short>Minute the workday ends on</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/display/time_divisions</key> + <applyto>/apps/evolution/calendar/display/time_divisions</applyto> + <owner>evolution-calendar</owner> + <type>int</type> + <default>30</default> + <locale name="C"> + <short>Intervals shown in Day and Work Week views</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/display/default_view</key> + <applyto>/apps/evolution/calendar/display/default_view</applyto> + <owner>evolution-calendar</owner> + <type>int</type> + <default>0</default> + <locale name="C"> + <short>The view showing when the calendar starts</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/display/hpane_position</key> + <applyto>/apps/evolution/calendar/display/hpane_position</applyto> + <owner>evolution-calendar</owner> + <type>int</type> + <default>400</default> + <locale name="C"> + <short>Position of the horizontal pane</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/display/vpane_position</key> + <applyto>/apps/evolution/calendar/display/vpane_position</applyto> + <owner>evolution-calendar</owner> + <type>int</type> + <default>150</default> + <locale name="C"> + <short>Position of the vertical pane</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/display/month_hpane_position</key> + <applyto>/apps/evolution/calendar/display/month_hpane_position</applyto> + <owner>evolution-calendar</owner> + <type>int</type> + <default>32000</default> + <locale name="C"> + <short>Position of the horizontal pane in the month view</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/display/month_vpane_position</key> + <applyto>/apps/evolution/calendar/display/month_vpane_position</applyto> + <owner>evolution-calendar</owner> + <type>int</type> + <default>150</default> + <locale name="C"> + <short>Position of the vertical pane in the month view</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/display/task_vpane_position</key> + <applyto>/apps/evolution/calendar/display/task_vpane_position</applyto> + <owner>evolution-calendar</owner> + <type>int</type> + <default>400</default> + <locale name="C"> + <short>Position of the vertical pane in the task view</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/display/compress_weekend</key> + <applyto>/apps/evolution/calendar/display/compress_weekend</applyto> + <owner>evolution-calendar</owner> + <type>bool</type> + <default>true</default> + <locale name="C"> + <short>Allocate less space to weekend appointments</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/display/show_event_end</key> + <applyto>/apps/evolution/calendar/display/show_event_end</applyto> + <owner>evolution-calendar</owner> + <type>bool</type> + <default>true</default> + <locale name="C"> + <short>Show where events end in week and month views</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/display/working_days</key> + <applyto>/apps/evolution/calendar/display/working_days</applyto> + <owner>evolution-calendar</owner> + <type>int</type> + <default>62</default> + <locale name="C"> + <short>Days that are work days</short> + </locale> + </schema> + + <!-- Tasks --> + + <schema> + <key>/schemas/apps/evolution/calendar/tasks/hide_completed</key> + <applyto>/apps/evolution/calendar/tasks/hide_completed</applyto> + <owner>evolution-calendar</owner> + <type>bool</type> + <default>false</default> + <locale name="C"> + <short>Whether to hide completed tasks</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/tasks/hide_completed_units</key> + <applyto>/apps/evolution/calendar/tasks/hide_completed_units</applyto> + <owner>evolution-calendar</owner> + <type>string</type> + <default>days</default> + <locale name="C"> + <short>Units for determining when to hide tasks</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/tasks/hide_completed_value</key> + <applyto>/apps/evolution/calendar/tasks/hide_completed_value</applyto> + <owner>evolution-calendar</owner> + <type>int</type> + <default>1</default> + <locale name="C"> + <short>Number of units for determining when to hide tasks</short> + </locale> + </schema> + + <!-- Tasks: Colors --> + + <schema> + <key>/schemas/apps/evolution/calendar/tasks/colors/due_today</key> + <applyto>/apps/evolution/calendar/tasks/colors/due_today</applyto> + <owner>evolution-calendar</owner> + <type>string</type> + <default>blue</default> + <locale name="C"> + <short>Color of tasks that are due today</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/tasks/colors/overdue</key> + <applyto>/apps/evolution/calendar/tasks/colors/overdue</applyto> + <owner>evolution-calendar</owner> + <type>string</type> + <default>red</default> + <locale name="C"> + <short>Color of tasks that are overdue</short> + </locale> + </schema> + + <!-- Miscellaneous --> + + <schema> + <key>/schemas/apps/evolution/calendar/prompts/confirm_delete</key> + <applyto>/apps/evolution/calendar/prompts/confirm_delete</applyto> + <owner>evolution-calendar</owner> + <type>bool</type> + <default>true</default> + <locale name="C"> + <short>Whether to ask for confirmation on appointment deletion</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/prompts/confirm_expunge</key> + <applyto>/apps/evolution/calendar/prompts/confirm_expunge</applyto> + <owner>evolution-calendar</owner> + <type>bool</type> + <default>true</default> + <locale name="C"> + <short>Whether to ask for confirmation when folder is expunged</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/other/use_default_reminder</key> + <applyto>/apps/evolution/calendar/other/use_default_reminder</applyto> + <owner>evolution-calendar</owner> + <type>bool</type> + <default>false</default> + <locale name="C"> + <short>Whether to set a default reminder for events</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/other/default_reminder_interval</key> + <applyto>/apps/evolution/calendar/other/default_reminder_interval</applyto> + <owner>evolution-calendar</owner> + <type>int</type> + <default>15</default> + <locale name="C"> + <short>Number of units for default reminder</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/other/default_reminder_units</key> + <applyto>/apps/evolution/calendar/other/default_reminder_units</applyto> + <owner>evolution-calendar</owner> + <type>string</type> + <default></default> + <locale name="C"> + <short>Units of default reminder</short> + </locale> + </schema> + + <!-- Date navigator --> + + <schema> + <key>/schemas/apps/evolution/calendar/date_navigator/show_week_numbers</key> + <applyto>/apps/evolution/calendar/date_navigator/show_week_numbers</applyto> + <owner>evolution-calendar</owner> + <type>bool</type> + <default>false</default> + <locale name="C"> + <short>Whether to show week numbers in date navigator</short> + </locale> + </schema> + + <!-- Alarm notification --> + + <schema> + <key>/schemas/apps/evolution/calendar/notify/last_notification_time</key> + <applyto>/apps/evolution/calendar/notify/last_notification_time</applyto> + <owner>evolution-calendar</owner> + <type>int</type> + <default>-1</default> + <locale name="C"> + <short>Time last alarm ran</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/notify/calendars</key> + <applyto>/apps/evolution/calendar/notify/calendars</applyto> + <owner>evolution-calendar</owner> + <type>list</type> + <list_type>string</list_type> + <default>[]</default> + <locale name="C"> + <short>Calendars to run alarms for</short> + </locale> + </schema> + + <schema> + <key>/schemas/apps/evolution/calendar/notify/programs</key> + <applyto>/apps/evolution/calendar/notify/programs</applyto> + <owner>evolution-calendar</owner> + <type>list</type> + <list_type>string</list_type> + <default>[]</default> + <locale name="C"> + <short>Programs that can run as part of alarms</short> + </locale> + </schema> + </schemalist> +</gconfschemafile> |