~ubuntu-branches/ubuntu/trusty/ekiga/trusty-proposed

1 by Daniel Holbach
Import upstream version 1.99.0
1
<gconfschemafile>
2
  <schemalist>
3
    <schema>
4
      <key>/schemas/apps/@PACKAGE_NAME@/devices/audio/output_device</key>
5
      <applyto>/apps/@PACKAGE_NAME@/devices/audio/output_device</applyto>
6
      <owner>Ekiga</owner>
7
      <type>string</type>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
8
      <default></default>
1 by Daniel Holbach
Import upstream version 1.99.0
9
      <locale name="C">
10
	<short>Audio output device</short>
11
	<long>Select the audio output device to use</long>
12
      </locale>
13
    </schema>
14
    <schema>
15
      <key>/schemas/apps/@PACKAGE_NAME@/devices/audio/input_device</key>
16
      <applyto>/apps/@PACKAGE_NAME@/devices/audio/input_device</applyto>
17
      <owner>Ekiga</owner>
18
      <type>string</type>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
19
      <default></default>
1 by Daniel Holbach
Import upstream version 1.99.0
20
      <locale name="C">
21
	<short>Audio input device</short>
22
	<long>Select the audio input device to use</long>
23
      </locale>
24
    </schema>
25
    <schema>
26
      <key>/schemas/apps/@PACKAGE_NAME@/devices/video/input_device</key>
27
      <applyto>/apps/@PACKAGE_NAME@/devices/video/input_device</applyto>
28
      <owner>Ekiga</owner>
29
      <type>string</type>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
30
      <default></default>
1 by Daniel Holbach
Import upstream version 1.99.0
31
      <locale name="C">
32
	<short>Video input device</short>
33
	<long>Select the video input device to use. If an error occurs when using this device a test picture will be transmitted.</long>
34
      </locale>
35
    </schema>
36
    <schema>
37
      <key>/schemas/apps/@PACKAGE_NAME@/devices/video/size</key>
38
      <applyto>/apps/@PACKAGE_NAME@/devices/video/size</applyto>
39
      <owner>Ekiga</owner>
40
      <type>int</type>
41
      <default>0</default>
42
      <locale name="C">
43
	<short>Video size</short>
44
	<long>Select the transmitted video size: Small (QCIF 176x144) or Large (CIF 352x288)</long>
45
      </locale>
46
    </schema>
47
    <schema>
48
      <key>/schemas/apps/@PACKAGE_NAME@/devices/video/channel</key>
49
      <applyto>/apps/@PACKAGE_NAME@/devices/video/channel</applyto>
50
      <owner>Ekiga</owner>
51
      <type>int</type>
52
      <default>0</default>
53
      <locale name="C">
54
	<short>Video channel</short>
55
	<long>The video channel number to use (to select camera, tv or other sources)</long>
56
      </locale>
57
    </schema>
58
    <schema>
59
      <key>/schemas/apps/@PACKAGE_NAME@/devices/video/format</key>
60
      <applyto>/apps/@PACKAGE_NAME@/devices/video/format</applyto>
61
      <owner>Ekiga</owner>
62
      <type>int</type>
63
      <default>0</default>
64
      <locale name="C">
65
	<short>Video format</short>
66
	<long>Select the format for video cameras (does not apply to most USB cameras)</long>
67
      </locale>
68
    </schema>
69
    <schema>
70
      <key>/schemas/apps/@PACKAGE_NAME@/devices/video/enable_preview</key>
71
      <applyto>/apps/@PACKAGE_NAME@/devices/video/enable_preview</applyto>
72
      <owner>Ekiga</owner>
73
      <type>bool</type>
74
      <default>0</default>
75
      <locale name="C">
76
	<short>Video preview</short>
5.2.1 by Kilian Krause
Import upstream version 3.2.1~git20090515.9d0263
77
 	<long>Display images from your camera device</long>
1 by Daniel Holbach
Import upstream version 1.99.0
78
      </locale>
79
    </schema>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
80
    <schema>
81
      <key>/schemas/apps/@PACKAGE_NAME@/devices/video/max_frame_rate</key>
82
      <applyto>/apps/@PACKAGE_NAME@/devices/video/max_frame_rate</applyto>
83
      <owner>Ekiga</owner>
84
      <type>int</type>
85
      <default>30</default>
86
      <locale name="C">
87
	<short>Frame Rate</short>
88
	<long>The maximum transmitted frame rate in frames/s. This rate may not be reached in case a minimum quality was configure via a TSTO value smaller than 31 and the bitrate selected is not sufficient to support this minimum quality</long>
89
      </locale>
90
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
91
    <schema>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
92
      <key>/schemas/apps/@PACKAGE_NAME@/general/personal_data/full_name</key>
93
      <applyto>/apps/@PACKAGE_NAME@/general/personal_data/full_name</applyto>
94
      <owner>Ekiga</owner>
95
      <type>string</type>
96
      <default></default>
97
      <locale name="C">
98
	<short>Full name</short>
99
	<long>Enter your full name</long>
100
      </locale>
101
    </schema>
102
    <schema>
103
      <key>/schemas/apps/@PACKAGE_NAME@/general/personal_data/short_status</key>
104
      <applyto>/apps/@PACKAGE_NAME@/general/personal_data/short_status</applyto>
105
      <owner>Ekiga</owner>
106
      <type>string</type>
5.1.6 by Eugen Dedu
Import upstream version 3.9.90
107
      <default>available</default>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
108
      <locale name="C">
109
	<short>Contact short status</short>
110
	<long>The short status information</long>
111
      </locale>
112
    </schema>
113
    <schema>
114
      <key>/schemas/apps/@PACKAGE_NAME@/general/personal_data/long_status</key>
115
      <applyto>/apps/@PACKAGE_NAME@/general/personal_data/long_status</applyto>
116
      <owner>Ekiga</owner>
117
      <type>string</type>
5.1.6 by Eugen Dedu
Import upstream version 3.9.90
118
      <default>I'm available using Ekiga</default>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
119
      <locale name="C">
120
	<short>Contact long status</short>
121
	<long>The long status information</long>
122
      </locale>
123
    </schema>
124
    <schema>
125
      <key>/schemas/apps/@PACKAGE_NAME@/general/personal_data/away_custom_status</key>
