blob: 3a78da192ea5c9d4295503427608b8235758eb46 [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="show-status-icon" type="b">
<default>true</default>
<summary>Show status (system tray) icon.</summary>
<description>When set to true Ring will continue to run 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="show-main-window" type="b">
<default>true</default>
<summary>Saves whether or not the main window is currently visible 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 Ring 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>