aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorRodrigo Moya <rodrigo@gnome-db.org>2011-10-06 00:19:33 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-10-06 00:19:33 +0800
commit8fd93c9042bb30e53ce88303f8a0789a6ca688eb (patch)
tree543fc3e3548d9b296cb4ddcda597cf4f64f306bd /data
parent1f10f3ec681c3ed755ce4e02a4ca0117b9243b2b (diff)
downloadgsoc2013-evolution-8fd93c9042bb30e53ce88303f8a0789a6ca688eb.tar
gsoc2013-evolution-8fd93c9042bb30e53ce88303f8a0789a6ca688eb.tar.gz
gsoc2013-evolution-8fd93c9042bb30e53ce88303f8a0789a6ca688eb.tar.bz2
gsoc2013-evolution-8fd93c9042bb30e53ce88303f8a0789a6ca688eb.tar.lz
gsoc2013-evolution-8fd93c9042bb30e53ce88303f8a0789a6ca688eb.tar.xz
gsoc2013-evolution-8fd93c9042bb30e53ce88303f8a0789a6ca688eb.tar.zst
gsoc2013-evolution-8fd93c9042bb30e53ce88303f8a0789a6ca688eb.zip
First successful build
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am1
-rw-r--r--data/org.gnome.evolution.calendar.gschema.xml.in330
-rw-r--r--data/org.gnome.evolution.gschema.xml.in93
-rw-r--r--data/org.gnome.evolution.shell.gschema.xml.in94
4 files changed, 260 insertions, 258 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index c7f73e4744..17b32acc1e 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -15,6 +15,7 @@ gsettings_SCHEMAS = \
org.gnome.evolution.addressbook.gschema.xml \
org.gnome.evolution.calendar.gschema.xml \
org.gnome.evolution.mail.gschema.xml \
+ org.gnome.evolution.shell.gschema.xml.in \
org.gnome.evolution.eplugin.attachment-reminder.gschema.xml \
org.gnome.evolution.eplugin.bogo-junk.gschema.xml \
org.gnome.evolution.eplugin.email-custom-header.gschema.xml \
diff --git a/data/org.gnome.evolution.calendar.gschema.xml.in b/data/org.gnome.evolution.calendar.gschema.xml.in
index 706c0bf5ac..6915a0c2aa 100644
--- a/data/org.gnome.evolution.calendar.gschema.xml.in
+++ b/data/org.gnome.evolution.calendar.gschema.xml.in
@@ -1,169 +1,169 @@
<schemalist>
<schema gettext-domain="evolution" id="org.gnome.evolution.calendar" path="/org/gnome/evolution/calendar/">
+ <key name="audio-dir" type="s">
+ <default>''</default>
+ <_summary>Save directory for reminder audio</_summary>
+ <_description>Directory for saving reminder audio files</_description>
+ </key>
+ <key name="date-navigator-pane-position" type="i">
+ <default>150</default>
+ <_summary>Month view vertical pane position</_summary>
+ <_description>Position of the vertical pane, between the calendar lists and the date navigator calendar</_description>
+ </key>
+ <key name="day-second-zone" type="s">
+ <default>''</default>
+ <_summary>The second timezone for a Day View</_summary>
+ <_description>Shows the second time zone in a Day View, if set. Value is similar to one used in a 'timezone' key</_description>
+ </key>
+ <key name="day-second-zones" type="as">
+ <default>[]</default>
+ <_summary>Recently used second time zones in a Day View</_summary>
+ <_description>List of recently used second time zones in a Day View</_description>
+ </key>
+ <key name="day-second-zones-max" type="i">
+ <default>5</default>
+ <_summary>Maximum number of recently used timezones to remember</_summary>
+ <_description>Maximum number of recently used timezones to remember in a 'day-second-zones' list</_description>
+ </key>
+ <key name="editor-show-categories" type="b">
+ <default>false</default>
+ <_summary>Show categories field in the event/meeting/task editor</_summary>
+ <_description>Whether to show categories field in the event/meeting editor</_description>
+ </key>
+ <key name="editor-show-role" type="b">
+ <default>true</default>
+ <_summary>Show Role field in the event/task/meeting editor</_summary>
+ <_description>Whether to show role field in the event/task/meeting editor</_description>
+ </key>
+ <key name="editor-show-rsvp" type="b">
+ <default>false</default>
+ <_summary>Show RSVP field in the event/task/meeting editor</_summary>
+ <_description>Whether to show RSVP field in the event/task/meeting editor</_description>
+ </key>
+ <key name="editor-show-status" type="b">
+ <default>false</default>
+ <_summary>Show status field in the event/task/meeting editor</_summary>
+ <_description>Whether to show status field in the event/task/meeting editor</_description>
+ </key>
+ <key name="editor-show-timezone" type="b">
+ <default>false</default>
+ <_summary>Show timezone field in the event/meeting editor</_summary>
+ <_description>Whether to show timezone field in the event/meeting editor</_description>
+ </key>
+ <key name="editor-show-type" type="b">
+ <default>false</default>
+ <_summary>Show type field in the event/task/meeting editor</_summary>
+ <_description>Whether to show type field in the event/task/meeting editor</_description>
+ </key>
+ <key name="hide-completed-tasks" type="b">
+ <default>false</default>
+ <_summary>Hide completed tasks</_summary>
+ <_description>Whether to hide completed tasks in the tasks view</_description>
+ </key>
+ <key name="hide-completed-tasks-units" type="s">
+ <default>'days'</default>
+ <_summary>Hide task units</_summary>
+ <_description>Units for determining when to hide tasks, "minutes", "hours" or "days"</_description>
+ </key>
+ <key name="hide-completed-tasks-value" type="i">
+ <default>1</default>
+ <_summary>Hide task value</_summary>
+ <_description>Number of units for determining when to hide tasks</_description>
+ </key>
+ <key name="last-notification-time" type="i">
+ <default>1</default>
+ <_summary>Last reminder time</_summary>
+ <_description>Time the last reminder ran, in time_t</_description>
+ </key>
+ <key name="memo-hpane-position" type="i">
+ <default>200</default>
+ <_summary>Memo preview pane position (horizontal)</_summary>
+ <_description>Position of the task preview pane when oriented horizontally</_description>
+ </key>
+ <key name="memo-layout" type="i">
+ <default>0</default>
+ <_summary>Memo layout style</_summary>
+ <_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>
+ </key>
+ <key name="memo-vpane-position" type="i">
+ <default>400</default>
+ <_summary>Memo preview pane position (vertical)</_summary>
+ <_description>Position of the memo preview pane when oriented vertically</_description>
+ </key>
+ <key name="month-scroll-by-week" type="b">
+ <default>true</default>
+ <_summary>Scroll Month View by a week, not by a month</_summary>
+ <_description>Whether to scroll a Month View by a week, not by a month</_description>
+ </key>
+ <key name="notify-programs" type="as">
+ <default>[]</default>
+ <_summary>Reminder programs</_summary>
+ <_description>Programs that are allowed to be run by reminders</_description>
+ </key>
+ <key name="notify-with-tray" type="b">
+ <default>false</default>
+ <_summary>Show display reminders in notification tray</_summary>
+ <_description>Whether or not to use the notification tray for display reminders</_description>
+ </key>
+ <key name="selected-calendars" type="as">
+ <default>[]</default>
+ <_summary>List of selected calendars</_summary>
+ <_description>List of calendars to load</_description>
+ </key>
+ <key name="selected-memos" type="as">
+ <default>[]</default>
+ <_summary>List of selected memo lists</_summary>
+ <_description>List of memo lists to load</_description>
+ </key>
+ <key name="selected-tasks" type="as">
+ <default>[]</default>
+ <_summary>List of selected task lists</_summary>
+ <_description>List of task lists to load</_description>
+ </key>
+ <key name="show-memo-preview" type="b">
+ <default>true</default>
+ <_summary>Show the memo preview pane</_summary>
+ <_description>If "true", show the memo preview pane in the main window</_description>
+ </key>
+ <key name="show-task-preview" type="b">
+ <default>true</default>
+ <_summary>Show the task preview pane</_summary>
+ <_description>If "true", show the task preview pane in the main window</_description>
+ </key>
+ <key name="task-hpane-position" type="i">
+ <default>200</default>
+ <_summary>Task preview pane position (horizontal)</_summary>
+ <_description>Position of the task preview pane when oriented horizontally</_description>
+ </key>
+ <key name="task-layout" type="i">
+ <default>0</default>
+ <_summary>Task layout style</_summary>
+ <_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>
+ </key>
+ <key name="task-vpane-position" type="i">
+ <default>400</default>
+ <_summary>Task preview pane position (vertical)</_summary>
+ <_description>Position of the task preview pane when oriented vertically</_description>
+ </key>
+ <key name="timezone" type="s">
+ <default>'UTC'</default>
+ <_summary>Timezone</_summary>
+ <_description>The default timezone to use for dates and times in the calendar, as an untranslated Olsen timezone database location like "America/New York"</_description>
+ </key>
+ <key name="use-24hour-format" type="b">
+ <default>false</default>
+ <_summary>Twenty four hour time format</_summary>
+ <_description>Whether to show times in twenty four hour format instead of using am/pm</_description>
+ </key>
+ <key name="use-system-timezone" type="b">
+ <default>true</default>
+ <_summary>Use system timezone</_summary>
+ <_description>Use the system timezone instead of the timezone selected in Evolution</_description>
+ </key>
+ <key name="working-days" type="i">
+ <default>62</default>
+ <_summary>Work days</_summary>
+ <_description>Days on which the start and end of work hours should be indicated</_description>
+ </key>
</schema>
- <key name="audio-dir" type="s">
- <default>''</default>
- <_summary>Save directory for reminder audio</_summary>
- <_description>Directory for saving reminder audio files</_description>
- </key>
- <key name="date-navigator-pane-position" type="i">
- <default>150</default>
- <_summary>Month view vertical pane position</_summary>
- <_description>Position of the vertical pane, between the calendar lists and the date navigator calendar</_description>
- </key>
- <key name="day-second-zone" type="s">
- <default>''</default>
- <_summary>The second timezone for a Day View</_summary>
- <_description>Shows the second time zone in a Day View, if set. Value is similar to one used in a 'timezone' key</_description>
- </key>
- <key name="day-second-zones" type="as">
- <default>[]</default>
- <_summary>Recently used second time zones in a Day View</_summary>
- <_description>List of recently used second time zones in a Day View</_description>
- </key>
- <key name="day-second-zones-max" type="i">
- <default>5</default>
- <_summary>Maximum number of recently used timezones to remember</_summary>
- <_description>Maximum number of recently used timezones to remember in a 'day-second-zones' list</_description>
- </key>
- <key name="editor-show-categories" type="b">
- <default>false</default>
- <_summary>Show categories field in the event/meeting/task editor</_summary>
- <_description>Whether to show categories field in the event/meeting editor</_description>
- </key>
- <key name="editor-show-role" type="b">
- <default>true</default>
- <_summary>Show Role field in the event/task/meeting editor</_summary>
- <_description>Whether to show role field in the event/task/meeting editor</_description>
- </key>
- <key name="editor-show-rsvp" type="b">
- <default>false</default>
- <_summary>Show RSVP field in the event/task/meeting editor</_summary>
- <_description>Whether to show RSVP field in the event/task/meeting editor</_description>
- </key>
- <key name="editor-show-status" type="b">
- <default>false</default>
- <_summary>Show status field in the event/task/meeting editor</_summary>
- <_description>Whether to show status field in the event/task/meeting editor</_description>
- </key>
- <key name="editor-show-timezone" type="b">
- <default>false</default>
- <_summary>Show timezone field in the event/meeting editor</_summary>
- <_description>Whether to show timezone field in the event/meeting editor</_description>
- </key>
- <key name="editor-show-type" type="b">
- <default>false</default>
- <_summary>Show type field in the event/task/meeting editor</_summary>
- <_description>Whether to show type field in the event/task/meeting editor</_description>
- </key>
- <key name="hide-completed-tasks" type="b">
- <default>false</default>
- <_summary>Hide completed tasks</_summary>
- <_description>Whether to hide completed tasks in the tasks view</_description>
- </key>
- <key name="hide-completed-tasks-units" type="s">
- <default>'days'</default>
- <_summary>Hide task units</_summary>
- <_description>Units for determining when to hide tasks, "minutes", "hours" or "days"</_description>
- </key>
- <key name="hide-completed-tasks-value" type="i">
- <default>1</default>
- <_summary>Hide task value</_summary>
- <_description>Number of units for determining when to hide tasks</_description>
- </key>
- <key name="last-notification-time" type="i">
- <default>1</default>
- <_summary>Last reminder time</_summary>
- <_description>Time the last reminder ran, in time_t</_description>
- </key>
- <key name="memo-hpane-position" type="i">
- <default>200</default>
- <_summary>Memo preview pane position (horizontal)</_summary>
- <_description>Position of the task preview pane when oriented horizontally</_description>
- </key>
- <key name="memo-layout" type="i">
- <default>0</default>
- <_summary>Memo layout style</_summary>
- <_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>
- </key>
- <key name="memo-vpane-position" type="i">
- <default>400</default>
- <_summary>Memo preview pane position (vertical)</_summary>
- <_description>Position of the memo preview pane when oriented vertically</_description>
- </key>
- <key name="month-scroll-by-week" type="b">
- <default>true</default>
- <_summary>Scroll Month View by a week</_summary>
- <_description>Whether to scroll a Month View by a week, not by a month</_description>
- </key>
- <key name="notify-programs" type="as">
- <default>[]</default>
- <_summary>Reminder programs</_summary>
- <_description>Programs that are allowed to be run by reminders</_description>
- </key>
- <key name="notify-with-tray" type="b">
- <default>false</default>
- <_summary>Show display reminders in notification tray</_summary>
- <_description>Whether or not to use the notification tray for display reminders</_description>
- </key>
- <key name="selected-calendars" type="as">
- <default>[]</default>
- <_summary>List of selected calendars</_summary>
- <_description>List of calendars to load</_description>
- </key>
- <key name="selected-memos" type="as">
- <default>[]</default>
- <_summary>List of selected memo lists</_summary>
- <_description>List of memo lists to load</_description>
- </key>
- <key name="selected-tasks" type="as">
- <default>[]</default>
- <_summary>List of selected task lists</_summary>
- <_description>List of task lists to load</_description>
- </key>
- <key name="show-memo-preview" type="b">
- <default>true</default>
- <_summary>Show the memo preview pane</_summary>
- <_description>If "true", show the memo preview pane in the main window</_description>
- </key>
- <key name="show-task-preview" type="b">
- <default>true</default>
- <_summary>Show the task preview pane</_summary>
- <_description>If "true", show the task preview pane in the main window</_description>
- </key>
- <key name="task-hpane-position" type="i">
- <default>200</default>
- <_summary>Task preview pane position (horizontal)</_summary>
- <_description>Position of the task preview pane when oriented horizontally</_description>
- </key>
- <key name="task-layout" type="i">
- <default>0</default>
- <_summary>Task layout style</_summary>
- <_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>
- </key>
- <key name="task-vpane-position" type="i">
- <default>400</default>
- <_summary>Task preview pane position (vertical)</_summary>
- <_description>Position of the task preview pane when oriented vertically</_description>
- </key>
- <key name="timezone" type="s">
- <default>'UTC'</default>
- <_summary>Timezone</_summary>
- <_description>The default timezone to use for dates and times in the calendar, as an untranslated Olsen timezone database location like "America/New York"</_description>
- </key>
- <key name="use-24hour-format" type="b">
- <default>false</default>
- <_summary>Twenty four hour time format</_summary>
- <_description>Whether to show times in twenty four hour format instead of using am/pm</_description>
- </key>
- <key name="use-system-timezone" type="b">
- <default>true</default>
- <_summary>Use system timezone</_summary>
- <_description>Use the system timezone instead of the timezone selected in Evolution</_description>
- </key>
- <key name="working-days" type="i">
- <default>62</default>
- <_summary>Work days</_summary>
- <_description>Days on which the start and end of work hours should be indicated</_description>
- </key>
</schemalist>
diff --git a/data/org.gnome.evolution.gschema.xml.in b/data/org.gnome.evolution.gschema.xml.in
index ee7905b6b2..6ae4388a5e 100644
--- a/data/org.gnome.evolution.gschema.xml.in
+++ b/data/org.gnome.evolution.gschema.xml.in
@@ -10,98 +10,5 @@
<_summary>Last upgraded configuration version</_summary>
<_description>The last upgraded configuration version of Evolution, with major/minor/configuration level (for example "2.6.0").</_description>
</key>
- <child name="shell" schema="org.gnome.evolution.shell"/>
- </schema>
- <schema gettext-domain="evolution" id="org.gnome.evolution.shell" path="/apps/org/gnome/evolution/shell/">
- <key name="skip-warning-dialog" type="b">
- <default>false</default>
- <_summary>Skip development warning dialog</_summary>
- <_description>Whether the warning dialog in development versions of Evolution is skipped.</_description>
- </key>
- <key name="attachment-view" type="i">
- <default>0</default>
- <_summary>Initial attachment view</_summary>
- <_description>Initial view for attachment bar widgets. "0" is Icon View, "1" is List View.</_description>
- </key>
- <key name="file-chooser-folder" type="s">
- <default>''</default>
- <_summary>Initial file chooser folder</_summary>
- <_description>Initial folder for GtkFileChooser dialogs.</_description>
- </key>
- <key name="start-offline" type="b">
- <default>false</default>
- <_summary>Start in offline mode</_summary>
- <_description> Whether Evolution will start up in offline mode instead of online mode.</_description>
- </key>
- <key name="folder-paths" type="as">
- <default>[]</default>
- <_summary>Offline folder paths</_summary>
- <_description>List of paths for the folders to be synchronized to disk for offline usage.</_description>
- </key>
- <key name="express-mode" type="b">
- <default>false</default>
- <_summary>Enable express mode</_summary>
- <_description>Flag that enables a much simplified user interface.</_description>
- </key>
- <key name="window-y" type="i">
- <default></default>
- <_summary>Default window Y coordinate</_summary>
- <_description>The default Y coordinate for the main window.</_description>
- </key>
- <key name="window-x" type="i">
- <default></default>
- <_summary>Default window X coordinate</_summary>
- <_description>The default X coordinate for the main window.</_description>
- </key>
- <key name="window-width" type="i">
- <default>640</default>
- <_summary>Default window width</_summary>
- <_description>The default width for the main window, in pixels.</_description>
- </key>
- <key name="window-height" type="i">
- <default>480</default>
- <_summary>Default window height</_summary>
- <_description>The default height for the main window, in pixels.</_description>
- </key>
- <key name="window-maximized" type="b">
- <default>true</default>
- <_summary>Default window state</_summary>
- <_description>Whether or not the window should be maximized.</_description>
- </key>
- <key name="buttons-visible" type="b">
- <default>true</default>
- <_summary>Window buttons are visible</_summary>
- <_description>Whether the window buttons should be visible.</_description>
- </key>
- <key name="buttons-style" type="s">
- <default>toolbar</default>
- <_summary>Window button style</_summary>
- <_description>The style of the window buttons. Can be "text", "icons", "both", "toolbar". If "toolbar" is set, the style of the buttons is determined by the GNOME toolbar setting.</_description>
- </key>
- <key name="toolbar-visible" type="b">
- <default>true</default>
- <_summary>Toolbar is visible</_summary>
- <_description>Whether the toolbar should be visible.</_description>
- </key>
- <key name="sidebar-visible" type="b">
- <default>true</default>
- <_summary>Sidebar is visible</_summary>
- <_description>Whether the sidebar should be visible.</_description>
- </key>
- <key name="statusbar-visible" type="b">
- <default>TRUE</default>
- <_summary>Statusbar is visible</_summary>
- <_description>Whether the status bar should be visible.</_description>
- </key>
- <key name="default-component-id" type="s">
- <default>mail</default>
- <_summary>ID or alias of the component to be shown by default at start-up.</_summary>
- <_description>ID or alias of the component to be shown by default at start-up.</_description>
- </key>
- <key name="folder-bar-width" type="i">
- <default>200</default>
- <_summary>Default sidebar width</_summary>
- <_description>The default width for the sidebar, in pixels.</_description>
- </key>
</schema>
</schemalist>
diff --git a/data/org.gnome.evolution.shell.gschema.xml.in b/data/org.gnome.evolution.shell.gschema.xml.in
new file mode 100644
index 0000000000..d2fd7439cb
--- /dev/null
+++ b/data/org.gnome.evolution.shell.gschema.xml.in
@@ -0,0 +1,94 @@
+<schemalist>
+ <schema gettext-domain="evolution" id="org.gnome.evolution.shell" path="/org/gnome/evolution/shell/">
+ <key name="skip-warning-dialog" type="b">
+ <default>false</default>
+ <_summary>Skip development warning dialog</_summary>
+ <_description>Whether the warning dialog in development versions of Evolution is skipped.</_description>
+ </key>
+ <key name="attachment-view" type="i">
+ <default>0</default>
+ <_summary>Initial attachment view</_summary>
+ <_description>Initial view for attachment bar widgets. "0" is Icon View, "1" is List View.</_description>
+ </key>
+ <key name="file-chooser-folder" type="s">
+ <default>''</default>
+ <_summary>Initial file chooser folder</_summary>
+ <_description>Initial folder for GtkFileChooser dialogs.</_description>
+ </key>
+ <key name="start-offline" type="b">
+ <default>false</default>
+ <_summary>Start in offline mode</_summary>
+ <_description> Whether Evolution will start up in offline mode instead of online mode.</_description>
+ </key>
+ <key name="folder-paths" type="as">
+ <default>[]</default>
+ <_summary>Offline folder paths</_summary>
+ <_description>List of paths for the folders to be synchronized to disk for offline usage.</_description>
+ </key>
+ <key name="express-mode" type="b">
+ <default>false</default>
+ <_summary>Enable express mode</_summary>
+ <_description>Flag that enables a much simplified user interface.</_description>
+ </key>
+ <key name="window-y" type="i">
+ <default></default>
+ <_summary>Default window Y coordinate</_summary>
+ <_description>The default Y coordinate for the main window.</_description>
+ </key>
+ <key name="window-x" type="i">
+ <default></default>
+ <_summary>Default window X coordinate</_summary>
+ <_description>The default X coordinate for the main window.</_description>
+ </key>
+ <key name="window-width" type="i">
+ <default>640</default>
+ <_summary>Default window width</_summary>
+ <_description>The default width for the main window, in pixels.</_description>
+ </key>
+ <key name="window-height" type="i">
+ <default>480</default>
+ <_summary>Default window height</_summary>
+ <_description>The default height for the main window, in pixels.</_description>
+ </key>
+ <key name="window-maximized" type="b">
+ <default>true</default>
+ <_summary>Default window state</_summary>
+ <_description>Whether or not the window should be maximized.</_description>
+ </key>
+ <key name="buttons-visible" type="b">
+ <default>true</default>
+ <_summary>Window buttons are visible</_summary>
+ <_description>Whether the window buttons should be visible.</_description>
+ </key>
+ <key name="buttons-style" type="s">
+ <default>toolbar</default>
+ <_summary>Window button style</_summary>
+ <_description>The style of the window buttons. Can be "text", "icons", "both", "toolbar". If "toolbar" is set, the style of the buttons is determined by the GNOME toolbar setting.</_description>
+ </key>
+ <key name="toolbar-visible" type="b">
+ <default>true</default>
+ <_summary>Toolbar is visible</_summary>
+ <_description>Whether the toolbar should be visible.</_description>
+ </key>
+ <key name="sidebar-visible" type="b">
+ <default>true</default>
+ <_summary>Sidebar is visible</_summary>
+ <_description>Whether the sidebar should be visible.</_description>
+ </key>
+ <key name="statusbar-visible" type="b">
+ <default>TRUE</default>
+ <_summary>Statusbar is visible</_summary>
+ <_description>Whether the status bar should be visible.</_description>
+ </key>
+ <key name="default-component-id" type="s">
+ <default>mail</default>
+ <_summary>ID or alias of the component to be shown by default at start-up.</_summary>
+ <_description>ID or alias of the component to be shown by default at start-up.</_description>
+ </key>
+ <key name="folder-bar-width" type="i">
+ <default>200</default>
+ <_summary>Default sidebar width</_summary>
+ <_description>The default width for the sidebar, in pixels.</_description>
+ </key>
+ </schema>
+</schemalist>