2011-09-14 17:38:53 -07:00
|
|
|
<schemalist>
|
|
|
|
|
|
2012-04-12 13:50:40 -07:00
|
|
|
<schema id="org.yorba.geary" path="/org/yorba/geary/">
|
2011-09-14 17:38:53 -07:00
|
|
|
|
|
|
|
|
<key name="window-maximize" type="b">
|
|
|
|
|
<default>false</default>
|
|
|
|
|
<summary>maximize window</summary>
|
|
|
|
|
<description>True if library application is maximized, false otherwise.</description>
|
|
|
|
|
</key>
|
|
|
|
|
|
|
|
|
|
<key name="window-width" type="i">
|
|
|
|
|
<default>1024</default>
|
|
|
|
|
<summary>width of window</summary>
|
|
|
|
|
<description>The last recorded width of the application window.</description>
|
|
|
|
|
</key>
|
|
|
|
|
|
|
|
|
|
<key name="window-height" type="i">
|
|
|
|
|
<default>768</default>
|
|
|
|
|
<summary>height of window</summary>
|
|
|
|
|
<description>The last recorded height of the application window.</description>
|
|
|
|
|
</key>
|
|
|
|
|
|
2011-09-27 18:34:26 -07:00
|
|
|
<key name="folder-list-pane-position" type="i">
|
2013-03-19 11:08:25 -07:00
|
|
|
<default>100</default>
|
2011-09-27 18:34:26 -07:00
|
|
|
<summary>position of folder list pane</summary>
|
2013-03-19 11:08:25 -07:00
|
|
|
<description>Position of the folder list Paned grabber.</description>
|
2011-09-27 18:34:26 -07:00
|
|
|
</key>
|
|
|
|
|
|
2015-02-12 16:14:09 -05:00
|
|
|
<key name="folder-list-pane-position-horizontal" type="i">
|
|
|
|
|
<default>-1</default>
|
|
|
|
|
<summary>position of folder list pane when horizontal</summary>
|
|
|
|
|
<description>Position of the folder list Paned grabber in the horizontal orientation.</description>
|
|
|
|
|
</key>
|
|
|
|
|
|
|
|
|
|
<key name="folder-list-pane-position-vertical" type="i">
|
|
|
|
|
<default>200</default>
|
|
|
|
|
<summary>position of folder list pane when vertical</summary>
|
|
|
|
|
<description>Position of the folder list Paned grabber in the vertical orientation.</description>
|
|
|
|
|
</key>
|
|
|
|
|
|
|
|
|
|
<key name="folder-list-pane-horizontal" type="b">
|
|
|
|
|
<default>true</default>
|
|
|
|
|
<summary>orientation of the folder list pane</summary>
|
|
|
|
|
<description>True if the folder list Paned is in the horizontal orientation.</description>
|
|
|
|
|
</key>
|
|
|
|
|
|
2011-09-27 18:34:26 -07:00
|
|
|
<key name="messages-pane-position" type="i">
|
2013-03-19 11:08:25 -07:00
|
|
|
<default>250</default>
|
2011-09-27 18:34:26 -07:00
|
|
|
<summary>position of message list pane</summary>
|
2013-03-19 11:08:25 -07:00
|
|
|
<description>Position of the message list Paned grabber.</description>
|
2011-09-27 18:34:26 -07:00
|
|
|
</key>
|
|
|
|
|
|
2015-01-13 17:06:58 -08:00
|
|
|
<key name="composer-pane-position" type="i">
|
|
|
|
|
<default>350</default>
|
|
|
|
|
<summary>position of the composer pane</summary>
|
|
|
|
|
<description>Position of the composer Paned grabber, when open.</description>
|
|
|
|
|
</key>
|
|
|
|
|
|
2011-12-16 15:02:34 -08:00
|
|
|
<key name="autoselect" type="b">
|
|
|
|
|
<default>true</default>
|
|
|
|
|
<summary>autoselect next message</summary>
|
|
|
|
|
<description>True if we should autoselect the next available conversation.</description>
|
|
|
|
|
</key>
|
|
|
|
|
|
2012-03-06 18:23:49 -08:00
|
|
|
<key name="display-preview" type="b">
|
|
|
|
|
<default>true</default>
|
|
|
|
|
<summary>display message previews</summary>
|
|
|
|
|
<description>True if we should display a short preview of each message.</description>
|
|
|
|
|
</key>
|
|
|
|
|
|
2012-04-05 12:16:45 -07:00
|
|
|
<key name="spell-check" type="b">
|
|
|
|
|
<default>true</default>
|
|
|
|
|
<summary>enable inline spell checking</summary>
|
|
|
|
|
<description>True to spell check while typing.</description>
|
|
|
|
|
</key>
|
2012-06-27 14:57:58 -07:00
|
|
|
<key name="play-sounds" type="b">
|
|
|
|
|
<default>true</default>
|
|
|
|
|
<summary>enable notification sounds</summary>
|
|
|
|
|
<description>True to play sounds for notifications and sending.</description>
|
|
|
|
|
</key>
|
|
|
|
|
<key name="show-notifications" type="b">
|
|
|
|
|
<default>true</default>
|
|
|
|
|
<summary>show notifications for new mail</summary>
|
|
|
|
|
<description>True to show notification bubbles.</description>
|
|
|
|
|
</key>
|
2014-06-26 13:31:43 -07:00
|
|
|
<key name="startup-notifications" type="b">
|
|
|
|
|
<default>false</default>
|
|
|
|
|
<summary>notify of new mail at startup</summary>
|
|
|
|
|
<description>True to notify of new mail at startup.</description>
|
|
|
|
|
</key>
|
2012-09-04 17:50:18 -07:00
|
|
|
<key name="ask-open-attachment" type="b">
|
|
|
|
|
<default>true</default>
|
|
|
|
|
<summary>ask when opening an attachment</summary>
|
|
|
|
|
<description>True to ask when opening an attachment.</description>
|
|
|
|
|
</key>
|
2013-02-26 15:30:47 -08:00
|
|
|
<key name="compose-as-html" type="b">
|
|
|
|
|
<default>true</default>
|
|
|
|
|
<summary>whether to compose emails in HTML</summary>
|
|
|
|
|
<description>True to compose emails in HTML; false for plain text.</description>
|
|
|
|
|
</key>
|
2014-12-16 12:21:09 -08:00
|
|
|
|
|
|
|
|
<key name="search-strategy" type="s">
|
|
|
|
|
<default>"conservative"</default>
|
|
|
|
|
<summary>Advisory strategy for full-text searching</summary>
|
|
|
|
|
<description>Acceptable values are EXACT, CONSERVATIVE, AGGRESSIVE, and HORIZON.</description>
|
|
|
|
|
</key>
|
|
|
|
|
|
2011-09-14 17:38:53 -07:00
|
|
|
</schema>
|
|
|
|
|
|
|
|
|
|
</schemalist>
|