126
      <applyto>/apps/@PACKAGE_NAME@/general/personal_data/away_custom_status</applyto>
127
      <type>list</type>
128
      <list_type>string</list_type>
129
      <default>[]</default>
130
      <locale name="C">
131
	<short></short>
132
	<long></long>
133
      </locale>
134
    </schema>
135
    <schema>
5.1.6 by Eugen Dedu
Import upstream version 3.9.90
136
      <key>/schemas/apps/@PACKAGE_NAME@/general/personal_data/busy_custom_status</key>
137
      <applyto>/apps/@PACKAGE_NAME@/general/personal_data/busy_custom_status</applyto>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
138
      <type>list</type>
139
      <list_type>string</list_type>
140
      <default>[]</default>
141
      <locale name="C">
142
	<short></short>
143
	<long></long>
144
      </locale>
145
    </schema>
146
    <schema>
5.1.6 by Eugen Dedu
Import upstream version 3.9.90
147
      <key>/schemas/apps/@PACKAGE_NAME@/general/personal_data/available_custom_status</key>
148
      <applyto>/apps/@PACKAGE_NAME@/general/personal_data/available_custom_status</applyto>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
149
      <type>list</type>
150
      <list_type>string</list_type>
151
      <default>[]</default>
152
      <locale name="C">
153
	<short></short>
154
	<long></long>
155
      </locale>
156
    </schema>
157
    <schema>
158
      <key>/schemas/apps/@PACKAGE_NAME@/codecs/audio/media_list</key>
159
      <applyto>/apps/@PACKAGE_NAME@/codecs/audio/media_list</applyto>
160
      <owner>Ekiga</owner>
161
      <type>list</type>
162
      <list_type>string</list_type>
5.1.6 by Eugen Dedu
Import upstream version 3.9.90
163
      <default>[Speex*16000*1*H.323 SIP*1,PCMU*8000*1*H.323 SIP*1,PCMA*8000*1*H.323 SIP*1,CELT*48000*1*SIP*0,CELT*32000*1*SIP*0,iLBC*8000*1*H.323 SIP*0,gsm*8000*1*H.323 SIP*0,G722*16000*1*H.323 SIP*0,G7221*16000*1*H.323 SIP*0,AMR-WB*16000*1*H.323 SIP*0,Speex*8000*1*H.323 SIP*0,G726-16*8000*1*H.323 SIP*0,G726-24*8000*1*H.323 SIP*0,G726-32*8000*1*H.323 SIP*0,G726-40*8000*1*H.323 SIP*0,ms-gsm*8000*1*H.323*0,SILK*16000*1*H.323 SIP*0,SILK*8000*1*H.323 SIP*0,MS-IMA-ADPCM*8000*1*H.323*0]</default>
1 by Daniel Holbach
Import upstream version 1.99.0
164
      <locale name="C">
165
	<short>The Audio Codecs List</short>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
166
	<long>The audio codecs list</long>
1 by Daniel Holbach
Import upstream version 1.99.0
167
      </locale>
168
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
169
    <schema>
1 by Daniel Holbach
Import upstream version 1.99.0
170
      <key>/schemas/apps/@PACKAGE_NAME@/codecs/audio/enable_silence_detection</key>
171
      <applyto>/apps/@PACKAGE_NAME@/codecs/audio/enable_silence_detection</applyto>
172
      <owner>Ekiga</owner>
173
      <type>bool</type>
174
      <default>false</default>
175
      <locale name="C">
176
	<short>Enable silence detection</short>
177
	<long>If enabled, use silence detection with the codecs supporting it</long>
178
      </locale>
179
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
180
    <schema>
5.1.6 by Eugen Dedu
Import upstream version 3.9.90
181
      <key>/schemas/apps/@PACKAGE_NAME@/codecs/audio/enable_echo_cancellation</key>
182
      <applyto>/apps/@PACKAGE_NAME@/codecs/audio/enable_echo_cancellation</applyto>
1 by Daniel Holbach
Import upstream version 1.99.0
183
      <owner>Ekiga</owner>
184
      <type>bool</type>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
185
      <default>false</default>
1 by Daniel Holbach
Import upstream version 1.99.0
186
      <locale name="C">
5.1.6 by Eugen Dedu
Import upstream version 3.9.90
187
	<short>Enable echo cancellation</short>
188
	<long>If enabled, use echo cancellation</long>
1 by Daniel Holbach
Import upstream version 1.99.0
189
      </locale>
190
    </schema>
191
    <schema>
192
      <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/output_device</key>
193
      <applyto>/apps/@PACKAGE_NAME@/general/sound_events/output_device</applyto>
194
      <owner>Ekiga</owner>
195
      <type>string</type>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
196
      <default></default>
1 by Daniel Holbach
Import upstream version 1.99.0
197
      <locale name="C">
198
	<short>Alternative audio output device</short>
199
	<long>Select an alternative audio output device to use for sound events.</long>
200
      </locale>
201
    </schema>
202
    <schema>
203
      <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/incoming_call_sound</key>
204
      <applyto>/apps/@PACKAGE_NAME@/general/sound_events/incoming_call_sound</applyto>
205
      <owner>Ekiga</owner>
206
      <type>string</type>
5 by Daniel Holbach
Import upstream version 2.0.3
207
      <default>ring.wav</default>
1 by Daniel Holbach
Import upstream version 1.99.0
208
      <locale name="C">
209
	<short>The incoming call sound</short>
210
	<long>The sound that will be played on incoming calls, if enabled</long>
211
      </locale>
212
    </schema>
213
    <schema>
214
      <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/enable_incoming_call_sound</key>
215
      <applyto>/apps/@PACKAGE_NAME@/general/sound_events/enable_incoming_call_sound</applyto>
216
      <owner>Ekiga</owner>
217
      <type>bool</type>
218
      <default>true</default>
219
      <locale name="C">
220
	<short>Play sound on incoming calls</short>
221
	<long>The chosen sound will be played on incoming calls, if enabled</long>
222
      </locale>
223
    </schema>
224
    <schema>
225
      <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/new_message_sound</key>
226
      <applyto>/apps/@PACKAGE_NAME@/general/sound_events/new_message_sound</applyto>
227
      <owner>Ekiga</owner>
228
      <type>string</type>
5 by Daniel Holbach
Import upstream version 2.0.3
229
      <default>newmessage.wav</default>
