"SfR Fresh" - the SfR Freeware/Shareware Archive 
Member "ekiga-2.0.12/ekiga.schemas.in.in" of archive ekiga-2.0.12.tar.gz:
As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
1 <!-- Remeber to increment SCHEMA_AGE in configure.in if you add any new
2 schema to this file -->
3 <gconfschemafile>
4 <schemalist>
5 <schema>
6 <key>/schemas/apps/@PACKAGE_NAME@/devices/audio/plugin</key>
7 <applyto>/apps/@PACKAGE_NAME@/devices/audio/plugin</applyto>
8 <owner>Ekiga</owner>
9 <type>string</type>
10 <default>ALSA</default>
11 <locale name="C">
12 <short>Audio plugin</short>
13 <long>The audio plugin that will be used to detect the devices and manage them</long>
14 </locale>
15 </schema>
16 <schema>
17 <key>/schemas/apps/@PACKAGE_NAME@/devices/audio/output_device</key>
18 <applyto>/apps/@PACKAGE_NAME@/devices/audio/output_device</applyto>
19 <owner>Ekiga</owner>
20 <type>string</type>
21 <default>None</default>
22 <locale name="C">
23 <short>Audio output device</short>
24 <long>Select the audio output device to use</long>
25 </locale>
26 </schema>
27 <schema>
28 <key>/schemas/apps/@PACKAGE_NAME@/devices/audio/input_device</key>
29 <applyto>/apps/@PACKAGE_NAME@/devices/audio/input_device</applyto>
30 <owner>Ekiga</owner>
31 <type>string</type>
32 <default>None</default>
33 <locale name="C">
34 <short>Audio input device</short>
35 <long>Select the audio input device to use</long>
36 </locale>
37 </schema>
38 <schema>
39 <key>/schemas/apps/@PACKAGE_NAME@/devices/video/plugin</key>
40 <applyto>/apps/@PACKAGE_NAME@/devices/video/plugin</applyto>
41 <owner>Ekiga</owner>
42 <type>string</type>
43 <default>V4L2</default>
44 <locale name="C">
45 <short>Video plugin</short>
46 <long>The video plugin that will be used to detect the devices and manage them</long>
47 </locale>
48 </schema>
49 <schema>
50 <key>/schemas/apps/@PACKAGE_NAME@/devices/video/input_device</key>
51 <applyto>/apps/@PACKAGE_NAME@/devices/video/input_device</applyto>
52 <owner>Ekiga</owner>
53 <type>string</type>
54 <default>/dev/video0</default>
55 <locale name="C">
56 <short>Video input device</short>
57 <long>Select the video input device to use. If an error occurs when using this device a test picture will be transmitted.</long>
58 </locale>
59 </schema>
60 <schema>
61 <key>/schemas/apps/@PACKAGE_NAME@/devices/video/size</key>
62 <applyto>/apps/@PACKAGE_NAME@/devices/video/size</applyto>
63 <owner>Ekiga</owner>
64 <type>int</type>
65 <default>0</default>
66 <locale name="C">
67 <short>Video size</short>
68 <long>Select the transmitted video size: Small (QCIF 176x144) or Large (CIF 352x288)</long>
69 </locale>
70 </schema>
71 <schema>
72 <key>/schemas/apps/@PACKAGE_NAME@/devices/video/channel</key>
73 <applyto>/apps/@PACKAGE_NAME@/devices/video/channel</applyto>
74 <owner>Ekiga</owner>
75 <type>int</type>
76 <default>0</default>
77 <locale name="C">
78 <short>Video channel</short>
79 <long>The video channel number to use (to select camera, tv or other sources)</long>
80 </locale>
81 </schema>
82 <schema>
83 <key>/schemas/apps/@PACKAGE_NAME@/devices/video/format</key>
84 <applyto>/apps/@PACKAGE_NAME@/devices/video/format</applyto>
85 <owner>Ekiga</owner>
86 <type>int</type>
87 <default>0</default>
88 <locale name="C">
89 <short>Video format</short>
90 <long>Select the format for video cameras (does not apply to most USB cameras)</long>
91 </locale>
92 </schema>
93 <schema>
94 <key>/schemas/apps/@PACKAGE_NAME@/devices/video/enable_preview</key>
95 <applyto>/apps/@PACKAGE_NAME@/devices/video/enable_preview</applyto>
96 <owner>Ekiga</owner>
97 <type>bool</type>
98 <default>0</default>
99 <locale name="C">
100 <short>Video preview</short>
101 <long>Video preview</long>
102 </locale>
103 </schema>
104 <schema>
105 <key>/schemas/apps/@PACKAGE_NAME@/devices/video/image</key>
106 <applyto>/apps/@PACKAGE_NAME@/devices/video/image</applyto>
107 <owner>Ekiga</owner>
108 <type>string</type>
109 <default></default>
110 <locale name="C">
111 <short>Video image</short>
112 <long>The image to transmit if "Picture" is selected as video plugin or if the opening of the device fails. Leave blank to use the default Ekiga logo.</long>
113 </locale>
114 </schema>
115 <schema>
116 <key>/schemas/apps/@PACKAGE_NAME@/devices/audio/lid_output_device_type</key>
117 <applyto>/apps/@PACKAGE_NAME@/devices/audio/lid_output_device_type</applyto>
118 <owner>Ekiga</owner>
119 <type>int</type>
120 <default>0</default>
121 <locale name="C">
122 <short>Output device type</short>
123 <long>The output device type is the type of device connected to your Quicknet card. It can be either a POTS (Plain Old Telephone System) or a headset.</long>
124 </locale>
125 </schema>
126 <schema>
127 <key>/schemas/apps/@PACKAGE_NAME@/devices/audio/lid_echo_cancellation_level</key>
128 <applyto>/apps/@PACKAGE_NAME@/devices/audio/lid_echo_cancellation_level</applyto>
129 <owner>Ekiga</owner>
130 <type>int</type>
131 <default>2</default>
132 <locale name="C">
133 <short>Automatic echo cancellation</short>
134 <long>The Automatic Echo Cancellation level: Off, Low, Medium, High, Automatic Gain Compensation. Choosing Automatic Gain Compensation modulates the volume for best quality.</long>
135 </locale>
136 </schema>
137 <schema>
138 <key>/schemas/apps/@PACKAGE_NAME@/devices/audio/lid_country_code</key>
139 <applyto>/apps/@PACKAGE_NAME@/devices/audio/lid_country_code</applyto>
140 <owner>Ekiga</owner>
141 <type>string</type>
142 <default>BE</default>
143 <locale name="C">
144 <short>Country code</short>
145 <long>The two-letter country code of your country (e.g.: BE, UK, FR, DE, ...)</long>
146 </locale>
147 </schema>
148 <schema>
149 <key>/schemas/apps/@PACKAGE_NAME@/general/personal_data/firstname</key>
150 <applyto>/apps/@PACKAGE_NAME@/general/personal_data/firstname</applyto>
151 <owner>Ekiga</owner>
152 <type>string</type>
153 <default></default>
154 <locale name="C">
155 <short>First name</short>
156 <long>Enter your first name</long>
157 </locale>
158 </schema>
159 <schema>
160 <key>/schemas/apps/@PACKAGE_NAME@/general/personal_data/lastname</key>
161 <applyto>/apps/@PACKAGE_NAME@/general/personal_data/lastname</applyto>
162 <owner>Ekiga</owner>
163 <type>string</type>
164 <default></default>
165 <locale name="C">
166 <short>Last name</short>
167 <long>Enter your last name</long>
168 </locale>
169 </schema>
170 <schema>
171 <key>/schemas/apps/@PACKAGE_NAME@/codecs/audio/list</key>
172 <applyto>/apps/@PACKAGE_NAME@/codecs/audio/list</applyto>
173 <owner>Ekiga</owner>
174 <type>list</type>
175 <list_type>string</list_type>
176 <default>[SpeexWide-20.6k=1,iLBC-13k3=1,GSM-06.10=1,MS-GSM=1,SpeexNarrow-8k=1,G.711-uLaw-64k=1,G.711-ALaw-64k=1]</default>
177 <locale name="C">
178 <short>The Audio Codecs List</short>
179 <long>The Audio Codecs List</long>
180 </locale>
181 </schema>
182 <schema>
183 <key>/schemas/apps/@PACKAGE_NAME@/codecs/audio/gsm_frames</key>
184 <applyto>/apps/@PACKAGE_NAME@/codecs/audio/gsm_frames</applyto>
185 <owner>Ekiga</owner>
186 <type>int</type>
187 <default>4</default>
188 <locale name="C">
189 <short>Number of frames for GSM</short>
190 <long>Number of frames transmitted in each packet for the GSM codec</long>
191 </locale>
192 </schema>
193 <schema>
194 <key>/schemas/apps/@PACKAGE_NAME@/codecs/audio/g711_frames</key>
195 <applyto>/apps/@PACKAGE_NAME@/codecs/audio/g711_frames</applyto>
196 <owner>Ekiga</owner>
197 <type>int</type>
198 <default>30</default>
199 <locale name="C">
200 <short>Number of frames for G.711</short>
201 <long>Number of frames transmitted in each packet for the G.711 codec</long>
202 </locale>
203 </schema>
204 <schema>
205 <key>/schemas/apps/@PACKAGE_NAME@/codecs/audio/enable_silence_detection</key>
206 <applyto>/apps/@PACKAGE_NAME@/codecs/audio/enable_silence_detection</applyto>
207 <owner>Ekiga</owner>
208 <type>bool</type>
209 <default>false</default>
210 <locale name="C">
211 <short>Enable silence detection</short>
212 <long>If enabled, use silence detection with the codecs supporting it</long>
213 </locale>
214 </schema>
215 <schema>
216 <key>/schemas/apps/@PACKAGE_NAME@/codecs/audio/enable_echo_cancelation</key>
217 <applyto>/apps/@PACKAGE_NAME@/codecs/audio/enable_echo_cancelation</applyto>
218 <owner>Ekiga</owner>
219 <type>bool</type>
220 <default>true</default>
221 <locale name="C">
222 <short>Enable echo cancelation</short>
223 <long>If enabled, use echo cancelation</long>
224 </locale>
225 </schema>
226 <schema>
227 <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/output_device</key>
228 <applyto>/apps/@PACKAGE_NAME@/general/sound_events/output_device</applyto>
229 <owner>Ekiga</owner>
230 <type>string</type>
231 <default>None</default>
232 <locale name="C">
233 <short>Alternative audio output device</short>
234 <long>Select an alternative audio output device to use for sound events.</long>
235 </locale>
236 </schema>
237 <schema>
238 <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/incoming_call_sound</key>
239 <applyto>/apps/@PACKAGE_NAME@/general/sound_events/incoming_call_sound</applyto>
240 <owner>Ekiga</owner>
241 <type>string</type>
242 <default>ring.wav</default>
243 <locale name="C">
244 <short>The incoming call sound</short>
245 <long>The sound that will be played on incoming calls, if enabled</long>
246 </locale>
247 </schema>
248 <schema>
249 <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/enable_incoming_call_sound</key>
250 <applyto>/apps/@PACKAGE_NAME@/general/sound_events/enable_incoming_call_sound</applyto>
251 <owner>Ekiga</owner>
252 <type>bool</type>
253 <default>true</default>
254 <locale name="C">
255 <short>Play sound on incoming calls</short>
256 <long>The chosen sound will be played on incoming calls, if enabled</long>
257 </locale>
258 </schema>
259 <schema>
260 <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/new_message_sound</key>
261 <applyto>/apps/@PACKAGE_NAME@/general/sound_events/new_message_sound</applyto>
262 <owner>Ekiga</owner>
263 <type>string</type>
264 <default>newmessage.wav</default>
265 <locale name="C">
266 <short>The new instant message sound</short>
267 <long>The sound that will be played when there is a new instant message, if enabled</long>
268 </locale>
269 </schema>
270 <schema>
271 <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/enable_new_message_sound</key>
272 <applyto>/apps/@PACKAGE_NAME@/general/sound_events/enable_new_message_sound</applyto>
273 <owner>Ekiga</owner>
274 <type>bool</type>
275 <default>true</default>
276 <locale name="C">
277 <short>Play sound on new message</short>
278 <long>The chosen sound will be played when a new instant message is received, if enabled</long>
279 </locale>
280 </schema>
281 <schema>
282 <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/new_voicemail_sound</key>
283 <applyto>/apps/@PACKAGE_NAME@/general/sound_events/new_voicemail_sound</applyto>
284 <owner>Ekiga</owner>
285 <type>string</type>
286 <default>voicemail.wav</default>
287 <locale name="C">
288 <short>The new voice mail sound</short>
289 <long>The sound that will be played when there is a new voice mail, if enabled</long>
290 </locale>
291 </schema>
292 <schema>
293 <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/enable_new_voicemail_sound</key>
294 <applyto>/apps/@PACKAGE_NAME@/general/sound_events/enable_new_voicemail_sound</applyto>
295 <owner>Ekiga</owner>
296 <type>bool</type>
297 <default>true</default>
298 <locale name="C">
299 <short>Play sound on new voice mail</short>
300 <long>The chosen sound will be played when a new voice mail is received, if enabled</long>
301 </locale>
302 </schema>
303 <schema>
304 <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/enable_ring_tone_sound</key>
305 <applyto>/apps/@PACKAGE_NAME@/general/sound_events/enable_ring_tone_sound</applyto>
306 <owner>Ekiga</owner>
307 <type>bool</type>
308 <default>true</default>
309 <locale name="C">
310 <short>Play ring tone</short>
311 <long>The chosen sound will be played when calling somebody, if enabled</long>
312 </locale>
313 </schema>
314 <schema>
315 <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/ring_tone_sound</key>
316 <applyto>/apps/@PACKAGE_NAME@/general/sound_events/ring_tone_sound</applyto>
317 <owner>Ekiga</owner>
318 <type>string</type>
319 <default>dialtone.wav</default>
320 <locale name="C">
321 <short>The dial tone sound</short>
322 <long>The sound that will be played when calling somebody, if enabled</long>
323 </locale>
324 </schema>
325 <schema>
326 <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/enable_busy_tone_sound</key>
327 <applyto>/apps/@PACKAGE_NAME@/general/sound_events/enable_busy_tone_sound</applyto>
328 <owner>Ekiga</owner>
329 <type>bool</type>
330 <default>true</default>
331 <locale name="C">
332 <short>Play busy tone</short>
333 <long>The chosen sound will be played at the end of calls or calling somebody who is busy, if enabled</long>
334 </locale>
335 </schema>
336 <schema>
337 <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/busy_tone_sound</key>
338 <applyto>/apps/@PACKAGE_NAME@/general/sound_events/busy_tone_sound</applyto>
339 <owner>Ekiga</owner>
340 <type>string</type>
341 <default>busytone.wav</default>
342 <locale name="C">
343 <short>The busy tone sound</short>
344 <long>The sound that will be played at the end of calls or when calling somebody who is busy, if enabled</long>
345 </locale>
346 </schema>
347 <schema>
348 <key>/schemas/apps/@PACKAGE_NAME@/general/save_prefix</key>
349 <applyto>/apps/@PACKAGE_NAME@/general/save_prefix</applyto>
350 <owner>Ekiga</owner>
351 <type>string</type>
352 <default>ekiga-snap-</default>
353 <locale name="C">
354 <short>The save prefix</short>
355 <long>The prefix that will be used to save pictures of the conversation. That prefix is followed by the snapshot number.</long>
356 </locale>
357 </schema>
358 <schema>
359 <key>/schemas/apps/@PACKAGE_NAME@/general/version</key>
360 <applyto>/apps/@PACKAGE_NAME@/general/version</applyto>
361 <owner>Ekiga</owner>
362 <type>int</type>
363 <default>9</default>
364 <locale name="C">
365 <short>Version</short>
366 <long>Version</long>
367 </locale>
368 </schema>
369 <schema>
370 <key>/schemas/apps/@PACKAGE_NAME@/general/gconf_test_age</key>
371 <applyto>/apps/@PACKAGE_NAME@/general/gconf_test_age</applyto>
372 <owner>Ekiga</owner>
373 <type>int</type>
374 <default>@SCHEMA_AGE@</default>
375 <locale name="C">
376 <short>Revision of the schema file</short>
377 <long>Revision of the schema file</long>
378 </locale>
379 </schema>
380 <schema>
381 <key>/schemas/apps/@PACKAGE_NAME@/protocols/interface</key>
382 <applyto>/apps/@PACKAGE_NAME@/protocols/interface</applyto>
383 <owner>Ekiga</owner>
384 <type>string</type>
385 <default>eth0</default>
386 <locale name="C">
387 <short>The network interface</short>
388 <long>The network interface to listen on</long>
389 </locale>
390 </schema>
391 <schema>
392 <key>/schemas/apps/@PACKAGE_NAME@/protocols/accounts_list</key>
393 <applyto>/apps/@PACKAGE_NAME@/protocols/accounts_list</applyto>
394 <owner>Ekiga</owner>
395 <type>list</type>
396 <list_type>string</list_type>
397 <default>[]</default>
398 <locale name="C">
399 <short>The accounts list</short>
400 <long>The list of accounts to which Ekiga should register</long>
401 </locale>
402 </schema>
403 <schema>
404 <key>/schemas/apps/@PACKAGE_NAME@/protocols/sip/listen_port</key>
405 <applyto>/apps/@PACKAGE_NAME@/protocols/sip/listen_port</applyto>
406 <owner>Ekiga</owner>
407 <type>int</type>
408 <default>5060</default>
409 <locale name="C">
410 <short>Listen port</short>
411 <long>The port to listen to for incoming connections. Ekiga needs to be restarted for the new value to take effect</long>
412 </locale>
413 </schema>
414 <schema>
415 <key>/schemas/apps/@PACKAGE_NAME@/protocols/sip/registrar_registration_timeout</key>
416 <applyto>/apps/@PACKAGE_NAME@/protocols/sip/registrar_registration_timeout</applyto>
417 <owner>Ekiga</owner>
418 <type>int</type>
419 <default>60</default>
420 <locale name="C">
421 <short>Registration timeout</short>
422 <long>The time after which Ekiga will renew its registration with the registrar</long>
423 </locale>
424 </schema>
425 <schema>
426 <key>/schemas/apps/@PACKAGE_NAME@/protocols/sip/outbound_proxy_host</key>
427 <applyto>/apps/@PACKAGE_NAME@/protocols/sip/outbound_proxy_host</applyto>
428 <owner>Ekiga</owner>
429 <type>string</type>
430 <default></default>
431 <locale name="C">
432 <short>Outbound Proxy</short>
433 <long>The SIP Outbound Proxy to use for outgoing calls</long>
434 </locale>
435 </schema>
436 <schema>
437 <key>/schemas/apps/@PACKAGE_NAME@/protocols/sip/forward_host</key>
438 <applyto>/apps/@PACKAGE_NAME@/protocols/sip/forward_host</applyto>
439 <owner>Ekiga</owner>
440 <type>string</type>
441 <default>sip:</default>
442 <locale name="C">
443 <short>Forward calls to host</short>
444 <long>The host where calls should be forwarded if call forwarding is enabled</long>
445 </locale>
446 </schema>
447 <schema>
448 <key>/schemas/apps/@PACKAGE_NAME@/protocols/sip/dtmf_mode</key>
449 <applyto>/apps/@PACKAGE_NAME@/protocols/sip/dtmf_mode</applyto>
450 <owner>Ekiga</owner>
451 <type>int</type>
452 <default>0</default>
453 <locale name="C">
454 <short>DTMF sending</short>
455 <long>This permits to set the mode for DTMFs sending. The value can be "RFC2833" (0) only</long>
456 </locale>
457 </schema>
458 <schema>
459 <key>/schemas/apps/@PACKAGE_NAME@/protocols/h323/listen_port</key>
460 <applyto>/apps/@PACKAGE_NAME@/protocols/h323/listen_port</applyto>
461 <owner>Ekiga</owner>
462 <type>int</type>
463 <default>1720</default>
464 <locale name="C">
465 <short>Listen port</short>
466 <long>The port to listen to for incoming connections. Ekiga needs to be restarted for the new value to take effect.</long>
467 </locale>
468 </schema>
469 <schema>
470 <key>/schemas/apps/@PACKAGE_NAME@/protocols/ports/tcp_port_range</key>
471 <applyto>/apps/@PACKAGE_NAME@/protocols/ports/tcp_port_range</applyto>
472 <owner>Ekiga</owner>
473 <type>string</type>
474 <default>30000:30010</default>
475 <locale name="C">
476 <short>TCP port range</short>
477 <long>The range of TCP ports that Ekiga will use for the H.323 H.245 channel. Ekiga needs to be restarted for the new values to take effect. This port range has no effect if both participants to the conference are using H.245 Tunneling.</long>
478 </locale>
479 </schema>
480 <schema>
481 <key>/schemas/apps/@PACKAGE_NAME@/protocols/ports/rtp_port_range</key>
482 <applyto>/apps/@PACKAGE_NAME@/protocols/ports/rtp_port_range</applyto>
483 <owner>Ekiga</owner>
484 <type>string</type>
485 <default>5000:5059</default>
486 <locale name="C">
487 <short>UDP port range</short>
488 <long>The range of UDP ports that Ekiga will use for RTP (audio and video communication channels). Ekiga needs to be restarted for the new values to take effect.</long>
489 </locale>
490 </schema>
491 <schema>
492 <key>/schemas/apps/@PACKAGE_NAME@/protocols/ports/udp_port_range</key>
493 <applyto>/apps/@PACKAGE_NAME@/protocols/ports/udp_port_range</applyto>
494 <owner>Ekiga</owner>
495 <type>string</type>
496 <default>5060:5100</default>
497 <locale name="C">
498 <short>UDP port range</short>
499 <long>The range of UDP ports that Ekiga will use for SIP signaling and when registering to gatekeepers. Ekiga needs to be restarted for the new values to take effect.</long>
500 </locale>
501 </schema>
502 <schema>
503 <key>/schemas/apps/@PACKAGE_NAME@/protocols/h323/enable_h245_tunneling</key>
504 <applyto>/apps/@PACKAGE_NAME@/protocols/h323/enable_h245_tunneling</applyto>
505 <owner>Ekiga</owner>
506 <type>bool</type>
507 <default>true</default>
508 <locale name="C">
509 <short>Enable H.245 tunneling</short>
510 <long>This enables H.245 Tunneling mode. In H.245 Tunneling mode H.245 messages are encapsulated into the the H.225 channel (port 1720). This saves one TCP connection during calls. H.245 Tunneling was introduced in H.323v2 and Netmeeting does not support it. Using both Fast Start and H.245 Tunneling can crash some versions of Netmeeting.</long>
511 </locale>
512 </schema>
513 <schema>
514 <key>/schemas/apps/@PACKAGE_NAME@/protocols/h323/enable_early_h245</key>
515 <applyto>/apps/@PACKAGE_NAME@/protocols/h323/enable_early_h245</applyto>
516 <owner>Ekiga</owner>
517 <type>bool</type>
518 <default>true</default>
519 <locale name="C">
520 <short>Enable early H.245</short>
521 <long>This enables H.245 early in the setup</long>
522 </locale>
523 </schema>
524 <schema>
525 <key>/schemas/apps/@PACKAGE_NAME@/protocols/h323/enable_fast_start</key>
526 <applyto>/apps/@PACKAGE_NAME@/protocols/h323/enable_fast_start</applyto>
527 <owner>Ekiga</owner>
528 <type>bool</type>
529 <default>true</default>
530 <locale name="C">
531 <short>Enable 'Fast Start'</short>
532 <long>Connection will be established in Fast Start mode. Fast Start is a new way to start calls faster that was introduced in H.323v2. It is not supported by Netmeeting and using both Fast Start and H.245 Tunneling can crash some versions of Netmeeting</long>
533 </locale>
534 </schema>
535 <schema>
536 <key>/schemas/apps/@PACKAGE_NAME@/protocols/h323/dtmf_mode</key>
537 <applyto>/apps/@PACKAGE_NAME@/protocols/h323/dtmf_mode</applyto>
538 <owner>Ekiga</owner>
539 <type>int</type>
540 <default>0</default>
541 <locale name="C">
542 <short>DTMF sending</short>
543 <long>This permits to set the mode for DTMFs sending. The values can be "String" (0), "Tone" (1), "RFC2833" (2), "Q.931" (3) (default is "String"). Choosing other values than "String" disables the Text Chat</long>
544 </locale>
545 </schema>
546 <schema>
547 <key>/schemas/apps/@PACKAGE_NAME@/protocols/h323/default_gateway</key>
548 <applyto>/apps/@PACKAGE_NAME@/protocols/h323/default_gateway</applyto>
549 <owner>Ekiga</owner>
550 <type>string</type>
551 <default></default>
552 <locale name="C">
553 <short>Gateway/proxy host</short>
554 <long>The Gateway host is the host to use to do H.323 calls through a gateway that will relay calls</long>
555 </locale>
556 </schema>
557 <schema>
558 <key>/schemas/apps/@PACKAGE_NAME@/protocols/h323/forward_host</key>
559 <applyto>/apps/@PACKAGE_NAME@/protocols/h323/forward_host</applyto>
560 <owner>Ekiga</owner>
561 <type>string</type>
562 <default>h323:</default>
563 <locale name="C">
564 <short>Forward calls to host</short>
565 <long>The host where calls should be forwarded if call forwarding is enabled</long>
566 </locale>
567 </schema>
568 <schema>
569 <key>/schemas/apps/@PACKAGE_NAME@/protocols/call_forwarding/always_forward</key>
570 <applyto>/apps/@PACKAGE_NAME@/protocols/call_forwarding/always_forward</applyto>
571 <owner>Ekiga</owner>
572 <type>bool</type>
573 <default>false</default>
574 <locale name="C">
575 <short>Always forward calls to the given host</short>
576 <long>If enabled, all incoming calls will be forwarded to the host that is specified in the field below</long>
577 </locale>
578 </schema>
579 <schema>
580 <key>/schemas/apps/@PACKAGE_NAME@/protocols/call_forwarding/forward_on_busy</key>
581 <applyto>/apps/@PACKAGE_NAME@/protocols/call_forwarding/forward_on_busy</applyto>
582 <owner>Ekiga</owner>
583 <type>bool</type>
584 <default>false</default>
585 <locale name="C">
586 <short>Forward calls to the given host if busy</short>
587 <long>If enabled, all incoming calls will be forwarded to the host that is specified in the field below if you already are in a call or if you are in Do Not Disturb mode</long>
588 </locale>
589 </schema>
590 <schema>
591 <key>/schemas/apps/@PACKAGE_NAME@/protocols/call_forwarding/forward_on_no_answer</key>
592 <applyto>/apps/@PACKAGE_NAME@/protocols/call_forwarding/forward_on_no_answer</applyto>
593 <owner>Ekiga</owner>
594 <type>bool</type>
595 <default>false</default>
596 <locale name="C">
597 <short>Forward calls to the given host if no answer</short>
598 <long>If enabled, all incoming calls will be forwarded to the host that is specified in the field below if you do not answer the call</long>
599 </locale>
600 </schema>
601 <schema>
602 <key>/schemas/apps/@PACKAGE_NAME@/general/nat/method</key>
603 <applyto>/apps/@PACKAGE_NAME@/general/nat/method</applyto>
604 <owner>Ekiga</owner>
605 <type>int</type>
606 <default>0</default>
607 <locale name="C">
608 <short>The NAT method</short>
609 <long>Select the desired method for NAT traversal (STUN is strongly suggested)</long>
610 </locale>
611 </schema>
612 <schema>
613 <key>/schemas/apps/@PACKAGE_NAME@/general/nat/stun_server</key>
614 <applyto>/apps/@PACKAGE_NAME@/general/nat/stun_server</applyto>
615 <owner>Ekiga</owner>
616 <type>string</type>
617 <default>stun.ekiga.net</default>
618 <locale name="C">
619 <short>The STUN Server</short>
620 <long>The STUN server to use for STUN Support. STUN is a technic that permits to go through some types of NAT gateways</long>
621 </locale>
622 </schema>
623 <schema>
624 <key>/schemas/apps/@PACKAGE_NAME@/general/nat/enable_ip_checking</key>
625 <applyto>/apps/@PACKAGE_NAME@/general/nat/enable_ip_checking</applyto>
626 <owner>Ekiga</owner>
627 <type>bool</type>
628 <default>true</default>
629 <locale name="C">
630 <short>Enable IP checking</short>
631 <long>This enables IP checking from ekiga.com. The returned IP is only used when IP Translation is enabled.</long>
632 </locale>
633 </schema>
634 <schema>
635 <key>/schemas/apps/@PACKAGE_NAME@/general/nat/public_ip</key>
636 <applyto>/apps/@PACKAGE_NAME@/general/nat/public_ip</applyto>
637 <owner>Ekiga</owner>
638 <type>string</type>
639 <default></default>
640 <locale name="C">
641 <short>Public IP of the NAT/PAT router</short>
642 <long>Enter the public IP of your NAT/PAT router if you want to use IP translation</long>
643 </locale>
644 </schema>
645 <schema>
646 <key>/schemas/apps/@PACKAGE_NAME@/general/nat/public_ip_detector</key>
647 <applyto>/apps/@PACKAGE_NAME@/general/nat/public_ip_detector</applyto>
648 <owner>Ekiga</owner>
649 <type>string</type>
650 <default>http://ekiga.net/ip/</default>
651 <locale name="C">
652 <short>Address of public IP detector</short>
653 <long>Enter a valid URL to connect to a web application that outputs the public IP of your host</long>
654 </locale>
655 </schema>
656 <schema>
657 <key>/schemas/apps/@PACKAGE_NAME@/general/nat/binding_timeout</key>
658 <applyto>/apps/@PACKAGE_NAME@/general/nat/binding_timeout</applyto>
659 <owner>Ekiga</owner>
660 <type>int</type>
661 <default>10</default>
662 <locale name="C">
663 <short>NAT Binding Timeout</short>
664 <long>Enter the number of seconds after which Ekiga should try refreshing the NAT binding when STUN is being used</long>
665 </locale>
666 </schema>
667 <schema>
668 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/start_hidden</key>
669 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/start_hidden</applyto>
670 <owner>Ekiga</owner>
671 <type>bool</type>
672 <default>false</default>
673 <locale name="C">
674 <short>Start hidden</short>
675 <long>If enabled, Ekiga will start hidden provided that the notification area is present in the GNOME panel</long>
676 </locale>
677 </schema>
678 <schema>
679 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/show_popup</key>
680 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/show_popup</applyto>
681 <owner>Ekiga</owner>
682 <type>bool</type>
683 <default>true</default>
684 <locale name="C">
685 <short>Display a popup window when receiving a call</short>
686 <long>If enabled, a popup window will be displayed when receiving an incoming call</long>
687 </locale>
688 </schema>
689 <schema>
690 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/main_window/position</key>
691 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/main_window/position</applyto>
692 <owner>Ekiga</owner>
693 <type>string</type>
694 <default>0,0</default>
695 <locale name="C">
696 <short>Position on the screen of the main window</short>
697 <long>Position on the screen of the main window</long>
698 </locale>
699 </schema>
700 <schema>
701 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/main_window/view_mode</key>
702 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/main_window/view_mode</applyto>
703 <owner>Ekiga</owner>
704 <type>int</type>
705 <default>0</default>
706 <locale name="C">
707 <short>Change the view mode of the UI</short>
708 <long>Change the view mode of the UI (softphone, videophone, full view)</long>
709 </locale>
710 </schema>
711 <schema>
712 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/main_window/control_panel_section</key>
713 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/main_window/control_panel_section</applyto>
714 <owner>Ekiga</owner>
715 <type>int</type>
716 <default>0</default>
717 <locale name="C">
718 <short>Change the control panel section</short>
719 <long>Change the control panel section</long>
720 </locale>
721 </schema>
722 <schema>
723 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/log_window/position</key>
724 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/log_window/position</applyto>
725 <owner>Ekiga</owner>
726 <type>string</type>
727 <default>0,0</default>
728 <locale name="C">
729 <short>Position on the screen of the log window</short>
730 <long>Position on the screen of the log window</long>
731 </locale>
732 </schema>
733 <schema>
734 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/chat_window/size</key>
735 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/chat_window/size</applyto>
736 <owner>Ekiga</owner>
737 <type>string</type>
738 <default>375,400</default>
739 <locale name="C">
740 <short>Size of the chat window</short>
741 <long>Size of the chat window</long>
742 </locale>
743 </schema>
744 <schema>
745 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/chat_window/position</key>
746 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/chat_window/position</applyto>
747 <owner>Ekiga</owner>
748 <type>string</type>
749 <default>0,0</default>
750 <locale name="C">
751 <short>Position on the screen of the chat window</short>
752 <long>Position on the screen of the chat window</long>
753 </locale>
754 </schema>
755 <schema>
756 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/druid_window/size</key>
757 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/druid_window/size</applyto>
758 <owner>Ekiga</owner>
759 <type>string</type>
760 <default>525,345</default>
761 <locale name="C">
762 <short>Size of the druid window</short>
763 <long>Size of the druid window</long>
764 </locale>
765 </schema>
766 <schema>
767 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/druid_window/position</key>
768 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/druid_window/position</applyto>
769 <owner>Ekiga</owner>
770 <type>string</type>
771 <default>0,0</default>
772 <locale name="C">
773 <short>Position on the screen of the druid window</short>
774 <long>Position on the screen of the druid window</long>
775 </locale>
776 </schema>
777 <schema>
778 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/pc_to_phone_window/size</key>
779 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/pc_to_phone_window/size</applyto>
780 <owner>Ekiga</owner>
781 <type>string</type>
782 <default>330,225</default>
783 <locale name="C">
784 <short>Size of the PC-To-Phone window</short>
785 <long>Size of the PC-To-Phone window</long>
786 </locale>
787 </schema>
788 <schema>
789 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/pc_to_phone_window/position</key>
790 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/pc_to_phone_window/position</applyto>
791 <owner>Ekiga</owner>
792 <type>string</type>
793 <default>0,0</default>
794 <locale name="C">
795 <short>Position on the screen of the PC-To-Phone window</short>
796 <long>Position on the screen of the PC-To-Phone window</long>
797 </locale>
798 </schema>
799 <schema>
800 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/log_window/size</key>
801 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/log_window/size</applyto>
802 <owner>Ekiga</owner>
803 <type>string</type>
804 <default>330,225</default>
805 <locale name="C">
806 <short>Size of the log window</short>
807 <long>Size of the log window</long>
808 </locale>
809 </schema>
810 <schema>
811 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/calls_history_window/position</key>
812 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/calls_history_window/position</applyto>
813 <owner>Ekiga</owner>
814 <type>string</type>
815 <default>0,0</default>
816 <locale name="C">
817 <short>Position on the screen of the calls history window</short>
818 <long>Position on the screen of the calls history window</long>
819 </locale>
820 </schema>
821 <schema>
822 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/calls_history_window/placed_calls_history</key>
823 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/calls_history_window/placed_calls_history</applyto>
824 <owner>Ekiga</owner>
825 <type>list</type>
826 <list_type>string</list_type>
827 <default>[]</default>
828 <locale name="C">
829 <short>Placed calls history</short>
830 <long>The history of the last 100 placed calls</long>
831 </locale>
832 </schema>
833 <schema>
834 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/calls_history_window/missed_calls_history</key>
835 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/calls_history_window/missed_calls_history</applyto>
836 <owner>Ekiga</owner>
837 <type>list</type>
838 <list_type>string</list_type>
839 <default>[]</default>
840 <locale name="C">
841 <short>Missed calls history</short>
842 <long>The history of the last 100 missed calls</long>
843 </locale>
844 </schema>
845 <schema>
846 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/calls_history_window/received_calls_history</key>
847 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/calls_history_window/received_calls_history</applyto>
848 <owner>Ekiga</owner>
849 <type>list</type>
850 <list_type>string</list_type>
851 <default>[]</default>
852 <locale name="C">
853 <short>Received calls history</short>
854 <long>The history of the last 100 received calls</long>
855 </locale>
856 </schema>
857 <schema>
858 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/calls_history_window/size</key>
859 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/calls_history_window/size</applyto>
860 <owner>Ekiga</owner>
861 <type>string</type>
862 <default>380,425</default>
863 <locale name="C">
864 <short>Size of the calls history window</short>
865 <long>Size of the calls history window</long>
866 </locale>
867 </schema>
868 <schema>
869 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/address_book_window/position</key>
870 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/address_book_window/position</applyto>
871 <owner>Ekiga</owner>
872 <type>string</type>
873 <default>0,0</default>
874 <locale name="C">
875 <short>Position on the screen of the address book window</short>
876 <long>Position on the screen of the address book window</long>
877 </locale>
878 </schema>
879 <schema>
880 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/address_book_window/size</key>
881 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/address_book_window/size</applyto>
882 <owner>Ekiga</owner>
883 <type>string</type>
884 <default>770,470</default>
885 <locale name="C">
886 <short>Size of the address book window</short>
887 <long>Size of the address book window</long>
888 </locale>
889 </schema>
890 <schema>
891 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/preferences_window/position</key>
892 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/preferences_window/position</applyto>
893 <owner>Ekiga</owner>
894 <type>string</type>
895 <default>0,0</default>
896 <locale name="C">
897 <short>Position on the screen of the preferences window</short>
898 <long>Position on the screen of the preferences window</long>
899 </locale>
900 </schema>
901 <schema>
902 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/preferences_window/size</key>
903 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/preferences_window/size</applyto>
904 <owner>Ekiga</owner>
905 <type>string</type>
906 <default>-1,-1</default>
907 <locale name="C">
908 <short>Size of the preferences window</short>
909 <long>Size of the preferences window</long>
910 </locale>
911 </schema>
912 <schema>
913 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/accounts_window/position</key>
914 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/accounts_window/position</applyto>
915 <owner>Ekiga</owner>
916 <type>string</type>
917 <default>0,0</default>
918 <locale name="C">
919 <short>Position on the screen of the preferences window</short>
920 <long>Position on the screen of the preferences window</long>
921 </locale>
922 </schema>
923 <schema>
924 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/accounts_window/size</key>
925 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/accounts_window/size</applyto>
926 <owner>Ekiga</owner>
927 <type>string</type>
928 <default>470,250</default>
929 <locale name="C">
930 <short>Size of the preferences window</short>
931 <long>Size of the preferences window</long>
932 </locale>
933 </schema>
934 <schema>
935 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/video_display/start_in_fullscreen</key>
936 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/video_display/start_in_fullscreen</applyto>
937 <owner>Ekiga</owner>
938 <type>bool</type>
939 <default>false</default>
940 <locale name="C">
941 <short>Switch to fullscreen</short>
942 <long>Automatically switch to fullscreen for images displayed in the main GUI at the beginning of the call</long>
943 </locale>
944 </schema>
945 <schema>
946 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/video_display/local_zoom_factor</key>
947 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/video_display/local_zoom_factor</applyto>
948 <owner>Ekiga</owner>
949 <type>float</type>
950 <default>1.0</default>
951 <locale name="C">
952 <short>The local zoom value</short>
953 <long>The zoom value to apply to images displayed in the local video window (can be 0.50, 1.00, or 2.00)</long>
954 </locale>
955 </schema>
956 <schema>
957 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/video_display/remote_zoom_factor</key>
958 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/video_display/remote_zoom_factor</applyto>
959 <owner>Ekiga</owner>
960 <type>float</type>
961 <default>1.0</default>
962 <locale name="C">
963 <short>The remote zoom value</short>
964 <long>The zoom value to apply to images displayed in the remote video window (can be 0.50, 1.00, or 2.00)</long>
965 </locale>
966 </schema>
967 <schema>
968 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/video_display/zoom_factor</key>
969 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/video_display/zoom_factor</applyto>
970 <owner>Ekiga</owner>
971 <type>float</type>
972 <default>1.0</default>
973 <locale name="C">
974 <short>The zoom value</short>
975 <long>The zoom value to apply to images displayed in the main GUI (can be 0.50, 1.00, or 2.00)</long>
976 </locale>
977 </schema>
978 <schema>
979 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/video_display/enable_bilinear_filtering</key>
980 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/video_display/enable_bilinear_filtering</applyto>
981 <owner>Ekiga</owner>
982 <type>bool</type>
983 <default>false</default>
984 <locale name="C">
985 <short>Enable bilinear filtering on displayed video</short>
986 <long>Enable or disable bilinear interpolation when rendering video images (this has no effect in fullscreen mode)</long>
987 </locale>
988 </schema>
989 <schema>
990 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/video_display/stay_on_top</key>
991 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/video_display/stay_on_top</applyto>
992 <owner>Ekiga</owner>
993 <type>bool</type>
994 <default>true</default>
995 <locale name="C">
996 <short>Place windows displaying video above other windows during calls</short>
997 <long>Place windows displaying video above other windows during calls</long>
998 </locale>
999 </schema>
1000 <schema>
1001 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/video_display/video_view</key>
1002 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/video_display/video_view</applyto>
1003 <owner>Ekiga</owner>
1004 <type>int</type>
1005 <default>1</default>
1006 <locale name="C">
1007 <short>The default video view</short>
1008 <long>The default video view (0: Local, 1: Remote, 2: Both incrusted, 3: Both with local video in a separate window, 4: Both)</long>
1009 </locale>
1010 </schema>
1011 <schema>
1012 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/local_video_window/size</key>
1013 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/local_video_window/size</applyto>
1014 <owner>Ekiga</owner>
1015 <type>string</type>
1016 <default>176,144</default>
1017 <locale name="C">
1018 <short>Local video window size</short>
1019 <long>The size of the local video window</long>
1020 </locale>
1021 </schema>
1022 <schema>
1023 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/local_video_window/position</key>
1024 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/local_video_window/position</applyto>
1025 <owner>Ekiga</owner>
1026 <type>string</type>
1027 <default>0,0</default>
1028 <locale name="C">
1029 <short>Position of the local video window</short>
1030 <long>The position of the local video window</long>
1031 </locale>
1032 </schema>
1033 <schema>
1034 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/remote_video_window/size</key>
1035 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/remote_video_window/size</applyto>
1036 <owner>Ekiga</owner>
1037 <type>string</type>
1038 <default>176,144</default>
1039 <locale name="C">
1040 <short>Remote video window size</short>
1041 <long>The size of the remote video window</long>
1042 </locale>
1043 </schema>
1044 <schema>
1045 <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/remote_video_window/position</key>
1046 <applyto>/apps/@PACKAGE_NAME@/general/user_interface/remote_video_window/position</applyto>
1047 <owner>Ekiga</owner>
1048 <type>string</type>
1049 <default>0,0</default>
1050 <locale name="C">
1051 <short>Remote video window position</short>
1052 <long>The position of the remote video window</long>
1053 </locale>
1054 </schema>
1055 <schema>
1056 <key>/schemas/apps/@PACKAGE_NAME@/codecs/audio/maximum_jitter_buffer</key>
1057 <applyto>/apps/@PACKAGE_NAME@/codecs/audio/maximum_jitter_buffer</applyto>
1058 <owner>Ekiga</owner>
1059 <type>int</type>
1060 <default>500</default>
1061 <locale name="C">
1062 <short>Maximum jitter buffer</short>
1063 <long>The maximum jitter buffer size for audio reception (in ms)</long>
1064 </locale>
1065 </schema>
1066 <schema>
1067 <key>/schemas/apps/@PACKAGE_NAME@/codecs/audio/minimum_jitter_buffer</key>
1068 <applyto>/apps/@PACKAGE_NAME@/codecs/audio/minimum_jitter_buffer</applyto>
1069 <owner>Ekiga</owner>
1070 <type>int</type>
1071 <default>20</default>
1072 <locale name="C">
1073 <short>Minimum jitter buffer</short>
1074 <long>The minimum jitter buffer size for audio reception (in ms)</long>
1075 </locale>
1076 </schema>
1077 <schema>
1078 <key>/schemas/apps/@PACKAGE_NAME@/codecs/video/enable_video</key>
1079 <applyto>/apps/@PACKAGE_NAME@/codecs/video/enable_video</applyto>
1080 <owner>Ekiga</owner>
1081 <type>bool</type>
1082 <default>false</default>
1083 <locale name="C">
1084 <short>Enable video support</short>
1085 <long>If enabled, allows video during calls</long>
1086 </locale>
1087 </schema>
1088 <schema>
1089 <key>/schemas/apps/@PACKAGE_NAME@/codecs/video/maximum_video_bandwidth</key>
1090 <applyto>/apps/@PACKAGE_NAME@/codecs/video/maximum_video_bandwidth</applyto>
1091 <owner>Ekiga</owner>
1092 <type>int</type>
1093 <default>6</default>
1094 <locale name="C">
1095 <short>Maximum video bandwidth</short>
1096 <long>The maximum video bandwidth in kbytes/s. The video quality and the number of transmitted frames per second will be dynamically adjusted above their minimum during calls to try to minimize the bandwidth to the given value</long>
1097 </locale>
1098 </schema>
1099 <schema>
1100 <key>/schemas/apps/@PACKAGE_NAME@/codecs/video/transmitted_video_quality</key>
1101 <applyto>/apps/@PACKAGE_NAME@/codecs/video/transmitted_video_quality</applyto>
1102 <owner>Ekiga</owner>
1103 <type>int</type>
1104 <default>75</default>
1105 <locale name="C">
1106 <short>Minimum transmitted video quality</short>
1107 <long>The minimum transmitted video quality to keep when trying to minimize the used bandwidth: choose 100% on a LAN for the best quality, 1% being the worst quality</long>
1108 </locale>
1109 </schema>
1110 <schema>
1111 <key>/schemas/apps/@PACKAGE_NAME@/contacts/remote_addressbooks_list</key>
1112 <applyto>/apps/@PACKAGE_NAME@/contacts/remote_addressbooks_list</applyto>
1113 <owner>Ekiga</owner>
1114 <type>list</type>
1115 <list_type>string</list_type>
1116 <default>[1086549787.11023.35@golgoth01|Ekiga White Pages|ldap://ldap.ekiga.net:389/dc=ekiga\,dc=net??sub|telephoneNumber,1086536533.479.17@golgoth01]</default>
1117 <locale name="C">
1118 <short>User directory</short>
1119 <long></long>
1120 </locale>
1121 </schema>
1122 <schema>
1123 <key>/schemas/apps/@PACKAGE_NAME@/general/kind_of_net</key>
1124 <applyto>/apps/@PACKAGE_NAME@/general/kind_of_net</applyto>
1125 <owner>Ekiga</owner>
1126 <type>int</type>
1127 <default>0</default>
1128 <locale name="C">
1129 <short>Kind of network selected in the druid</short>
1130 <long>0: 56Kbps, 1: ISDN, 2:DSL, 3: LAN, 4: Custom</long>
1131 </locale>
1132 </schema>
1133 <schema>
1134 <key>/schemas/apps/@PACKAGE_NAME@/general/call_options/clear_inactive_calls</key>
1135 <applyto>/apps/@PACKAGE_NAME@/general/call_options/clear_inactive_calls</applyto>
1136 <owner>Ekiga</owner>
1137 <type>bool</type>
1138 <default>false</default>
1139 <locale name="C">
1140 <short>Clear inactive calls</short>
1141 <long>If enabled, calls for which no audio and video has been received in the last 30 seconds are automatically cleared</long>
1142 </locale>
1143 </schema>
1144 <schema>
1145 <key>/schemas/apps/@PACKAGE_NAME@/general/call_options/no_answer_timeout</key>
1146 <applyto>/apps/@PACKAGE_NAME@/general/call_options/no_answer_timeout</applyto>
1147 <owner>Ekiga</owner>
1148 <type>int</type>
1149 <default>45</default>
1150 <locale name="C">
1151 <short>No answer timeout</short>
1152 <long>Automatically reject or forward incoming calls if no answer is given after the specified amount of time (in seconds)</long>
1153 </locale>
1154 </schema>
1155 <schema>
1156 <key>/schemas/apps/@PACKAGE_NAME@/general/call_options/incoming_call_mode</key>
1157 <applyto>/apps/@PACKAGE_NAME@/general/call_options/incoming_call_mode</applyto>
1158 <owner>Ekiga</owner>
1159 <type>int</type>
1160 <default>0</default>
1161 <locale name="C">
1162 <short>Incoming call mode</short>
1163 <long>The way to react to incoming calls: 0 displays a popup, 1 automatically answers the call, 2 automatically rejects the call and 3 forwards the call to the given URL, if any</long>
1164 </locale>
1165 </schema>
1166 </schemalist>
1167 </gconfschemafile>