1 <?xml version="1.0" encoding="UTF-8"?>
5 <value nick="top-left" value="1"/>
6 <value nick="top-right" value="2"/>
7 <value nick="bottom-left" value="3"/>
8 <value nick="bottom-right" value="4"/>
11 <schema id="org.gnome.Empathy" path="/org/gnome/empathy/">
12 <key name="use-conn" type="b">
13 <default>true</default>
14 <summary>Connection managers should be used</summary>
15 <description>Whether connectivity managers should be used to automatically disconnect/reconnect.</description>
17 <key name="autoconnect" type="b">
18 <default>true</default>
19 <summary>Empathy should auto-connect on startup</summary>
20 <description>Whether Empathy should automatically log into your accounts on startup.</description>
22 <key name="autoaway" type="b">
23 <default>true</default>
24 <summary>Empathy should auto-away when idle</summary>
25 <description>Whether Empathy should go into away mode automatically if the user is idle.</description>
27 <key name="file-transfer-default-folder" type="s">
29 <summary>Empathy default download folder</summary>
30 <description>The default folder to save file transfers in.</description>
32 <key name="sanity-cleaning-number" type="u">
34 <!-- translators: Automatic tasks which are run once to port/update account settings. Ideally, this shouldn't be exposed to users at all, we just use a gsettings key here as an optimization to only run it only once. -->
35 <summary>Magic number used to check if sanity cleaning tasks should be run</summary>
36 <description>empathy-sanity-cleaning.c uses this number to check if the cleaning tasks should be executed or not. Users should not change this key manually.</description>
38 <child name="ui" schema="org.gnome.Empathy.ui"/>
39 <child name="sounds" schema="org.gnome.Empathy.sounds"/>
40 <child name="notifications" schema="org.gnome.Empathy.notifications"/>
41 <child name="conversation" schema="org.gnome.Empathy.conversation"/>
42 <child name="hints" schema="org.gnome.Empathy.hints"/>
43 <child name="location" schema="org.gnome.Empathy.location"/>
45 <schema id="org.gnome.Empathy.ui" path="/org/gnome/empathy/ui/">
46 <key name="show-offline" type="b">
47 <default>false</default>
48 <summary>Show offline contacts</summary>
49 <description>Whether to show contacts that are offline in the contact list.</description>
51 <key name="show-balance-in-roster" type="b">
52 <default>true</default>
53 <summary>Show Balance in contact list</summary>
54 <description>Whether to show account balances in the contact list.</description>
56 <key name="main-window-hidden" type="b">
57 <default>false</default>
58 <summary>Hide main window</summary>
59 <description>Hide the main window.</description>
61 <key name="avatar-directory" type="s">
63 <summary>Default directory to select an avatar image from</summary>
64 <description>The last directory that an avatar image was chosen from.</description>
66 <key name="separate-chat-windows" type="b">
67 <default>false</default>
68 <summary>Open new chats in separate windows</summary>
69 <description>Always open a separate chat window for new chats.</description>
71 <key name="events-notify-area" type="b">
72 <default>true</default>
73 <summary>Display incoming events in the status area</summary>
74 <description>Display incoming events in the status area. If false,
75 present them to the user immediately.</description>
77 <key name="chat-window-paned-pos" type="i">
79 <summary>The position for the chat window side pane</summary>
80 <description>The stored position (in pixels) of the chat window side pane.</description>
82 <key name="show-groups" type="b">
83 <default>false</default>
84 <summary>Show contact groups</summary>
85 <description>Whether to show groups in the contact list.</description>
88 <schema id="org.gnome.Empathy.sounds" path="/org/gnome/empathy/sounds/">
89 <key name="sounds-enabled" type="b">
90 <default>true</default>
91 <summary>Use notification sounds</summary>
92 <description>Whether to play a sound to notify of events.</description>
94 <key name="sounds-disabled-away" type="b">
95 <default>true</default>
96 <summary>Disable sounds when away</summary>
97 <description>Whether to play sound notifications when away or busy.</description>
99 <key name="sounds-incoming-message" type="b">
100 <default>true</default>
101 <summary>Play a sound for incoming messages</summary>
102 <description>Whether to play a sound to notify of incoming messages.</description>
104 <key name="sounds-outgoing-message" type="b">
105 <default>false</default>
106 <summary>Play a sound for outgoing messages</summary>
107 <description>Whether to play a sound to notify of outgoing messages.</description>
109 <key name="sounds-new-conversation" type="b">
110 <default>true</default>
111 <summary>Play a sound for new conversations</summary>
112 <description>Whether to play a sound to notify of new conversations.</description>
114 <key name="sounds-contact-login" type="b">
115 <default>false</default>
116 <summary>Play a sound when a contact logs in</summary>
117 <description>Whether to play a sound to notify of contacts logging into the network.</description>
119 <key name="sounds-contact-logout" type="b">
120 <default>false</default>
121 <summary>Play a sound when a contact logs out</summary>
122 <description>Whether to play a sound to notify of contacts logging out of the network.</description>
124 <key name="sounds-service-login" type="b">
125 <default>false</default>
126 <summary>Play a sound when we log in</summary>
127 <description>Whether to play a sound when logging into a network.</description>
129 <key name="sounds-service-logout" type="b">
130 <default>false</default>
131 <summary>Play a sound when we log out</summary>
132 <description>Whether to play a sound when logging out of a network.</description>
135 <schema id="org.gnome.Empathy.notifications" path="/org/gnome/empathy/notifications/">
136 <key name="notifications-enabled" type="b">
137 <default>true</default>
138 <summary>Enable popup notifications for new messages</summary>
139 <description>Whether to show a popup notification when receiving a new message.</description>
141 <key name="notifications-disabled-away" type="b">
142 <default>true</default>
143 <summary>Disable popup notifications when away</summary>
144 <description>Whether to show popup notifications when away or busy.</description>
146 <key name="notifications-focus" type="b">
147 <default>true</default>
148 <summary>Pop up notifications if the chat isn't focused</summary>
149 <description>Whether to show a popup notification when receiving a new message even if the chat is already opened, but not focused.</description>
151 <key name="notifications-contact-signin" type="b">
152 <default>false</default>
153 <summary>Pop up notifications when a contact logs in</summary>
154 <description>Whether to show a popup notification when a contact goes online.</description>
156 <key name="notifications-contact-signout" type="b">
157 <default>false</default>
158 <summary>Pop up notifications when a contact logs out</summary>
159 <description>Whether to show a popup notification when a contact goes offline.</description>
162 <schema id="org.gnome.Empathy.conversation" path="/org/gnome/empathy/conversation/">
163 <key name="graphical-smileys" type="b">
164 <default>true</default>
165 <summary>Use graphical smileys</summary>
166 <description>Whether to convert smileys into graphical images in conversations.</description>
168 <key name="show-contacts-in-rooms" type="b">
169 <default>true</default>
170 <summary>Show contact list in rooms</summary>
171 <description>Whether to show the contact list in chat rooms.</description>
173 <key name="theme" type="s">
174 <default>'Classic'</default>
175 <summary>Chat window theme</summary>
176 <description>The theme that is used to display the conversation in chat windows.</description>
178 <key name="theme-variant" type="s">
179 <default>''</default>
180 <summary>Chat window theme variant</summary>
181 <description>The theme variant that is used to display the conversation in chat windows.</description>
183 <key name="adium-path" type="s">
184 <default>''</default>
185 <summary>Path of the Adium theme to use</summary>
186 <description>Path of the Adium theme to use if the theme used for chat is Adium. Deprecated.</description>
188 <key name="enable-webkit-developer-tools" type="b">
189 <default>false</default>
190 <summary>Enable WebKit Developer Tools</summary>
191 <description>Whether WebKit developer tools, such as the Web Inspector, should be enabled.</description>
193 <key name="send-chat-states" type="b">
194 <default>true</default>
195 <summary>Inform other users when you are typing to them</summary>
196 <description>Whether to send the 'composing' or 'paused' chat states. Does not currently affect the 'gone' state.</description>
198 <key name="theme-chat-room" type="b">
199 <default>true</default>
200 <summary>Use theme for chat rooms</summary>
201 <description>Whether to use the theme for chat rooms.</description>
203 <key name="spell-checker-languages" type="s">
204 <default>'en'</default>
205 <summary>Spell checking languages</summary>
206 <description>Comma-separated list of spell checker languages to use (e.g. "en, fr, nl").</description>
208 <key name="spell-checker-enabled" type="b">
209 <default>true</default>
210 <summary>Enable spell checker</summary>
211 <description>Whether to check words typed against the languages you want to check with.</description>
213 <key name="nick-completion-char" type="s">
214 <default>':'</default>
215 <summary>Nick completed character</summary>
216 <description>Character to add after nickname when using nick completion (tab) in group chat.</description>
218 <key name="avatar-in-icon" type="b">
219 <default>false</default>
220 <summary>Empathy should use the avatar of the contact as the chat window icon</summary>
221 <description>Whether Empathy should use the avatar of the contact as the chat window icon.</description>
223 <key name="room-last-account" type="o">
224 <default>"/"</default>
225 <summary>Last account selected in Join Room dialog</summary>
226 <description>D-Bus object path of the last account selected to join a room.</description>
229 <schema id="org.gnome.Empathy.call" path="/org/gnome/empathy/call/">
230 <key name="camera-device" type="s">
231 <default>''</default>
232 <summary>Camera device</summary>
233 <description>Default camera device to use in video calls, e.g. /dev/video0.</description>
235 <key name="camera-position" enum="position">
236 <default>'bottom-left'</default>
237 <summary>Camera position</summary>
238 <description>Position the camera preview should be during a call.</description>
240 <key name="echo-cancellation" type="b">
241 <default>true</default>
242 <summary>Echo cancellation support</summary>
243 <description>Whether to enable Pulseaudio's echo cancellation filter.</description>
246 <schema id="org.gnome.Empathy.hints" path="/org/gnome/empathy/hints/">
247 <key name="close-main-window" type="b">
248 <default>true</default>
249 <summary>Show hint about closing the main window</summary>
250 <description>Whether to show the message dialog about closing the main window with the 'x' button in the title bar.</description>
253 <schema id="org.gnome.Empathy.location" path="/org/gnome/empathy/location/">
254 <key name="publish" type="b">
255 <default>false</default>
256 <summary>Empathy can publish the user's location</summary>
257 <description>Whether Empathy can publish the user's location to their contacts.</description>
259 <key name="reduce-accuracy" type="b">
260 <default>true</default>
261 <summary>Empathy should reduce the location's accuracy</summary>
262 <description>Whether Empathy should reduce the location's accuracy for privacy reasons.</description>