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