1 by Daniel Holbach
Import upstream version 1.99.0
230
      <locale name="C">
231
	<short>The new instant message sound</short>
232
	<long>The sound that will be played when there is a new instant message, if enabled</long>
233
      </locale>
234
    </schema>
235
    <schema>
236
      <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/enable_new_message_sound</key>
237
      <applyto>/apps/@PACKAGE_NAME@/general/sound_events/enable_new_message_sound</applyto>
238
      <owner>Ekiga</owner>
239
      <type>bool</type>
240
      <default>true</default>
241
      <locale name="C">
242
	<short>Play sound on new message</short>
243
	<long>The chosen sound will be played when a new instant message is received, if enabled</long>
244
      </locale>
245
    </schema>
246
    <schema>
247
      <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/new_voicemail_sound</key>
248
      <applyto>/apps/@PACKAGE_NAME@/general/sound_events/new_voicemail_sound</applyto>
249
      <owner>Ekiga</owner>
250
      <type>string</type>
5 by Daniel Holbach
Import upstream version 2.0.3
251
      <default>voicemail.wav</default>
1 by Daniel Holbach
Import upstream version 1.99.0
252
      <locale name="C">
253
	<short>The new voice mail sound</short>
254
	<long>The sound that will be played when there is a new voice mail, if enabled</long>
255
      </locale>
256
    </schema>
257
    <schema>
258
      <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/enable_new_voicemail_sound</key>
259
      <applyto>/apps/@PACKAGE_NAME@/general/sound_events/enable_new_voicemail_sound</applyto>
260
      <owner>Ekiga</owner>
261
      <type>bool</type>
262
      <default>true</default>
263
      <locale name="C">
264
	<short>Play sound on new voice mail</short>
265
	<long>The chosen sound will be played when a new voice mail is received, if enabled</long>
266
      </locale>
267
    </schema>
268
    <schema>
269
      <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/enable_ring_tone_sound</key>
270
      <applyto>/apps/@PACKAGE_NAME@/general/sound_events/enable_ring_tone_sound</applyto>
271
      <owner>Ekiga</owner>
272
      <type>bool</type>
273
      <default>true</default>
274
      <locale name="C">
275
	<short>Play ring tone</short>
276
	<long>The chosen sound will be played when calling somebody, if enabled</long>
277
      </locale>
278
    </schema>
279
    <schema>
280
      <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/ring_tone_sound</key>
281
      <applyto>/apps/@PACKAGE_NAME@/general/sound_events/ring_tone_sound</applyto>
282
      <owner>Ekiga</owner>
283
      <type>string</type>
5 by Daniel Holbach
Import upstream version 2.0.3
284
      <default>dialtone.wav</default>
1 by Daniel Holbach
Import upstream version 1.99.0
285
      <locale name="C">
286
	<short>The dial tone sound</short>
287
	<long>The sound that will be played when calling somebody, if enabled</long>
288
      </locale>
289
    </schema>
290
    <schema>
291
      <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/enable_busy_tone_sound</key>
292
      <applyto>/apps/@PACKAGE_NAME@/general/sound_events/enable_busy_tone_sound</applyto>
293
      <owner>Ekiga</owner>
294
      <type>bool</type>
295
      <default>true</default>
296
      <locale name="C">
297
	<short>Play busy tone</short>
298
	<long>The chosen sound will be played at the end of calls or calling somebody who is busy, if enabled</long>
299
      </locale>
300
    </schema>
301
    <schema>
302
      <key>/schemas/apps/@PACKAGE_NAME@/general/sound_events/busy_tone_sound</key>
303
      <applyto>/apps/@PACKAGE_NAME@/general/sound_events/busy_tone_sound</applyto>
304
      <owner>Ekiga</owner>
305
      <type>string</type>
5 by Daniel Holbach
Import upstream version 2.0.3
306
      <default>busytone.wav</default>
1 by Daniel Holbach
Import upstream version 1.99.0
307
      <locale name="C">
308
	<short>The busy tone sound</short>
309
	<long>The sound that will be played at the end of calls or when calling somebody who is busy, if enabled</long>
310
      </locale>
311
    </schema>
312
    <schema>
313
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/accounts_list</key>
314
      <applyto>/apps/@PACKAGE_NAME@/protocols/accounts_list</applyto>
315
      <owner>Ekiga</owner>
316
      <type>list</type>
317
      <list_type>string</list_type>
318
      <default>[]</default>
319
      <locale name="C">
320
	<short>The accounts list</short>
321
	<long>The list of accounts to which Ekiga should register</long>
322
      </locale>
323
    </schema>
324
    <schema>
5.1.5 by Kilian Krause
Import upstream version 3.3.1
325
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/rtp_tos_field</key>
326
      <applyto>/apps/@PACKAGE_NAME@/protocols/rtp_tos_field</applyto>
327
      <owner>Ekiga</owner>
328
      <type>int</type>
329
      <default>184</default>
330
      <locale name="C">
331
        <short>Type of Service (TOS) byte on outgoing RTP IP packets</short>
332
        <long>The Type of Service (TOS) byte on outgoing RTP IP packets. This byte is used by the network to provide some level of Quality of Service (QoS). Default value 184 (0xB8) correspond to Expedited Forwarding (EF) PHB as defined in RFC 3246.</long>
333
      </locale>
334
    </schema>
335
    <schema>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
336
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/interface</key>
337
      <applyto>/apps/@PACKAGE_NAME@/protocols/interface</applyto>
338
      <owner>Ekiga</owner>
339
      <type>string</type>
340
      <locale name="C">
341
	<short></short>
342
	<long></long>
343
      </locale>
344
    </schema>
345
    <schema>
1 by Daniel Holbach
Import upstream version 1.99.0
346
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/sip/listen_port</key>
347
      <applyto>/apps/@PACKAGE_NAME@/protocols/sip/listen_port</applyto>
348
      <owner>Ekiga</owner>
349
      <type>int</type>
350
      <default>5060</default>
351
      <locale name="C">
352
	<short>Listen port</short>
353
	<long>The port to listen to for incoming connections. Ekiga needs to be restarted for the new value to take effect</long>
354
      </locale>
355
    </schema>
356
    <schema>
357
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/sip/outbound_proxy_host</key>
358
      <applyto>/apps/@PACKAGE_NAME@/protocols/sip/outbound_proxy_host</applyto>
