blob: 0f36a23e5ba32ee2d57f7e0931a54cb3cbc71ec1 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
<schema path="/cx/ring/RingGnome/" id="cx.ring.RingGnome">
<key name="start-on-login" type="b">
<default>true</default>
<summary>Start Ring on login.</summary>
<description>Start Ring on login. Only supported on XDG compliant desktop environments.</description>
</key>
<key name="hide-on-close" type="b">
<default>true</default>
<summary>Hide on close instead of quitting.</summary>
<description>Hide the main window on close instead of quitting the application. If set to true, Ring will continue to run and be able to receive calls and messages if the main window is closed.</description>
</key>
<key name="bring-window-to-front" type="b">
<default>true</default>
<summary>Bring window to foreground on incoming calls.</summary>
<description>Bring window to foreground on incoming calls.</description>
</key>
<key name="window-state-hidden" type="b">
<default>false</default>
<summary>Saves whether or not the main window is currently hidden or not.</summary>
<description>This is used when launching the application with the '--restore-last-window-state' option, which will launch the application with the main window in the same state as when it was last quit.</description>
</key>
<key name="chat-pane-horizontal" type="b">
<default>true</default>
<summary>Display the chat to the rigth (default) or at the bottom.</summary>
<description>If the chat pane is horizontal then the chat is displayed to the right of the video; otherwise it will be displayed bellow it.</description>
</key>
</schema>
</schemalist>