]> git.0d.be Git - empathy.git/blob - libempathy-gtk/empathy.schemas.in
[darcs-to-svn @ Adding salut profile]
[empathy.git] / libempathy-gtk / empathy.schemas.in
1 <gconfschemafile>
2   <schemalist>
3
4     <schema>
5       <key>/schemas/apps/empathy/ui/show_offline</key>
6       <applyto>/apps/empathy/ui/show_offline</applyto>
7       <owner>empathy</owner>
8       <type>bool</type>
9       <default>false</default>
10       <locale name="C">
11         <short>Show offline contacts</short>
12         <long>
13         Whether or not to show contacts that are offline in the contact list.
14         </long>
15       </locale>
16     </schema>
17
18     <schema>
19       <key>/schemas/apps/empathy/ui/show_avatars</key>
20       <applyto>/apps/empathy/ui/show_avatars</applyto>
21       <owner>empathy</owner>
22       <type>bool</type>
23       <default>true</default>
24       <locale name="C">
25         <short>Show avatars</short>
26         <long>
27         Whether or not to show avatars for contacts in the contact
28       list and chat windows.
29         </long>
30       </locale>
31     </schema>
32
33     <schema>
34       <key>/schemas/apps/empathy/ui/compact_contact_list</key>
35       <applyto>/apps/empathy/ui/compact_contact_list</applyto>
36       <owner>empathy</owner>
37       <type>bool</type>
38       <default>false</default>
39       <locale name="C">
40         <short>Compact contact list</short>
41         <long>
42         Whether to show the contact list in compact mode or not. 
43         </long>
44       </locale>
45     </schema>
46
47     <schema>
48        <key>/schemas/apps/empathy/ui/main_window_hidden</key>
49        <applyto>/apps/empathy/ui/main_window_hidden</applyto>
50        <owner>empathy</owner>
51        <type>bool</type>
52        <default>false</default>
53        <locale name="C">
54           <short>Hide main window</short>
55           <long>
56             Hide the main window.
57           </long>
58        </locale>
59     </schema>
60
61     <schema>
62        <key>/schemas/apps/empathy/ui/avatar_directory</key>
63        <applyto>/apps/empathy/ui/avatar_directory</applyto>
64        <owner>empathy</owner>
65        <type>string</type>
66        <default></default>
67        <locale name="C">
68           <short>Default directory to select an avatar image from</short>
69           <long>
70             The last directory that an avatar image was chosen from.
71           </long>
72        </locale>
73     </schema>
74
75     <schema>
76       <key>/schemas/apps/empathy/notifications/play_sounds</key>
77       <applyto>/apps/empathy/notifications/play_sounds</applyto>
78       <owner>empathy</owner>
79       <type>bool</type>
80       <default>true</default>
81       <locale name="C">
82          <short>Use notification sounds</short>
83          <long>
84          Whether or not to play a sound when messages arrive.
85          </long>
86       </locale>
87     </schema>
88
89     <schema>
90       <key>/schemas/apps/empathy/notifications/sound_when_away</key>
91       <applyto>/apps/empathy/notifications/sound_when_away</applyto>
92       <owner>empathy</owner>
93       <type>bool</type>
94       <default>false</default>
95       <locale name="C">
96          <short>Enable sound when away</short>
97          <long>
98          Whether or not to play sounds when away.
99          </long>
100       </locale>
101     </schema>
102
103     <schema>
104       <key>/schemas/apps/empathy/notifications/sound_when_busy</key>
105       <applyto>/apps/empathy/notifications/sound_when_busy</applyto>
106       <owner>empathy</owner>
107       <type>bool</type>
108       <default>true</default>
109       <locale name="C">
110          <short>Enable sound when busy</short>
111          <long>
112          Whether or not to play sounds when busy.
113          </long>
114       </locale>
115     </schema>
116
117     <schema>
118       <key>/schemas/apps/empathy/notifications/popup_when_contact_available</key>
119       <applyto>/apps/empathy/notifications/popup_when_contact_available</applyto>
120       <owner>empathy</owner>
121       <type>bool</type>
122       <default>true</default>
123       <locale name="C">
124          <short>Enable popup when contact is available</short>
125          <long>
126          Whether or not to show a popup when a contact becomes available.
127          </long>
128       </locale>
129     </schema>
130
131     <schema>
132        <key>/schemas/apps/empathy/ui/separate_chat_windows</key>
133        <applyto>/apps/empathy/ui/separate_chat_windows</applyto>
134        <owner>empathy</owner>
135        <type>bool</type>
136        <default>false</default>
137        <locale name="C">
138           <short>Open new chats in separate windows</short>
139           <long>
140             Always open a separate chat window for new chats.
141           </long>
142        </locale>
143     </schema>
144
145     <schema>
146       <key>/schemas/apps/empathy/conversation/graphical_smileys</key>
147       <applyto>/apps/empathy/conversation/graphical_smileys</applyto>
148       <owner>empathy</owner>
149       <type>bool</type>
150       <default>true</default>
151       <locale name="C">
152          <short>Use graphical smileys</short>
153          <long>
154          Whether or not to convert smileys into graphical images in
155          conversations.
156          </long>
157       </locale>
158     </schema>
159
160     <schema>
161       <key>/schemas/apps/empathy/conversation/theme</key>
162       <applyto>/apps/empathy/conversation/theme</applyto>
163       <owner>empathy</owner>
164       <type>string</type>
165       <default>classic</default>
166       <locale name="C">
167          <short>Chat window theme</short>
168          <long>
169            The theme that is used to display the conversation in chat windows.
170          </long>
171       </locale>
172     </schema>
173
174     <schema>
175       <key>/schemas/apps/empathy/conversation/theme_chat_room</key>
176       <applyto>/apps/empathy/conversation/theme_chat_room</applyto>
177       <owner>empathy</owner>
178       <type>bool</type>
179       <default>true</default>
180       <locale name="C">
181          <short>Use theme for chat rooms</short>
182          <long>
183            Whether to use the theme for chat rooms or not.
184          </long>
185       </locale>
186     </schema>
187
188     <schema>
189       <key>/schemas/apps/empathy/conversation/spell_checker_languages</key>
190       <applyto>/apps/empathy/conversation/spell_checker_languages</applyto>
191       <owner>empathy</owner>
192       <type>string</type>
193       <default>en</default>
194       <locale name="C">
195         <short>Spell checking languages</short>
196         <long>
197           Comma separated list of spell checker languages to use (e.g. en, fr, nl).
198         </long>
199       </locale>
200     </schema>
201
202     <schema>
203       <key>/schemas/apps/empathy/conversation/spell_checker_enabled</key>
204       <applyto>/apps/empathy/conversation/spell_checker_enabled</applyto>
205       <owner>empathy</owner>
206       <type>bool</type>
207       <default>true</default>
208       <locale name="C">
209         <short>Enable spell checker</short>
210         <long>
211         Whether or not to check words typed against the languages you
212       want to check with.
213         </long>
214       </locale>
215     </schema>
216
217     <schema>
218       <key>/schemas/apps/empathy/hints/close_main_window</key>
219       <applyto>/apps/empathy/hints/close_main_window</applyto>
220       <owner>empathy</owner>
221       <type>bool</type>
222       <default>true</default>
223       <locale name="C">
224         <short>Show hint about closing the main window</short>
225         <long>
226         Whether or not to show the message dialog about closing the
227       main window with the 'x' button in the title bar.
228         </long>
229       </locale>
230     </schema>
231
232   </schemalist>  
233 </gconfschemafile>
234
235
236
237