359
      <owner>Ekiga</owner>
360
      <type>string</type>
361
      <default></default>
362
      <locale name="C">
363
	<short>Outbound Proxy</short>
364
	<long>The SIP Outbound Proxy to use for outgoing calls</long>
365
      </locale>
366
    </schema>
367
    <schema>
368
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/sip/forward_host</key>
369
      <applyto>/apps/@PACKAGE_NAME@/protocols/sip/forward_host</applyto>
370
      <owner>Ekiga</owner>
371
      <type>string</type>
372
      <default>sip:</default>
373
      <locale name="C">
374
	<short>Forward calls to host</short>
375
	<long>The host where calls should be forwarded if call forwarding is enabled</long>
376
      </locale>
377
    </schema>
378
    <schema>
379
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/sip/dtmf_mode</key>
380
      <applyto>/apps/@PACKAGE_NAME@/protocols/sip/dtmf_mode</applyto>
381
      <owner>Ekiga</owner>
382
      <type>int</type>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
383
      <default>1</default>
1 by Daniel Holbach
Import upstream version 1.99.0
384
      <locale name="C">
385
	<short>DTMF sending</short>
5.1.5 by Kilian Krause
Import upstream version 3.3.1
386
	<long>Select the mode for sending DTMFs. The values can be 0 (for "RFC2833") and 1 (for "INFO")</long>
1 by Daniel Holbach
Import upstream version 1.99.0
387
      </locale>
388
    </schema>
389
    <schema>
390
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/h323/listen_port</key>
391
      <applyto>/apps/@PACKAGE_NAME@/protocols/h323/listen_port</applyto>
392
      <owner>Ekiga</owner>
393
      <type>int</type>
394
      <default>1720</default>
395
      <locale name="C">
396
	<short>Listen port</short>
397
	<long>The port to listen to for incoming connections. Ekiga needs to be restarted for the new value to take effect.</long>
398
      </locale>
399
    </schema>
400
    <schema>
401
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/ports/tcp_port_range</key>
402
      <applyto>/apps/@PACKAGE_NAME@/protocols/ports/tcp_port_range</applyto>
403
      <owner>Ekiga</owner>
404
      <type>string</type>
405
      <default>30000:30010</default>
406
      <locale name="C">
407
	<short>TCP port range</short>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
408
	<long>The range of TCP ports that Ekiga will use for the H.323 H.245 channel. This port range has no effect if both participants to the conference are using H.245 Tunneling.</long>
1 by Daniel Holbach
Import upstream version 1.99.0
409
      </locale>
410
    </schema>
411
    <schema>
412
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/ports/udp_port_range</key>
413
      <applyto>/apps/@PACKAGE_NAME@/protocols/ports/udp_port_range</applyto>
414
      <owner>Ekiga</owner>
415
      <type>string</type>
5.1.8 by Kilian Krause
Import upstream version 4.0.1
416
      <default>5061:5100</default>
1 by Daniel Holbach
Import upstream version 1.99.0
417
      <locale name="C">
418
	<short>UDP port range</short>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
419
	<long>The range of UDP ports that Ekiga will use.</long>
1 by Daniel Holbach
Import upstream version 1.99.0
420
      </locale>
421
    </schema>
422
    <schema>
423
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/h323/enable_h245_tunneling</key>
424
      <applyto>/apps/@PACKAGE_NAME@/protocols/h323/enable_h245_tunneling</applyto>
425
      <owner>Ekiga</owner>
426
      <type>bool</type>
427
      <default>true</default>
428
      <locale name="C">
429
	<short>Enable H.245 tunneling</short>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
430
	<long>This enables H.245 Tunneling mode. In H.245 Tunneling mode H.245 messages are encapsulated into 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>
1 by Daniel Holbach
Import upstream version 1.99.0
431
      </locale>
432
    </schema>
433
    <schema>
434
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/h323/enable_early_h245</key>
435
      <applyto>/apps/@PACKAGE_NAME@/protocols/h323/enable_early_h245</applyto>
436
      <owner>Ekiga</owner>
437
      <type>bool</type>
438
      <default>true</default>
439
      <locale name="C">
440
	<short>Enable early H.245</short>
441
	<long>This enables H.245 early in the setup</long>
442
      </locale>
443
    </schema>
444
    <schema>
445
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/h323/enable_fast_start</key>
446
      <applyto>/apps/@PACKAGE_NAME@/protocols/h323/enable_fast_start</applyto>
447
      <owner>Ekiga</owner>
448
      <type>bool</type>
449
      <default>true</default>
450
      <locale name="C">
451
	<short>Enable 'Fast Start'</short>
452
	<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>
453
      </locale>
454
    </schema>
455
    <schema>
5.1.6 by Eugen Dedu
Import upstream version 3.9.90
456
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/h323/enable_h239</key>
457
      <applyto>/apps/@PACKAGE_NAME@/protocols/h323/enable_h239</applyto>
458
      <owner>Ekiga</owner>
459
      <type>bool</type>
460
      <default>false</default>
461
      <locale name="C">
462
	<short>Enable H.239</short>
463
	<long>This enables H.239 capability for additional video roles</long>
464
      </locale>
465
    </schema>
466
    <schema>
467
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/h323/video_role</key>
468
      <applyto>/apps/@PACKAGE_NAME@/protocols/h323/video_role</applyto>
469
      <owner>Ekiga</owner>
470
      <type>int</type>
471
      <default>0</default>
472
      <locale name="C">
473
	<short>Extended Video Roles</short>
474
	<long>Select the H.239 Video Role. The values can be 0 (for "disable extended video"), 1 (for "allow per content role mask"), 2 (for "force presentation"), or 3 (for "force live role")</long>
475
      </locale>
476
    </schema>
477
    <schema>
1 by Daniel Holbach
Import upstream version 1.99.0
478
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/h323/dtmf_mode</key>
479
      <applyto>/apps/@PACKAGE_NAME@/protocols/h323/dtmf_mode</applyto>
480
      <owner>Ekiga</owner>
481
      <type>int</type>
482
      <default>0</default>
483
      <locale name="C">
484
	<short>DTMF sending</short>
5.1.5 by Kilian Krause
Import upstream version 3.3.1
485
	<long>Select the mode for sending DTMFs. The values can be 0 (for "String"), 1 (for "Tone"), 2 (for "RFC2833"), or 3 (for "Q.931") (default is "String"). Choosing other values than "String" disables the Text Chat.</long>
