Updated Spanish translation
[empathy-mirror.git] / data / org.gnome.Empathy.gschema.xml.in
blobd107a9b14d288dafbe63e62c84593cc500cadde1
1 <schemalist>
3 <enum id="position">
4 <value nick="top-left" value="1"/>
5 <value nick="top-right" value="2"/>
6 <value nick="bottom-left" value="3"/>
7 <value nick="bottom-right" value="4"/>
8 </enum>
10 <schema id="org.gnome.Empathy" path="/org/gnome/empathy/">
11 <key name="use-conn" type="b">
12 <default>true</default>
13 <_summary>Connection managers should be used</_summary>
14 <_description>Whether connectivity managers should be used to automatically disconnect/reconnect.</_description>
15 </key>
16 <key name="autoconnect" type="b">
17 <default>true</default>
18 <_summary>Empathy should auto-connect on startup</_summary>
19 <_description>Whether Empathy should automatically log into your accounts on startup.</_description>
20 </key>
21 <key name="autoaway" type="b">
22 <default>true</default>
23 <_summary>Empathy should auto-away when idle</_summary>
24 <_description>Whether Empathy should go into away mode automatically if the user is idle.</_description>
25 </key>
26 <key name="file-transfer-default-folder" type="s">
27 <default>''</default>
28 <_summary>Empathy default download folder</_summary>
29 <_description>The default folder to save file transfers in.</_description>
30 </key>
31 <child name="ui" schema="org.gnome.Empathy.ui"/>
32 <child name="contacts" schema="org.gnome.Empathy.contacts"/>
33 <child name="sounds" schema="org.gnome.Empathy.sounds"/>
34 <child name="notifications" schema="org.gnome.Empathy.notifications"/>
35 <child name="conversation" schema="org.gnome.Empathy.conversation"/>
36 <child name="hints" schema="org.gnome.Empathy.hints"/>
37 <child name="location" schema="org.gnome.Empathy.location"/>
38 </schema>
39 <schema id="org.gnome.Empathy.ui" path="/org/gnome/empathy/ui/">
40 <key name="show-offline" type="b">
41 <default>true</default>
42 <_summary>Show offline contacts</_summary>
43 <_description>Whether to show contacts that are offline in the contact list.</_description>
44 </key>
45 <key name="show-avatars" type="b">
46 <default>true</default>
47 <_summary>Show avatars</_summary>
48 <_description>Whether to show avatars for contacts in the contact list and chat windows.</_description>
49 </key>
50 <key name="show-protocols" type="b">
51 <default>false</default>
52 <_summary>Show protocols</_summary>
53 <_description>Whether to show protocols for contacts in the contact list.</_description>
54 </key>
55 <key name="show-balance-in-roster" type="b">
56 <default>false</default>
57 <_summary>Show Balance in contact list</_summary>
58 <_description>Whether to show account balances in the contact list.</_description>
59 </key>
60 <key name="compact-contact-list" type="b">
61 <default>false</default>
62 <_summary>Compact contact list</_summary>
63 <_description>Whether to show the contact list in compact mode.</_description>
64 </key>
65 <key name="main-window-hidden" type="b">
66 <default>false</default>
67 <_summary>Hide main window</_summary>
68 <_description>Hide the main window.</_description>
69 </key>
70 <key name="avatar-directory" type="s">
71 <default>''</default>
72 <_summary>Default directory to select an avatar image from</_summary>
73 <_description>The last directory that an avatar image was chosen from.</_description>
74 </key>
75 <key name="separate-chat-windows" type="b">
76 <default>false</default>
77 <_summary>Open new chats in separate windows</_summary>
78 <_description>Always open a separate chat window for new chats.</_description>
79 </key>
80 <key name="events-notify-area" type="b">
81 <default>true</default>
82 <_summary>Display incoming events in the status area</_summary>
83 <_description>Display incoming events in the status area. If false,
84 present them to the user immediately.</_description>
85 </key>
86 <key name="chat-window-paned-pos" type="i">
87 <default>0</default>
88 <_summary>The position for the chat window side pane</_summary>
89 <_description>The stored position (in pixels) of the chat window side pane.</_description>
90 </key>
91 <key name="show-groups" type="b">
92 <default>true</default>
93 <_summary>Show contact groups</_summary>
94 <_description>Whether to show groups in the contact list.</_description>
95 </key>
96 </schema>
97 <schema id="org.gnome.Empathy.contacts" path="/org/gnome/empathy/contacts/">
98 <key name="sort-criterium" type="s">
99 <default>'state'</default>
100 <_summary>Contact list sort criterion</_summary>
101 <_description>Which criterion to use when sorting the contact list. Default is to sort by the contact's state with the value "state". A value of "name" will sort the contact list by name.</_description>
102 </key>
103 </schema>
104 <schema id="org.gnome.Empathy.sounds" path="/org/gnome/empathy/sounds/">
105 <key name="sounds-enabled" type="b">
106 <default>true</default>
107 <_summary>Use notification sounds</_summary>
108 <_description>Whether to play a sound to notify of events.</_description>
109 </key>
110 <key name="sounds-disabled-away" type="b">
111 <default>true</default>
112 <_summary>Disable sounds when away</_summary>
113 <_description>Whether to play sound notifications when away or busy.</_description>
114 </key>
115 <key name="sounds-incoming-message" type="b">
116 <default>true</default>
117 <_summary>Play a sound for incoming messages</_summary>
118 <_description>Whether to play a sound to notify of incoming messages.</_description>
119 </key>
120 <key name="sounds-outgoing-message" type="b">
121 <default>false</default>
122 <_summary>Play a sound for outgoing messages</_summary>
123 <_description>Whether to play a sound to notify of outgoing messages.</_description>
124 </key>
125 <key name="sounds-new-conversation" type="b">
126 <default>true</default>
127 <_summary>Play a sound for new conversations</_summary>
128 <_description>Whether to play a sound to notify of new conversations.</_description>
129 </key>
130 <key name="sounds-contact-login" type="b">
131 <default>false</default>
132 <_summary>Play a sound when a contact logs in</_summary>
133 <_description>Whether to play a sound to notify of contacts logging into the network.</_description>
134 </key>
135 <key name="sounds-contact-logout" type="b">
136 <default>false</default>
137 <_summary>Play a sound when a contact logs out</_summary>
138 <_description>Whether to play a sound to notify of contacts logging out of the network.</_description>
139 </key>
140 <key name="sounds-service-login" type="b">
141 <default>false</default>
142 <_summary>Play a sound when we log in</_summary>
143 <_description>Whether to play a sound when logging into a network.</_description>
144 </key>
145 <key name="sounds-service-logout" type="b">
146 <default>false</default>
147 <_summary>Play a sound when we log out</_summary>
148 <_description>Whether to play a sound when logging out of a network.</_description>
149 </key>
150 </schema>
151 <schema id="org.gnome.Empathy.notifications" path="/org/gnome/empathy/notifications/">
152 <key name="notifications-enabled" type="b">
153 <default>true</default>
154 <_summary>Enable popup notifications for new messages</_summary>
155 <_description>Whether to show a popup notification when receiving a new message.</_description>
156 </key>
157 <key name="notifications-disabled-away" type="b">
158 <default>true</default>
159 <_summary>Disable popup notifications when away</_summary>
160 <_description>Whether to show popup notifications when away or busy.</_description>
161 </key>
162 <key name="notifications-focus" type="b">
163 <default>false</default>
164 <_summary>Pop up notifications if the chat isn't focused</_summary>
165 <_description>Whether to show a popup notification when receiving a new message even if the chat is already opened, but not focused.</_description>
166 </key>
167 <key name="notifications-contact-signin" type="b">
168 <default>false</default>
169 <_summary>Pop up notifications when a contact logs in</_summary>
170 <_description>Whether to show a popup notification when a contact goes online.</_description>
171 </key>
172 <key name="notifications-contact-signout" type="b">
173 <default>false</default>
174 <_summary>Pop up notifications when a contact logs out</_summary>
175 <_description>Whether to show a popup notification when a contact goes offline.</_description>
176 </key>
177 </schema>
178 <schema id="org.gnome.Empathy.conversation" path="/org/gnome/empathy/conversation/">
179 <key name="graphical-smileys" type="b">
180 <default>true</default>
181 <_summary>Use graphical smileys</_summary>
182 <_description>Whether to convert smileys into graphical images in conversations.</_description>
183 </key>
184 <key name="show-contacts-in-rooms" type="b">
185 <default>true</default>
186 <_summary>Show contact list in rooms</_summary>
187 <_description>Whether to show the contact list in chat rooms.</_description>
188 </key>
189 <key name="theme" type="s">
190 <default>'classic'</default>
191 <_summary>Chat window theme</_summary>
192 <_description>The theme that is used to display the conversation in chat windows.</_description>
193 </key>
194 <key name="theme-variant" type="s">
195 <default>''</default>
196 <_summary>Chat window theme variant</_summary>
197 <_description>The theme variant that is used to display the conversation in chat windows.</_description>
198 </key>
199 <key name="adium-path" type="s">
200 <default>''</default>
201 <_summary>Path of the Adium theme to use</_summary>
202 <_description>Path of the Adium theme to use if the theme used for chat is Adium.</_description>
203 </key>
204 <key name="enable-webkit-developer-tools" type="b">
205 <default>false</default>
206 <_summary>Enable WebKit Developer Tools</_summary>
207 <_description>Whether WebKit developer tools, such as the Web Inspector, should be enabled.</_description>
208 </key>
209 <key name="theme-chat-room" type="b">
210 <default>true</default>
211 <_summary>Use theme for chat rooms</_summary>
212 <_description>Whether to use the theme for chat rooms.</_description>
213 </key>
214 <key name="spell-checker-languages" type="s">
215 <default>'en'</default>
216 <_summary>Spell checking languages</_summary>
217 <_description>Comma-separated list of spell checker languages to use (e.g. "en, fr, nl").</_description>
218 </key>
219 <key name="spell-checker-enabled" type="b">
220 <default>true</default>
221 <_summary>Enable spell checker</_summary>
222 <_description>Whether to check words typed against the languages you want to check with.</_description>
223 </key>
224 <key name="nick-completion-char" type="s">
225 <default>':'</default>
226 <_summary>Nick completed character</_summary>
227 <_description>Character to add after nickname when using nick completion (tab) in group chat.</_description>
228 </key>
229 <key name="avatar-in-icon" type="b">
230 <default>false</default>
231 <_summary>Empathy should use the avatar of the contact as the chat window icon</_summary>
232 <_description>Whether Empathy should use the avatar of the contact as the chat window icon.</_description>
233 </key>
234 <key name="room-last-account" type="o">
235 <default>"/"</default>
236 <_summary>Last account selected in Join Room dialog</_summary>
237 <_description>D-Bus object path of the last account selected to join a room.</_description>
238 </key>
239 </schema>
240 <schema id="org.gnome.Empathy.call" path="/org/gnome/empathy/call/">
241 <key name="camera-device" type="s">
242 <default>''</default>
243 <_summary>Camera device</_summary>
244 <_description>Default camera device to use in video calls, e.g. /dev/video0.</_description>
245 </key>
246 <key name="camera-position" enum="position">
247 <default>'bottom-left'</default>
248 <_summary>Camera position</_summary>
249 <_description>Position the camera preview should be during a call.</_description>
250 </key>
251 <key name="echo-cancellation" type="b">
252 <default>true</default>
253 <_summary>Echo cancellation support</_summary>
254 <_description>Whether to enable Pulseaudio's echo cancellation filter.</_description>
255 </key>
256 </schema>
257 <schema id="org.gnome.Empathy.hints" path="/org/gnome/empathy/hints/">
258 <key name="close-main-window" type="b">
259 <default>true</default>
260 <_summary>Show hint about closing the main window</_summary>
261 <_description>Whether to show the message dialog about closing the main window with the 'x' button in the title bar.</_description>
262 </key>
263 </schema>
264 <schema id="org.gnome.Empathy.location" path="/org/gnome/empathy/location/">
265 <key name="publish" type="b">
266 <default>false</default>
267 <_summary>Empathy can publish the user's location</_summary>
268 <_description>Whether Empathy can publish the user's location to their contacts.</_description>
269 </key>
270 <key name="resource-network" type="b">
271 <default>true</default>
272 <_summary>Empathy can use the network to guess the location</_summary>
273 <_description>Whether Empathy can use the network to guess the location.</_description>
274 </key>
275 <key name="resource-cell" type="b">
276 <default>true</default>
277 <_summary>Empathy can use the cellular network to guess the location</_summary>
278 <_description>Whether Empathy can use the cellular network to guess the location.</_description>
279 </key>
280 <key name="resource-gps" type="b">
281 <default>false</default>
282 <_summary>Empathy can use the GPS to guess the location</_summary>
283 <_description>Whether Empathy can use the GPS to guess the location.</_description>
284 </key>
285 <key name="reduce-accuracy" type="b">
286 <default>true</default>
287 <_summary>Empathy should reduce the location's accuracy</_summary>
288 <_description>Whether Empathy should reduce the location's accuracy for privacy reasons.</_description>
289 </key>
290 </schema>
291 </schemalist>