2008-01-14 Kjartan Maraas <kmaraas@gnome.org> * apps_evolution_shell.schemas.in: Add missing punctuation. svn path=/trunk/; revision=34819
246 lines
8.1 KiB
Plaintext
246 lines
8.1 KiB
Plaintext
<gconfschemafile>
|
|
<schemalist>
|
|
|
|
<!-- Evolution config version -->
|
|
|
|
<schema>
|
|
<key>/schemas/apps/evolution/version</key>
|
|
<applyto>/apps/evolution/version</applyto>
|
|
<owner>evolution</owner>
|
|
<type>string</type>
|
|
<locale name="C">
|
|
<short>Configuration version</short>
|
|
<long>The configuration version of Evolution, with major/minor/configuration level (for example "2.6.0").</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
<!-- last upgraded-from version, if still present -->
|
|
|
|
<schema>
|
|
<key>/schemas/apps/evolution/last_version</key>
|
|
<applyto>/apps/evolution/last_version</applyto>
|
|
<owner>evolution</owner>
|
|
<type>string</type>
|
|
<locale name="C">
|
|
<short>Last upgraded configuration version</short>
|
|
<long>The last upgraded configuration version of Evolution, with major/minor/configuration level (for example "2.6.0").</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
<!-- Development warning dialog -->
|
|
|
|
<schema>
|
|
<key>/schemas/apps/evolution/shell/skip_warning_dialog</key>
|
|
<applyto>/apps/evolution/shell/skip_warning_dialog</applyto>
|
|
<owner>evolution</owner>
|
|
<type>bool</type>
|
|
<default>false</default>
|
|
<locale name="C">
|
|
<short>Skip development warning dialog</short>
|
|
<long>Whether the warning dialog in development versions of Evolution is skipped.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
<!-- Recovery -->
|
|
<schema>
|
|
<key>/schemas/apps/evolution/shell/skip_recovery_dialog</key>
|
|
<applyto>/apps/evolution/shell/skip_recovery_dialog</applyto>
|
|
<owner>evolution</owner>
|
|
<type>bool</type>
|
|
<default>false</default>
|
|
<locale name="C">
|
|
<short>Skip recovery warning dialog</short>
|
|
<long>Whether the warning dialog in recovery of Evolution is skipped.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
<schema>
|
|
<key>/schemas/apps/evolution/shell/recovery</key>
|
|
<applyto>/apps/evolution/shell/recovery</applyto>
|
|
<owner>evolution</owner>
|
|
<type>bool</type>
|
|
<default>true</default>
|
|
<locale name="C">
|
|
<short>Whether crash recovery should be done or not</short>
|
|
<long>Decides whether the crash recovery should be run or not.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
<!-- Offline Mode -->
|
|
|
|
<schema>
|
|
<key>/schemas/apps/evolution/shell/start_offline</key>
|
|
<applyto>/apps/evolution/shell/start_offline</applyto>
|
|
<owner>evolution</owner>
|
|
<type>bool</type>
|
|
<default>false</default>
|
|
<locale name="C">
|
|
<short>Start in offline mode</short>
|
|
<long> Whether Evolution will start up in offline mode instead of online mode.
|
|
</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
<schema>
|
|
<key>/schemas/apps/evolution/shell/offline/folder_paths</key>
|
|
<applyto>/apps/evolution/shell/offline/folder_paths</applyto>
|
|
<owner>evolution</owner>
|
|
<type>list</type>
|
|
<list_type>string</list_type>
|
|
<default>[]</default>
|
|
<locale name="C">
|
|
<short>List of paths for the folders to be synchronized to disk for offline usage</short>
|
|
</locale>
|
|
</schema>
|
|
|
|
<!-- View defaults -->
|
|
|
|
<schema>
|
|
<key>/schemas/apps/evolution/shell/view_defaults/width</key>
|
|
<applyto>/apps/evolution/shell/view_defaults/width</applyto>
|
|
<owner>evolution</owner>
|
|
<type>int</type>
|
|
<default>640</default>
|
|
<locale name="C">
|
|
<short>Default window width</short>
|
|
<long>The default width for the main window, in pixels.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
<schema>
|
|
<key>/schemas/apps/evolution/shell/view_defaults/height</key>
|
|
<applyto>/apps/evolution/shell/view_defaults/height</applyto>
|
|
<owner>evolution</owner>
|
|
<type>int</type>
|
|
<default>480</default>
|
|
<locale name="C">
|
|
<short>Default window height</short>
|
|
<long>The default height for the main window, in pixels.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
<schema>
|
|
<key>/schemas/apps/evolution/shell/view_defaults/maximized</key>
|
|
<applyto>/apps/evolution/shell/view_defaults/maximized</applyto>
|
|
<owner>evolution</owner>
|
|
<type>bool</type>
|
|
<default>TRUE</default>
|
|
<locale name="C">
|
|
<short>Default window state</short>
|
|
<long>Whether or not the window should be maximized.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
<schema>
|
|
<key>/schemas/apps/evolution/shell/view_defaults/maximized</key>
|
|
<applyto>/apps/evolution/shell/view_defaults/maximized</applyto>
|
|
<owner>evolution</owner>
|
|
<type>bool</type>
|
|
<default>TRUE</default>
|
|
<locale name="C">
|
|
<short>Default window state</short>
|
|
<long>Whether or not the window should be maximized.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
<schema>
|
|
<key>/schemas/apps/evolution/shell/view_defaults/buttons_visible</key>
|
|
<applyto>/apps/evolution/shell/view_defaults/buttons_visible</applyto>
|
|
<owner>evolution</owner>
|
|
<type>bool</type>
|
|
<default>TRUE</default>
|
|
<locale name="C">
|
|
<short>Window buttons are visible</short>
|
|
<long>Whether the window buttons should be visible.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
<schema>
|
|
<key>/schemas/apps/evolution/shell/view_defaults/buttons_style</key>
|
|
<applyto>/apps/evolution/shell/view_defaults/buttons_style</applyto>
|
|
<owner>evolution</owner>
|
|
<type>string</type>
|
|
<default>toolbar</default>
|
|
<locale name="C">
|
|
<short>Window button style</short>
|
|
<long>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.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
<schema>
|
|
<key>/schemas/apps/evolution/shell/view_defaults/toolbar_visible</key>
|
|
<applyto>/apps/evolution/shell/view_defaults/toolbar_visible</applyto>
|
|
<owner>evolution</owner>
|
|
<type>bool</type>
|
|
<default>TRUE</default>
|
|
<locale name="C">
|
|
<short>Toolbar is visible</short>
|
|
<long>Whether the toolbar should be visible.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
<schema>
|
|
<key>/schemas/apps/evolution/shell/view_defaults/sidebar_visible</key>
|
|
<applyto>/apps/evolution/shell/view_defaults/sidebar_visible</applyto>
|
|
<owner>evolution</owner>
|
|
<type>bool</type>
|
|
<default>TRUE</default>
|
|
<locale name="C">
|
|
<short>Sidebar is visible</short>
|
|
<long>Whether the sidebar should be visible.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
<schema>
|
|
<key>/schemas/apps/evolution/shell/view_defaults/statusbar_visible</key>
|
|
<applyto>/apps/evolution/shell/view_defaults/statusbar_visible</applyto>
|
|
<owner>evolution</owner>
|
|
<type>bool</type>
|
|
<default>TRUE</default>
|
|
<locale name="C">
|
|
<short>Statusbar is visible</short>
|
|
<long>Whether the status bar should be visible.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
<schema>
|
|
<key>/schemas/apps/evolution/shell/view_defaults/component_id</key>
|
|
<applyto>/apps/evolution/shell/view_defaults/component_id</applyto>
|
|
<owner>evolution</owner>
|
|
<type>string</type>
|
|
<default>mail</default>
|
|
<locale name="C">
|
|
<short>ID or alias of the component to be shown by default at start-up.</short>
|
|
<long>ID or alias of the component to be shown by default at start-up.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
<!-- Folder bar -->
|
|
|
|
<schema>
|
|
<key>/schemas/apps/evolution/shell/view_defaults/folder_bar/width</key>
|
|
<applyto>/apps/evolution/shell/view_defaults/folder_bar/width</applyto>
|
|
<owner>evolution</owner>
|
|
<type>int</type>
|
|
<default>200</default>
|
|
<locale name="C">
|
|
<short>Default sidebar width</short>
|
|
<long>The default width for the sidebar, in pixels.</long>
|
|
</locale>
|
|
</schema>
|
|
|
|
<!-- Print settings -->
|
|
|
|
<schema>
|
|
<key>/schemas/apps/evolution/shell/printing</key>
|
|
<applyto>/apps/evolution/shell/printing</applyto>
|
|
<owner>evolution</owner>
|
|
<type>list</type>
|
|
<list_type>string</list_type>
|
|
<locale name="C">
|
|
<long>A string description of the current printer settings.</long>
|
|
</locale>
|
|
</schema>
|
|
</schemalist>
|
|
</gconfschemafile>
|