1 by Daniel Holbach
Import upstream version 1.99.0
486
      </locale>
487
    </schema>
488
    <schema>
489
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/h323/forward_host</key>
490
      <applyto>/apps/@PACKAGE_NAME@/protocols/h323/forward_host</applyto>
491
      <owner>Ekiga</owner>
492
      <type>string</type>
493
      <default>h323:</default>
494
      <locale name="C">
495
	<short>Forward calls to host</short>
496
	<long>The host where calls should be forwarded if call forwarding is enabled</long>
497
      </locale>
498
    </schema>
499
    <schema>
500
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/call_forwarding/always_forward</key>
501
      <applyto>/apps/@PACKAGE_NAME@/protocols/call_forwarding/always_forward</applyto>
502
      <owner>Ekiga</owner>
503
      <type>bool</type>
504
      <default>false</default>
505
      <locale name="C">
506
	<short>Always forward calls to the given host</short>
507
	<long>If enabled, all incoming calls will be forwarded to the host that is specified in the field below</long>
508
      </locale>
509
    </schema>
510
    <schema>
511
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/call_forwarding/forward_on_busy</key>
512
      <applyto>/apps/@PACKAGE_NAME@/protocols/call_forwarding/forward_on_busy</applyto>
513
      <owner>Ekiga</owner>
514
      <type>bool</type>
515
      <default>false</default>
516
      <locale name="C">
517
	<short>Forward calls to the given host if busy</short>
5.1.6 by Eugen Dedu
Import upstream version 3.9.90
518
	<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 busy mode</long>
1 by Daniel Holbach
Import upstream version 1.99.0
519
      </locale>
520
    </schema>
521
    <schema>
522
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/call_forwarding/forward_on_no_answer</key>
523
      <applyto>/apps/@PACKAGE_NAME@/protocols/call_forwarding/forward_on_no_answer</applyto>
524
      <owner>Ekiga</owner>
525
      <type>bool</type>
526
      <default>false</default>
527
      <locale name="C">
528
	<short>Forward calls to the given host if no answer</short>
529
	<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>
530
      </locale>
531
    </schema>
532
    <schema>
533
      <key>/schemas/apps/@PACKAGE_NAME@/general/nat/stun_server</key>
534
      <applyto>/apps/@PACKAGE_NAME@/general/nat/stun_server</applyto>
535
      <owner>Ekiga</owner>
536
      <type>string</type>
537
      <default>stun.ekiga.net</default>
538
      <locale name="C">
539
	<short>The STUN Server</short>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
540
	<long>The STUN server to use for STUN Support. STUN is a technology that permits passage through some types of NAT gateway</long>
1 by Daniel Holbach
Import upstream version 1.99.0
541
      </locale>
542
    </schema>
543
    <schema>
5.1.5 by Kilian Krause
Import upstream version 3.3.1
544
      <key>/schemas/apps/@PACKAGE_NAME@/general/nat/enable_stun</key>
545
      <applyto>/apps/@PACKAGE_NAME@/general/nat/enable_stun</applyto>
1 by Daniel Holbach
Import upstream version 1.99.0
546
      <owner>Ekiga</owner>
5.2.1 by Kilian Krause
Import upstream version 3.2.1~git20090515.9d0263
547
      <type>bool</type>
5.1.5 by Kilian Krause
Import upstream version 3.3.1
548
      <default>true</default>
1 by Daniel Holbach
Import upstream version 1.99.0
549
      <locale name="C">
5.1.5 by Kilian Krause
Import upstream version 3.3.1
550
	<short>Enable STUN network detection</short>
551
	<long>Enable the automatic network setup resulting from the STUN test</long>
1 by Daniel Holbach
Import upstream version 1.99.0
552
      </locale>
553
    </schema>
554
    <schema>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
555
      <key>/schemas/apps/@PACKAGE_NAME@/protocols/sip/binding_timeout</key>
556
      <applyto>/apps/@PACKAGE_NAME@/protocols/sip/binding_timeout</applyto>
1 by Daniel Holbach
Import upstream version 1.99.0
557
      <owner>Ekiga</owner>
558
      <type>int</type>
5.1.2 by Fernando Ribeiro
Import upstream version 2.0.11
559
      <default>10</default>
1 by Daniel Holbach
Import upstream version 1.99.0
560
      <locale name="C">
561
	<short>NAT Binding Timeout</short>
562
        <long>Enter the number of seconds after which Ekiga should try refreshing the NAT binding when STUN is being used</long>
563
      </locale>
564
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
565
    <schema>
5.1.6 by Eugen Dedu
Import upstream version 3.9.90
566
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/call_window/position</key>
567
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/call_window/position</applyto>
568
      <owner>Ekiga</owner>
569
      <type>string</type>
570
      <default>0,0</default>
571
      <locale name="C">
572
	<short>Position on the screen of the call window</short>
573
	<long>Position on the screen of the call window</long>
574
      </locale>
575
    </schema>
576
    <schema>
577
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/call_window/size</key>
578
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/call_window/size</applyto>
579
      <owner>Ekiga</owner>
580
      <type>string</type>
581
      <default>270,250</default>
582
      <locale name="C">
583
	<short>Size of the call window</short>
584
	<long>Size of the call window</long>
1 by Daniel Holbach
Import upstream version 1.99.0
585
      </locale>
586
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
587
    <schema>
1 by Daniel Holbach
Import upstream version 1.99.0
588
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/main_window/position</key>
589
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/main_window/position</applyto>
590
      <owner>Ekiga</owner>
591
      <type>string</type>
592
      <default>0,0</default>
593
      <locale name="C">
594
	<short>Position on the screen of the main window</short>
595
	<long>Position on the screen of the main window</long>
596
      </locale>
597
    </schema>
598
    <schema>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
599
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/main_window/panel_section</key>
600
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/main_window/panel_section</applyto>
601
      <owner>Ekiga</owner>
602
      <type>int</type>
603
      <default>0</default>
604
      <locale name="C">
5.1.5 by Kilian Krause
Import upstream version 3.3.1
605
	<short>Change the panel section of the main window</short>
606
	<long>Change the panel section of the main window (0=Contacts, 1=Dialpad, 2=Call history)</long>
