~serge-hallyn/ubuntu/precise/rhythmbox/rhythmbox-sort

« back to all changes in this revision

Viewing changes to data/rhythmbox.schemas

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2005-12-02 19:23:18 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051202192318-7ayjionj59dq1wk4
Tags: 0.9.2-0ubuntu3
* debian/control.in:
  - Build-Depends on libmusicbrainz4-dev so rhythmbox does the CD 
    query on internet (Ubuntu: #20363).

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
        </locale>
16
16
      </schema>
17
17
      <schema>
18
 
        <key>/schemas/apps/rhythmbox/auto_rate</key>
19
 
        <applyto>/apps/rhythmbox/auto_rate</applyto>
20
 
        <owner>rhythmbox</owner>
21
 
        <type>bool</type>
22
 
        <default>1</default>
23
 
        <locale name="C">
24
 
        <short>Enables automatic rating of songs</short>
25
 
        <long>When enabled, Rhythmbox automatically adjusts a song's rating based on the user's listening patterns.</long>
26
 
        </locale>
27
 
      </schema>
28
 
      <schema>
29
 
        <key>/schemas/apps/rhythmbox/state/selected_source</key>
30
 
        <applyto>/apps/rhythmbox/state/selected_source</applyto>
31
 
        <owner>rhythmbox</owner>
32
 
        <type>string</type>
33
 
        <default>&lt;library&gt;</default>
34
 
        <locale name="C">
35
 
        <short>Default selected source.</short>
36
 
        <long>Default selected source.</long>
37
 
        </locale>
38
 
      </schema>
 
18
        <key>/schemas/apps/rhythmbox/grace_period</key>
 
19
        <applyto>/apps/rhythmbox/grace_period</applyto>
 
20
        <owner>rhythmbox</owner>
 
21
        <type>int</type>
 
22
        <default>45</default>
 
23
        <locale name="C">
 
24
        <short>Number of days before removing a stale entry from the database</short>
 
25
        <long>When Rhythmbox's database contains a song stored on a mount point that is no longer available, Rhythmbox won't remove it from its XML file immedialty, but will keep it for a number of days defined by this key. Setting it to a negative number makes Rhythmbox keep the songs forever.</long>
 
26
        </locale>
 
27
      </schema>
 
28
 
39
29
      <schema>
40
30
        <key>/schemas/apps/rhythmbox/state/paned_position</key>
41
31
        <applyto>/apps/rhythmbox/state/paned_position</applyto>
58
48
        <long>Main window width.</long>
59
49
        </locale>
60
50
      </schema>
 
51
 
 
52
 
61
53
      <schema>
 
54
        <key>/schemas/apps/rhythmbox/state/window_position_x</key>
 
55
        <applyto>/apps/rhythmbox/state/window_position_x</applyto>
 
56
        <owner>rhythmbox</owner>
 
57
        <type>int</type>
 
58
        <default>0</default>
 
59
        <locale name="C">
 
60
        <short>Main window X position</short>
 
61
        <long>Main window X position.</long>
 
62
        </locale>
 
63
      </schema>
 
64
 
 
65
 
 
66
<schema>
 
67
        <key>/schemas/apps/rhythmbox/state/window_position_y</key>
 
68
        <applyto>/apps/rhythmbox/state/window_position_y</applyto>
 
69
        <owner>rhythmbox</owner>
 
70
        <type>int</type>
 
71
        <default>0</default>
 
72
        <locale name="C">
 
73
        <short>Main window Y position</short>
 
74
        <long>Main window Y position.</long>
 
75
        </locale>
 
76
      </schema>
 
77
 
 
78
 
 
79
 
 
80
 
 
81
<schema>
62
82
        <key>/schemas/apps/rhythmbox/state/window_height</key>
63
83
        <applyto>/apps/rhythmbox/state/window_height</applyto>
64
84
        <owner>rhythmbox</owner>
160
180
        </locale>
161
181
      </schema>
162
182
      <schema>
163
 
        <key>/schemas/apps/rhythmbox/state/library/search_text</key>
164
 
        <applyto>/apps/rhythmbox/state/library/search_text</applyto>
165
 
        <owner>rhythmbox</owner>
166
 
        <type>string</type>
167
 
        <default></default>
168
 
        <locale name="C">
169
 
        <short>String used for filtering library view.</short>
170
 
        <long>String used for filtering library view.</long>
171
 
        </locale>
172
 
      </schema>
173
 
      <schema>
174
183
        <key>/schemas/apps/rhythmbox/state/library/sorting</key>
175
184
        <applyto>/apps/rhythmbox/state/library/sorting</applyto>
176
185
        <owner>rhythmbox</owner>
205
214
        </locale>
206
215
      </schema>
207
216
      <schema>
 
217
        <key>/schemas/apps/rhythmbox/state/daap/sorting</key>
 
218
        <applyto>/apps/rhythmbox/state/daap/sorting</applyto>
 
219
        <owner>rhythmbox</owner>
 
220
        <type>string</type>
 
221
        <default>Artist,ascending</default>
 
222
        <locale name="C">
 
223
        <short>The sorting order</short>
 
224
        <long>A comma-separated list.  The first is the title of the
 
225
        column to sort on, the second is the sort type.</long>
 
226
        </locale>
 
227
      </schema>
 
228
      <schema>
 
229
        <key>/schemas/apps/rhythmbox/state/daap/show_browser</key>
 
230
        <applyto>/apps/rhythmbox/state/daap/show_browser</applyto>
 
231
        <owner>rhythmbox</owner>
 
232
        <type>bool</type>
 
233
        <default>1</default>
 
234
        <locale name="C">
 
235
        <short>Show browser in remote music shares</short>
 
236
        <long>Show the artist and album browser in remote music shares.</long>
 
237
        </locale>
 
238
      </schema>
 
239
      <schema>
 
240
        <key>/schemas/apps/rhythmbox/state/daap/paned_position</key>
 
241
        <applyto>/apps/rhythmbox/state/daap/paned_position</applyto>
 
242
        <owner>rhythmbox</owner>
 
243
        <type>int</type>
 
244
        <default>180</default>
 
245
        <locale name="C">
 
246
        <short>Position of remote music shares browser pane</short>
 
247
        <long>Position of remote music shares browser pane.</long>
 
248
        </locale>
 
249
      </schema>
 
250
      <schema>
208
251
        <key>/schemas/apps/rhythmbox/ui/columns_setup</key>
209
252
        <applyto>/apps/rhythmbox/ui/columns_setup</applyto>
210
253
        <owner>rhythmbox</owner>
221
264
        <applyto>/apps/rhythmbox/ui/rhythmdb_columns_setup</applyto>
222
265
        <owner>rhythmbox</owner>
223
266
        <type>string</type>
224
 
        <default>RHYTHMDB_PROP_TRACK_NUMBER,RHYTHMDB_PROP_ARTIST,RHYTHMDB_PROP_ALBUM,RHYTHMDB_PROP_GENRE,RHYTHMDB_PROP_DURATION</default>
 
267
        <default>RHYTHMDB_PROP_TRACK_NUMBER,RHYTHMDB_PROP_ARTIST,RHYTHMDB_PROP_ALBUM,RHYTHMDB_PROP_GENRE,RHYTHMDB_PROP_DURATION,RHYTHMDB_PROP_POST_TIME</default>
225
268
        <locale name="C">
226
269
        <short>List of active columns.</short>
227
270
        <long>The list of columns that will be shown.  If a source
241
284
        </locale>
242
285
      </schema>
243
286
      <schema>
244
 
        <key>/schemas/apps/rhythmbox/state/iradio/search_text</key>
245
 
        <applyto>/apps/rhythmbox/state/iradio/search_text</applyto>
246
 
        <owner>rhythmbox</owner>
247
 
        <type>string</type>
248
 
        <default></default>
249
 
        <locale name="C">
250
 
        <short>String used for filtering radio view.</short>
251
 
        <long>String used for filtering radio view.</long>
252
 
        </locale>
253
 
      </schema>
254
 
      <schema>
255
287
        <key>/schemas/apps/rhythmbox/state/iradio/show_browser</key>
256
288
        <applyto>/apps/rhythmbox/state/iradio/show_browser</applyto>
257
289
        <owner>rhythmbox</owner>
275
307
        </locale>
276
308
      </schema>
277
309
      <schema>
 
310
        <key>/schemas/apps/rhythmbox/state/podcast/show_browser</key>
 
311
        <applyto>/apps/rhythmbox/state/podcast/show_browser</applyto>
 
312
        <owner>rhythmbox</owner>
 
313
        <type>bool</type>
 
314
        <default>0</default>
 
315
        <locale name="C">
 
316
          <short>Show browser in podcast display</short>
 
317
          <long>Show the album browser in the Podcast display.</long>
 
318
        </locale>
 
319
      </schema>
 
320
      <schema>
 
321
        <key>/schemas/apps/rhythmbox/state/podcast/sorting</key>
 
322
        <applyto>/apps/rhythmbox/state/podcast/sorting</applyto>
 
323
        <owner>rhythmbox</owner>
 
324
        <type>string</type>
 
325
        <default>Title,ascending</default>
 
326
        <locale name="C">
 
327
        <short>The sorting order</short>
 
328
        <long>A comma-separated list.  The first is the title of the
 
329
        column to sort on, the second is the sort type.</long>
 
330
        </locale>
 
331
      </schema>
 
332
      <schema>
 
333
        <key>/schemas/apps/rhythmbox/state/podcast/download_interval</key>
 
334
        <applyto>/apps/rhythmbox/state/podcast/download_interval</applyto>
 
335
        <owner>rhythmbox</owner>
 
336
        <type>int</type>
 
337
        <default>0</default>
 
338
        <locale name="C">
 
339
        <short>The index of config update interval</short>
 
340
        <long>
 
341
        0 Every hour 
 
342
        1 Every day
 
343
        2 Every week
 
344
        3 Manually
 
345
        </long>
 
346
        </locale>
 
347
      </schema>
 
348
      <schema>
 
349
        <key>/schemas/apps/rhythmbox/state/podcast/download_next_time</key>
 
350
        <applyto>/apps/rhythmbox/state/podcast/download_next_time</applyto>
 
351
        <owner>rhythmbox</owner>
 
352
        <type>int</type>
 
353
        <default>0</default>
 
354
        <locale name="C">
 
355
        <short>The exactly time of update</short>
 
356
        <long>The time in secs of update</long>
 
357
        </locale>
 
358
      </schema>
 
359
      <schema>
 
360
        <key>/schemas/apps/rhythmbox/state/podcast/download_prefix</key>
 
361
        <applyto>/apps/rhythmbox/state/podcast/download_prefix</applyto>
 
362
        <owner>rhythmbox</owner>
 
363
        <type>string</type>
 
364
        <default></default>
 
365
        <locale name="C">
 
366
        <short>The dir to save your podcast files</short>
 
367
        <long>The dir to save your podcast files</long>
 
368
        </locale>
 
369
      </schema>
 
370
      <schema>
278
371
        <key>/schemas/apps/rhythmbox/ui/library/browser_views</key>
279
372
        <applyto>/apps/rhythmbox/ui/library/browser_views</applyto>
280
373
        <owner>rhythmbox</owner>
311
404
        <long>Window height of the load failure dialog</long>
312
405
        </locale>
313
406
      </schema>
 
407
      <schema>
 
408
        <key>/schemas/apps/rhythmbox/state/burn_device</key>
 
409
        <applyto>/apps/rhythmbox/state/burn_device</applyto>
 
410
        <owner>rhythmbox</owner>
 
411
        <type>string</type>
 
412
        <default></default>
 
413
        <locale name="C">
 
414
        <short>Audio disc burner device</short>
 
415
        <long>Audio disc burner device.</long>
 
416
        </locale>
 
417
      </schema>
 
418
      <schema>
 
419
        <key>/schemas/apps/rhythmbox/sharing/enable_browsing</key>
 
420
        <applyto>/apps/rhythmbox/sharing/enable_browsing</applyto>
 
421
        <owner>rhythmbox</owner>
 
422
        <type>bool</type>
 
423
        <default>1</default>
 
424
        <locale name="C">
 
425
        <short>Enables browsing your network for computers with shared music</short>
 
426
        <long>When enabled, Rhythmbox will search for computers running Rhythmbox or Apple iTunes with shared music on your local network</long>
 
427
        </locale>
 
428
      </schema>
 
429
      <schema>
 
430
        <key>/schemas/apps/rhythmbox/sharing/enable_sharing</key>
 
431
        <applyto>/apps/rhythmbox/sharing/enable_sharing</applyto>
 
432
        <owner>rhythmbox</owner>
 
433
        <type>bool</type>
 
434
        <default>0</default>
 
435
        <locale name="C">
 
436
        <short>Enables sharing your music with computers on your network</short>
 
437
        <long>When enabled, Rhythmbox will share your music with other computers running Rhythmbox or Apple iTunes</long>
 
438
        </locale>
 
439
      </schema>
 
440
      <schema>
 
441
        <key>/schemas/apps/rhythmbox/sharing/share_name</key>
 
442
        <applyto>/apps/rhythmbox/sharing/share_name</applyto>
 
443
        <owner>rhythmbox</owner>
 
444
        <type>string</type>
 
445
        <default></default>
 
446
        <locale name="C">
 
447
        <short>Name for your shared music</short>
 
448
        <long>Name other computers will see your music shared as</long>
 
449
        </locale>
 
450
      </schema>
 
451
      <schema>
 
452
        <key>/schemas/apps/rhythmbox/audioscrobbler/username</key>
 
453
        <applyto>/apps/rhythmbox/audioscrobbler/username</applyto>
 
454
        <owner>rhythmbox</owner>
 
455
        <type>string</type>
 
456
        <default></default>
 
457
        <locale name="C">
 
458
        <short>Username for Audioscrobbler.com</short>
 
459
        <long>Username for Audioscrobbler.com</long>
 
460
        </locale>
 
461
      </schema>
 
462
      <schema>
 
463
        <key>/schemas/apps/rhythmbox/audioscrobbler/password</key>
 
464
        <applyto>/apps/rhythmbox/audioscrobbler/password</applyto>
 
465
        <owner>rhythmbox</owner>
 
466
        <type>string</type>
 
467
        <default></default>
 
468
        <locale name="C">
 
469
        <short>Password for Audioscrobbler.com</short>
 
470
        <long>Password for Audioscrobbler.com</long>
 
471
        </locale>
 
472
      </schema>
 
473
      <schema>
 
474
        <key>/schemas/apps/rhythmbox/audioscrobbler/enabled</key>
 
475
        <applyto>/apps/rhythmbox/audioscrobbler/enabled</applyto>
 
476
        <owner>rhythmbox</owner>
 
477
        <type>bool</type>
 
478
        <default>0</default>
 
479
        <locale name="C">
 
480
        <short>Whether to enable Audioscrobbler support.</short>
 
481
        <long>Whether to enable Audioscrobbler support. Audioscrobbler is a computer system that builds up a detailed profile of your musical taste. See Audioscrobbler.com for more information.</long>
 
482
        </locale>
 
483
      </schema>
314
484
    </schemalist>
315
485
</gconfschemafile>