1 by Daniel Holbach
Import upstream version 1.99.0
607
      </locale>
608
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
609
    <schema>
1 by Daniel Holbach
Import upstream version 1.99.0
610
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/chat_window/size</key>
611
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/chat_window/size</applyto>
612
      <owner>Ekiga</owner>
613
      <type>string</type>
614
      <default>375,400</default>
615
      <locale name="C">
616
	<short>Size of the chat window</short>
617
	<long>Size of the chat window</long>
618
      </locale>
619
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
620
    <schema>
1 by Daniel Holbach
Import upstream version 1.99.0
621
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/chat_window/position</key>
622
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/chat_window/position</applyto>
623
      <owner>Ekiga</owner>
624
      <type>string</type>
625
      <default>0,0</default>
626
      <locale name="C">
627
	<short>Position on the screen of the chat window</short>
628
	<long>Position on the screen of the chat window</long>
629
      </locale>
630
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
631
    <schema>
5.1.5 by Kilian Krause
Import upstream version 3.3.1
632
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/assistant/size</key>
633
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/assistant/size</applyto>
1 by Daniel Holbach
Import upstream version 1.99.0
634
      <owner>Ekiga</owner>
635
      <type>string</type>
636
      <default>525,345</default>
637
      <locale name="C">
638
	<short>Size of the druid window</short>
639
	<long>Size of the druid window</long>
640
      </locale>
641
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
642
    <schema>
5.1.5 by Kilian Krause
Import upstream version 3.3.1
643
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/assistant/position</key>
644
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/assistant/position</applyto>
1 by Daniel Holbach
Import upstream version 1.99.0
645
      <owner>Ekiga</owner>
646
      <type>string</type>
647
      <default>0,0</default>
648
      <locale name="C">
649
	<short>Position on the screen of the druid window</short>
650
	<long>Position on the screen of the druid window</long>
651
      </locale>
652
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
653
    <schema>
5.1.5 by Kilian Krause
Import upstream version 3.3.1
654
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/addressbook_window/position</key>
655
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/addressbook_window/position</applyto>
1 by Daniel Holbach
Import upstream version 1.99.0
656
      <owner>Ekiga</owner>
657
      <type>string</type>
658
      <default>0,0</default>
659
      <locale name="C">
660
	<short>Position on the screen of the address book window</short>
661
	<long>Position on the screen of the address book window</long>
662
      </locale>
663
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
664
    <schema>
5.1.5 by Kilian Krause
Import upstream version 3.3.1
665
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/addressbook_window/size</key>
666
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/addressbook_window/size</applyto>
1 by Daniel Holbach
Import upstream version 1.99.0
667
      <owner>Ekiga</owner>
668
      <type>string</type>
669
      <default>770,470</default>
670
      <locale name="C">
671
	<short>Size of the address book window</short>
672
	<long>Size of the address book window</long>
673
      </locale>
674
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
675
    <schema>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
676
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/audio_settings_window/position</key>
677
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/audio_settings_window/position</applyto>
678
      <owner>Ekiga</owner>
679
      <type>string</type>
680
      <default>0,0</default>
681
      <locale name="C">
682
	<short>Position on the screen of the audio settings window</short>
683
	<long>Position on the screen of the audio settings window</long>
684
      </locale>
685
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
686
    <schema>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
687
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/audio_settings_window/size</key>
688
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/audio_settings_window/size</applyto>
689
      <owner>Ekiga</owner>
690
      <type>string</type>
691
      <default>250,125</default>
692
      <locale name="C">
693
	<short>Size of the audio settings window</short>
694
	<long>Size of the audio settings window</long>
695
      </locale>
696
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
697
    <schema>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
698
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/video_settings_window/position</key>
699
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/video_settings_window/position</applyto>
700
      <owner>Ekiga</owner>
701
      <type>string</type>
702
      <default>0,0</default>
703
      <locale name="C">
704
	<short>Position on the screen of the video settings window</short>
705
	<long>Position on the screen of the video settings window</long>
706
      </locale>
707
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
708
    <schema>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
709
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/video_settings_window/size</key>
710
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/video_settings_window/size</applyto>
711
      <owner>Ekiga</owner>
712
      <type>string</type>
713
      <default>250,160</default>
714
      <locale name="C">
715
	<short>Size of the video settings window</short>
716
	<long>Size of the video settings window</long>
717
      </locale>
718
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
719
    <schema>
1 by Daniel Holbach
Import upstream version 1.99.0
720
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/preferences_window/position</key>
721
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/preferences_window/position</applyto>
722
      <owner>Ekiga</owner>
723
      <type>string</type>
724
      <default>0,0</default>
725
      <locale name="C">
726
	<short>Position on the screen of the preferences window</short>
727
	<long>Position on the screen of the preferences window</long>
728
      </locale>
729
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
730
    <schema>
1 by Daniel Holbach
Import upstream version 1.99.0
731
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/preferences_window/size</key>
732
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/preferences_window/size</applyto>
733
      <owner>Ekiga</owner>
734
      <type>string</type>
735
      <default>-1,-1</default>
736
      <locale name="C">
737
	<short>Size of the preferences window</short>
738
	<long>Size of the preferences window</long>
739
      </locale>
740
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
741
    <schema>
1 by Daniel Holbach
Import upstream version 1.99.0
742
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/accounts_window/position</key>
743
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/accounts_window/position</applyto>
744
      <owner>Ekiga</owner>
745
      <type>string</type>
746
      <default>0,0</default>
747
      <locale name="C">
748
	<short>Position on the screen of the preferences window</short>
749
	<long>Position on the screen of the preferences window</long>
750
      </locale>
751
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
752
    <schema>
1 by Daniel Holbach
Import upstream version 1.99.0
753
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/accounts_window/size</key>
754
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/accounts_window/size</applyto>
755
      <owner>Ekiga</owner>
756
      <type>string</type>
757
      <default>470,250</default>
758
      <locale name="C">
759
	<short>Size of the preferences window</short>
760
	<long>Size of the preferences window</long>
761
      </locale>
762
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
763
    <schema>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
764
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/video_display/disable_hw_accel</key>
765
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/video_display/disable_hw_accel</applyto>
1 by Daniel Holbach
Import upstream version 1.99.0
766
      <owner>Ekiga</owner>
767
      <type>bool</type>
768
      <default>false</default>
769
      <locale name="C">
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
770
	<short>Disable video hardware acceleration</short>
771
	<long>This key disables DirectX (on win32) and XVideo (on Linux) video hardware acceleration</long>
772
      </locale>
773
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
774
    <schema>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
775
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/video_display/allow_pip_sw_scaling</key>
776
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/video_display/allow_pip_sw_scaling</applyto>
777
      <owner>Ekiga</owner>
778
      <type>bool</type>
779
      <default>true</default>
780
      <locale name="C">
781
	<short>Allow picture-in-picture software scaling</short>
782
	<long>Allow Ekiga to fall back to software scaling the picture-in-picture if hardware support is not available. If this is set to false, Ekiga will not try to open the PIP if hardware support is not available.</long>
783
      </locale>
784
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
785
    <schema>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
786
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/video_display/sw_scaling_algorithm</key>
787
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/video_display/sw_scaling_algorithm</applyto>
788
      <owner>Ekiga</owner>
789
      <type>int</type>
790
      <default>0</default>
791
      <locale name="C">
792
	<short>Specify the software scaling algorithm</short>
793
	<long>Specify the software scaling algorithm: 0: nearest neighbor, 1: nearest neighbor with box filter, 2: bilinear filtering, 3: hyperbolic filtering. Does not apply on windows systems.</long>
794
      </locale>
795
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
796
    <schema>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
797
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/video_display/zoom</key>
798
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/video_display/zoom</applyto>
799
      <owner>Ekiga</owner>
800
      <type>int</type>
801
      <default>100</default>
1 by Daniel Holbach
Import upstream version 1.99.0
802
      <locale name="C">
803
	<short>The zoom value</short>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
804
	<long>The zoom value in percent to apply to images displayed in the main GUI (can be 50, 100, or 200)</long>
1 by Daniel Holbach
Import upstream version 1.99.0
805
      </locale>
806
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
807
    <schema>
1 by Daniel Holbach
Import upstream version 1.99.0
808
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/video_display/stay_on_top</key>
809
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/video_display/stay_on_top</applyto>
810
      <owner>Ekiga</owner>
811
      <type>bool</type>
812
      <default>true</default>
813
      <locale name="C">
814
	<short>Place windows displaying video above other windows during calls</short>
815
	<long>Place windows displaying video above other windows during calls</long>
816
      </locale>
817
    </schema>
818
    <schema>
819
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/video_display/video_view</key>
820
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/video_display/video_view</applyto>
821
      <owner>Ekiga</owner>
822
      <type>int</type>
5.1.5 by Kilian Krause
Import upstream version 3.3.1
823
      <default>2</default>
1 by Daniel Holbach
Import upstream version 1.99.0
824
      <locale name="C">
825
	<short>The default video view</short>
5.1.5 by Kilian Krause
Import upstream version 3.3.1
826
	<long>The default video view (0: Local, 1: Remote, 2: Both, 3: Both in a separate window)</long>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
827
      </locale>
828
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
829
    <schema>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
830
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/video_display/video_view_before_fullscreen</key>
831
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/video_display/video_view_before_fullscreen</applyto>
832
      <owner>Ekiga</owner>
833
      <type>int</type>
834
      <default>1</default>
835
      <locale name="C">
836
	<short>The video view before having switched to fullscreen</short>
837
	<long>The video view before having switched to fullscreen (same values as video_view)</long>
1 by Daniel Holbach
Import upstream version 1.99.0
838
      </locale>
839
    </schema>
840
    <schema>
841
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/remote_video_window/size</key>
842
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/remote_video_window/size</applyto>
843
      <owner>Ekiga</owner>
844
      <type>string</type>
845
      <default>176,144</default>
846
      <locale name="C">
847
	<short>Remote video window size</short>
848
	<long>The size of the remote video window</long>
849
      </locale>
850
    </schema>
851
    <schema>
852
      <key>/schemas/apps/@PACKAGE_NAME@/general/user_interface/remote_video_window/position</key>
853
      <applyto>/apps/@PACKAGE_NAME@/general/user_interface/remote_video_window/position</applyto>
854
      <owner>Ekiga</owner>
855
      <type>string</type>
856
      <default>0,0</default>
857
      <locale name="C">
858
	<short>Remote video window position</short>
859
	<long>The position of the remote video window</long>
860
      </locale>
861
    </schema>
862
    <schema>
863
      <key>/schemas/apps/@PACKAGE_NAME@/codecs/audio/maximum_jitter_buffer</key>
864
      <applyto>/apps/@PACKAGE_NAME@/codecs/audio/maximum_jitter_buffer</applyto>
865
      <owner>Ekiga</owner>
866
      <type>int</type>
867
      <default>500</default>
868
      <locale name="C">
869
	<short>Maximum jitter buffer</short>
870
	<long>The maximum jitter buffer size for audio reception (in ms)</long>
871
      </locale>
872
    </schema>
873
    <schema>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
874
      <key>/schemas/apps/@PACKAGE_NAME@/codecs/video/media_list</key>
875
      <applyto>/apps/@PACKAGE_NAME@/codecs/video/media_list</applyto>
1 by Daniel Holbach
Import upstream version 1.99.0
876
      <owner>Ekiga</owner>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
877
      <type>list</type>
878
      <list_type>string</list_type>
879
      <default>[h264*90000*0*SIP*1,theora*90000*0*SIP*1,h261*90000*0*H.323 SIP*1]</default>
1 by Daniel Holbach
Import upstream version 1.99.0
880
      <locale name="C">
5.1.5 by Kilian Krause
Import upstream version 3.3.1
881
	<short>The video codecs list</short>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
882
	<long>The video codecs list</long>
1 by Daniel Holbach
Import upstream version 1.99.0
883
      </locale>
884
    </schema>
885
    <schema>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
886
      <key>/schemas/apps/@PACKAGE_NAME@/codecs/video/maximum_video_tx_bitrate</key>
887
      <applyto>/apps/@PACKAGE_NAME@/codecs/video/maximum_video_tx_bitrate</applyto>
888
      <owner>Ekiga</owner>
889
      <type>int</type>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
890
      <default>64</default>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
891
      <locale name="C">
892
	<short>Maximum TX video bitrate</short>
893
	<long>The maximum TX video bitrate in kbit/s. The video quality and the number of transmitted frames per second (depends on selected codec) will be dynamically adjusted above their minimum during calls to try to minimize the bandwidth to the given value</long>
894
      </locale>
895
    </schema>
896
    <schema>
897
      <key>/schemas/apps/@PACKAGE_NAME@/codecs/video/maximum_video_rx_bitrate</key>
898
      <applyto>/apps/@PACKAGE_NAME@/codecs/video/maximum_video_rx_bitrate</applyto>
899
      <owner>Ekiga</owner>
900
      <type>int</type>
901
      <default>4096</default>
902
      <locale name="C">
903
	<short>Maximum RX video bitrate</short>
904
	<long>The maximum RX video bitrate in kbit/s. This value will be signaled to the peer endpoint that can adjust (if it supports it) its TX bitrate if it is above the signaled value</long>
905
      </locale>
906
    </schema>
907
    <schema>
908
      <key>/schemas/apps/@PACKAGE_NAME@/codecs/video/temporal_spatial_tradeoff</key>
909
      <applyto>/apps/@PACKAGE_NAME@/codecs/video/temporal_spatial_tradeoff</applyto>
910
      <owner>Ekiga</owner>
911
      <type>int</type>
912
      <default>31</default>
913
      <locale name="C">
914
	<short>Temporal Spatial Trade Off</short>
915
	<long>Whether to prefer to sustain the max. frame rate or lower it possibly in order to keep a minimum level of (spatial) quality for all frames. 0: Highest minimal quality, 31: lowest minimal quality</long>
1 by Daniel Holbach
Import upstream version 1.99.0
916
      </locale>
917
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
918
    <schema>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
919
      <key>/schemas/apps/@PACKAGE_NAME@/contacts/roster_folded_groups</key>
920
      <applyto>/apps/@PACKAGE_NAME@/contacts/roster_folded_groups</applyto>
1 by Daniel Holbach
Import upstream version 1.99.0
921
      <owner>Ekiga</owner>
922
      <type>list</type>
923
      <list_type>string</list_type>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
924
      <default>[]</default>
925
      <locale name="C">
926
	<short>List of folded groups in the roster</short>
927
	<long></long>
928
      </locale>
929
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
930
    <schema>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
931
      <key>/schemas/apps/@PACKAGE_NAME@/contacts/show_offline_contacts</key>
932
      <applyto>/apps/@PACKAGE_NAME@/contacts/show_offline_contacts</applyto>
933
      <owner>Ekiga</owner>
934
      <type>bool</type>
5.1.5 by Kilian Krause
Import upstream version 3.3.1
935
      <default>true</default>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
936
      <locale name="C">
937
	<short>Show offline contacts</short>
938
	<long>If enabled, offline contacts will be shown in the roster</long>
939
      </locale>
940
    </schema>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
941
    <schema>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
942
      <key>/schemas/apps/@PACKAGE_NAME@/contacts/ldap_servers</key>
943
      <applyto>/apps/@PACKAGE_NAME@/contacts/ldap_servers</applyto>
944
      <owner>Ekiga</owner>
945
      <type>string</type>
946
      <default></default>
947
      <locale name="C">
948
	<short>LDAP servers</short>
949
	<long>List of configured LDAP servers</long>
950
      </locale>
951
    </schema>
952
    <schema>
953
      <key>/schemas/apps/@PACKAGE_NAME@/contacts/call_history</key>
954
      <applyto>/apps/@PACKAGE_NAME@/contacts/call_history</applyto>
955
      <owner>Ekiga</owner>
956
      <type>string</type>
957
      <locale name="C">
5.2.1 by Kilian Krause
Import upstream version 3.2.1~git20090515.9d0263
958
 	<short>Calls history</short>
959
 	<long>The history of the 100 last calls</long>
5.1.4 by Eugen Dedu
Import upstream version 3.0.1
960
      </locale>
961
    </schema>
962
    <schema>
963
      <key>/schemas/apps/@PACKAGE_NAME@/contacts/roster</key>
964
      <applyto>/apps/@PACKAGE_NAME@/contacts/roster</applyto>
965
      <owner>Ekiga</owner>
966
      <type>string</type>
967
      <locale name="C">
968
	<short></short>
1 by Daniel Holbach
Import upstream version 1.99.0
969
	<long></long>
970
      </locale>
971
    </schema>
972
    <schema>
973
      <key>/schemas/apps/@PACKAGE_NAME@/general/kind_of_net</key>
974
      <applyto>/apps/@PACKAGE_NAME@/general/kind_of_net</applyto>
975
      <owner>Ekiga</owner>
976
      <type>int</type>
5.2.4 by Kilian Krause
Import upstream version 3.2.7
977
      <default>2</default>
1 by Daniel Holbach
Import upstream version 1.99.0
978
      <locale name="C">
5.1.5 by Kilian Krause
Import upstream version 3.3.1
979
	<short>Kind of network selected in the assistant</short>
980
	<long>0: 56kbps, 1: ISDN, 2: DSL128, 3: DSL512, 4: LAN, 5: Custom</long>
1 by Daniel Holbach
Import upstream version 1.99.0
981
      </locale>
982
    </schema>
983
    <schema>
984
      <key>/schemas/apps/@PACKAGE_NAME@/general/call_options/no_answer_timeout</key>
985
      <applyto>/apps/@PACKAGE_NAME@/general/call_options/no_answer_timeout</applyto>
986
      <owner>Ekiga</owner>
987
      <type>int</type>
988
      <default>45</default>
989
      <locale name="C">
990
	<short>No answer timeout</short>
991
	<long>Automatically reject or forward incoming calls if no answer is given after the specified amount of time (in seconds)</long>
992
      </locale>
993
    </schema>
5.1.5 by Kilian Krause
Import upstream version 3.3.1
994
    <schema>
995
      <key>/schemas/apps/@PACKAGE_NAME@/general/call_options/auto_answer</key>
996
      <applyto>/apps/@PACKAGE_NAME@/general/call_options/auto_answer</applyto>
997
      <owner>Ekiga</owner>
998
      <type>bool</type>
999
      <default>false</default>
1000
      <locale name="C">
1001
	<short>Automatic answer</short>
1002
	<long>If enabled, automatically answer incoming calls</long>
1003
      </locale>
1004
    </schema>
1 by Daniel Holbach
Import upstream version 1.99.0
1005
  </schemalist>
1006
</gconfschemafile>