udapted vi.po
[rhythmbox.git] / data / rhythmbox.schemas
blobd83c2b38ada861f8840abe58ac5a444520021a1a
1 <gconfschemafile>
2    <schemalist>
3       <schema>
4         <key>/schemas/apps/rhythmbox/first_time_flag</key>
5         <applyto>/apps/rhythmbox/first_time_flag</applyto>
6         <owner>rhythmbox</owner>
7         <type>bool</type>
8         <default>FALSE</default>
9         <locale name="C">
10         <short>True if the initial druid has already been run.</short>
11         <long>True if the initial druid has already been run.</long>
12         </locale>
13       </schema>
14       <schema>
15         <key>/schemas/apps/rhythmbox/grace_period</key>
16         <applyto>/apps/rhythmbox/grace_period</applyto>
17         <owner>rhythmbox</owner>
18         <type>int</type>
19         <default>45</default>
20         <locale name="C">
21         <short>Number of days before removing a stale entry from the database</short>
22         <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>
23         </locale>
24       </schema>
25       <schema>
26         <key>/schemas/apps/rhythmbox/library_locations</key>
27         <applyto>/apps/rhythmbox/library_locations</applyto>
28         <owner>rhythmbox</owner>
29         <type>list</type>
30         <list_type>string</list_type>
31         <default>[]</default>
32         <locale name="C">
33         <short>Directories that Rhythmbox should monitor</short>
34         <long>A list of directory URIs that Rhythmbox should monitor for changes and new tracks.</long>
35         </locale>
36       </schema>
37       <schema>
38         <key>/schemas/apps/rhythmbox/library_layout_path</key>
39         <applyto>/apps/rhythmbox/library_layout_path</applyto>
40         <owner>rhythmbox</owner>
41         <type>string</type>
42         <default>%aa/%at</default>
43         <locale name="C">
44           <short>Directory heirarchy of library</short>
45           <long>The path used to store track in, under the chosen library. Various substitutions are done</long>
46         </locale>
47       </schema>
48       <schema>
49         <key>/schemas/apps/rhythmbox/library_layout_filename</key>
50         <applyto>/apps/rhythmbox/library_layout_filename</applyto>
51         <owner>rhythmbox</owner>
52         <type>string</type>
53         <default>%tN - %tt</default>
54         <locale name="C">
55           <short>File name of tracks</short>
56           <long>The path used to store track in, under the chosen library. Various substitutions are done</long>
57         </locale>
58       </schema>
59       <schema>
60         <key>/schemas/apps/rhythmbox/library_preferred_format</key>
61         <applyto>/apps/rhythmbox/library_preferred_format</applyto>
62         <owner>rhythmbox</owner>
63         <type>string</type>
64         <default>cdlossy</default>
65         <locale name="C">
66           <short>id of gnome-media audio profile</short>
67           <long>The ID of the preferred gnome audio profile, used for ripping CDs</long>
68         </locale>
69       </schema>
70       <schema>
71         <key>/schemas/apps/rhythmbox/monitor_library</key>
72         <applyto>/apps/rhythmbox/monitor_library</applyto>
73         <owner>rhythmbox</owner>
74         <type>bool</type>
75         <default>FALSE</default>
76         <locale name="C">
77           <short>Whether the library location are monitored</short>
78           <long>If true, the locations listed in /apps/rhythmbox/library_locations are monitored for new files</long>
79         </locale>
80       </schema>
82       <schema>
83         <key>/schemas/apps/rhythmbox/state/window_visible</key>
84         <applyto>/apps/rhythmbox/state/window_visible</applyto>
85         <owner>rhythmbox</owner>
86         <type>bool</type>
87         <default>TRUE</default>
88         <locale name="C">
89         <short>Whether the window is visible</short>
90         <long>When set to false, causes Rhythmbox to start only as a tray icon with the window hidden.</long>
91         </locale>
92       </schema>
93       <schema>
94         <key>/schemas/apps/rhythmbox/state/paned_position</key>
95         <applyto>/apps/rhythmbox/state/paned_position</applyto>
96         <owner>rhythmbox</owner>
97         <type>int</type>
98         <default>88</default>
99         <locale name="C">
100         <short>Position of main window pane</short>
101         <long>Position of main window pane.</long>
102         </locale>
103       </schema>
104       <schema>
105         <key>/schemas/apps/rhythmbox/state/window_width</key>
106         <applyto>/apps/rhythmbox/state/window_width</applyto>
107         <owner>rhythmbox</owner>
108         <type>int</type>
109         <default>600</default>
110         <locale name="C">
111         <short>Main window width</short>
112         <long>Main window width.</long>
113         </locale>
114       </schema>
117       <schema>
118         <key>/schemas/apps/rhythmbox/state/window_position_x</key>
119         <applyto>/apps/rhythmbox/state/window_position_x</applyto>
120         <owner>rhythmbox</owner>
121         <type>int</type>
122         <default>0</default>
123         <locale name="C">
124         <short>Main window X position</short>
125         <long>Main window X position.</long>
126         </locale>
127       </schema>
130 <schema>
131         <key>/schemas/apps/rhythmbox/state/window_position_y</key>
132         <applyto>/apps/rhythmbox/state/window_position_y</applyto>
133         <owner>rhythmbox</owner>
134         <type>int</type>
135         <default>0</default>
136         <locale name="C">
137         <short>Main window Y position</short>
138         <long>Main window Y position.</long>
139         </locale>
140       </schema>
145 <schema>
146         <key>/schemas/apps/rhythmbox/state/window_height</key>
147         <applyto>/apps/rhythmbox/state/window_height</applyto>
148         <owner>rhythmbox</owner>
149         <type>int</type>
150         <default>600</default>
151         <locale name="C">
152         <short>Main window height</short>
153         <long>Main window height.</long>
154         </locale>
155       </schema>
156       <schema>
157         <key>/schemas/apps/rhythmbox/state/small_width</key>
158         <applyto>/apps/rhythmbox/state/small_width</applyto>
159         <owner>rhythmbox</owner>
160         <type>int</type>
161         <default>600</default>
162         <locale name="C">
163         <short>Small window width</short>
164         <long>Main window width when the player is in Small Display mode.</long>
165         </locale>
166       </schema>
167       <schema>
168         <key>/schemas/apps/rhythmbox/state/window_maximized</key>
169         <applyto>/apps/rhythmbox/state/window_maximized</applyto>
170         <owner>rhythmbox</owner>
171         <type>bool</type>
172         <default>FALSE</default>
173         <locale name="C">
174         <short>Main window maximization state</short>
175         <long>If true, the main window is maximized.</long>
176         </locale>
177       </schema>
178       <schema>
179         <key>/schemas/apps/rhythmbox/state/sourcelist_height</key>
180         <applyto>/apps/rhythmbox/state/sourcelist_height</applyto>
181         <owner>rhythmbox</owner>
182         <type>int</type>
183         <default>300</default>
184         <locale name="C">
185           <short>Source list height</short>
186           <long>Height of the source list when the play queue is shown as a sidebar.</long>
187         </locale>
188       </schema>
190       <schema>
191         <key>/schemas/apps/rhythmbox/ui/sourcelist_hidden</key>
192         <applyto>/apps/rhythmbox/ui/sourcelist_hidden</applyto>
193         <owner>rhythmbox</owner>
194         <type>bool</type>
195         <default>FALSE</default>
196         <locale name="C">
197         <short>Source list visibility</short>
198         <long>If true, the main source list is hidden.</long>
199         </locale>
200       </schema>
201       <schema>
202         <key>/schemas/apps/rhythmbox/ui/small_display</key>
203         <applyto>/apps/rhythmbox/ui/small_display</applyto>
204         <owner>rhythmbox</owner>
205         <type>bool</type>
206         <default>FALSE</default>
207         <locale name="C">
208         <short>Small display mode</short>
209         <long>If true, the main window is displayed without the source list, browser or playlist.</long>
210         </locale>
211       </schema>
212       <schema>
213         <key>/schemas/apps/rhythmbox/ui/statusbar_hidden</key>
214         <applyto>/apps/rhythmbox/ui/statusbar_hidden</applyto>
215         <owner>rhythmbox</owner>
216         <type>bool</type>
217         <default>FALSE</default>
218         <locale name="C">
219         <short>Statusbar visibility</short>
220         <long>If true, the statusbar is hidden.</long>
221         </locale>
222       </schema>
223       <schema>
224         <key>/schemas/apps/rhythmbox/ui/queue_as_sidebar</key>
225         <applyto>/apps/rhythmbox/ui/queue_as_sidebar</applyto>
226         <owner>rhythmbox</owner>
227         <type>bool</type>
228         <default>FALSE</default>
229         <locale name="C">
230         <short>Queue display type</short>
231         <long>If true, the play queue is displayed as a sidebar. If false, the play queue is displayed as a source in the source list.</long>
232         </locale>
233       </schema>
234       <schema>
235         <key>/schemas/apps/rhythmbox/ui/toolbar_hidden</key>
236         <applyto>/apps/rhythmbox/ui/toolbar_hidden</applyto>
237         <owner>rhythmbox</owner>
238         <type>bool</type>
239         <default>FALSE</default>
240         <locale name="C">
241         <short>Toolbar visibility</short>
242         <long>If true, the toolbar is hidden.</long>
243         </locale>
244       </schema>
245       <schema>
246         <key>/schemas/apps/rhythmbox/ui/toolbar_style</key>
247         <applyto>/apps/rhythmbox/ui/toolbar_hiddle</applyto>
248         <owner>rhythmbox</owner>
249         <type>int</type>
250         <default>0</default>
251         <locale name="C">
252         <short>Toolbar style</short>
253         <long>0=Gnome default, 1=Icons only, 2=Text only, 3=Text below icons, 4=Text beside icons</long>
254         </locale>
255       </schema>
256       <schema>
257         <key>/schemas/apps/rhythmbox/ui/song_position_slider_hidden</key>
258         <applyto>/apps/rhythmbox/ui/song_position_slider_hidden</applyto>
259         <owner>rhythmbox</owner>
260         <type>bool</type>
261         <default>FALSE</default>
262         <locale name="C">
263         <short>Song position slider visibility</short>
264         <long>If true, the song position slider is hidden.</long>
265         </locale>
266       </schema>
268       <schema>
269         <key>/schemas/apps/rhythmbox/state/play_order</key>
270         <applyto>/apps/rhythmbox/state/play_order</applyto>
271         <owner>rhythmbox</owner>
272         <type>string</type>
273         <default>linear</default>
274         <locale name="C">
275         <short>Order to play songs in</short>
276         <long>Value identifies the order songs are played in. Legal values are:
277         "linear", "shuffle", "random-equal-weights", "random-by-age",
278         "random-by-rating".</long>
279         </locale>
280       </schema>
281       <schema>
282         <key>/schemas/apps/rhythmbox/state/add_dir</key>
283         <applyto>/apps/rhythmbox/state/add_dir</applyto>
284         <owner>rhythmbox</owner>
285         <type>string</type>
286         <default></default>
287         <locale name="C">
288         <short>"Add to library" filesel state</short>
289         <long>"Add to library" filesel state.</long>
290         </locale>
291       </schema>
292       <schema>
293         <key>/schemas/apps/rhythmbox/state/volume</key>
294         <applyto>/apps/rhythmbox/state/volume</applyto>
295         <owner>rhythmbox</owner>
296         <type>float</type>
297         <default>1.0</default>
298         <locale name="C">
299         <short>Volume level</short>
300         <long>Volume level.</long>
301         </locale>
302       </schema>
303       <schema>
304         <key>/schemas/apps/rhythmbox/state/library/sorting</key>
305         <applyto>/apps/rhythmbox/state/library/sorting</applyto>
306         <owner>rhythmbox</owner>
307         <type>string</type>
308         <default>Artist,ascending</default>
309         <locale name="C">
310         <short>The sorting order</short>
311         <long>A comma-separated list.  The first is the title of the
312         column to sort on, the second is the sort type.</long>
313         </locale>
314       </schema>
315       <schema>
316         <key>/schemas/apps/rhythmbox/state/library/show_browser</key>
317         <applyto>/apps/rhythmbox/state/library/show_browser</applyto>
318         <owner>rhythmbox</owner>
319         <type>bool</type>
320         <default>TRUE</default>
321         <locale name="C">
322         <short>Show browser in library</short>
323         <long>Show the artist and album browser in the library.</long>
324         </locale>
325       </schema>
326       <schema>
327         <key>/schemas/apps/rhythmbox/state/library/paned_position</key>
328         <applyto>/apps/rhythmbox/state/library/paned_position</applyto>
329         <owner>rhythmbox</owner>
330         <type>int</type>
331         <default>180</default>
332         <locale name="C">
333         <short>Position of library browser pane</short>
334         <long>Position of library browser pane.</long>
335         </locale>
336       </schema>
337       <schema>
338         <key>/schemas/apps/rhythmbox/state/daap/sorting</key>
339         <applyto>/apps/rhythmbox/state/daap/sorting</applyto>
340         <owner>rhythmbox</owner>
341         <type>string</type>
342         <default>Artist,ascending</default>
343         <locale name="C">
344         <short>The sorting order</short>
345         <long>A comma-separated list.  The first is the title of the
346         column to sort on, the second is the sort type.</long>
347         </locale>
348       </schema>
349       <schema>
350         <key>/schemas/apps/rhythmbox/state/daap/show_browser</key>
351         <applyto>/apps/rhythmbox/state/daap/show_browser</applyto>
352         <owner>rhythmbox</owner>
353         <type>bool</type>
354         <default>TRUE</default>
355         <locale name="C">
356         <short>Show browser in remote music shares</short>
357         <long>Show the artist and album browser in remote music shares.</long>
358         </locale>
359       </schema>
360       <schema>
361         <key>/schemas/apps/rhythmbox/state/daap/paned_position</key>
362         <applyto>/apps/rhythmbox/state/daap/paned_position</applyto>
363         <owner>rhythmbox</owner>
364         <type>int</type>
365         <default>180</default>
366         <locale name="C">
367         <short>Position of remote music shares browser pane</short>
368         <long>Position of remote music shares browser pane.</long>
369         </locale>
370       </schema>
371       <schema>
372         <key>/schemas/apps/rhythmbox/ui/columns_setup</key>
373         <applyto>/apps/rhythmbox/ui/columns_setup</applyto>
374         <owner>rhythmbox</owner>
375         <type>string</type>
376         <default>RB_TREE_MODEL_NODE_COL_TRACK_NUMBER_STR,RB_TREE_MODEL_NODE_COL_ARTIST,RB_TREE_MODEL_NODE_COL_ALBUM,RB_TREE_MODEL_NODE_COL_GENRE,RB_TREE_MODEL_NODE_COL_DURATION</default>
377         <locale name="C">
378         <short>(obsolete) List of active columns.</short>
379         <long>The list of columns that will be shown for Rhythmbox versions &lt; 0.6.0.  If a source
380               doesn't support a particular column, it won't be displayed. </long>
381         </locale>
382       </schema>
383       <schema>
384         <key>/schemas/apps/rhythmbox/ui/rhythmdb_columns_setup</key>
385         <applyto>/apps/rhythmbox/ui/rhythmdb_columns_setup</applyto>
386         <owner>rhythmbox</owner>
387         <type>string</type>
388         <default>RHYTHMDB_PROP_TRACK_NUMBER,RHYTHMDB_PROP_ARTIST,RHYTHMDB_PROP_ALBUM,RHYTHMDB_PROP_GENRE,RHYTHMDB_PROP_DURATION,RHYTHMDB_PROP_POST_TIME</default>
389         <locale name="C">
390         <short>List of active columns.</short>
391         <long>The list of columns that will be shown.  If a source
392               doesn't support a particular column, it won't be displayed. </long>
393         </locale>
394       </schema>
395       <schema>
396         <key>/schemas/apps/rhythmbox/ui/time_display</key>
397         <applyto>/apps/rhythmbox/ui/time_display</applyto>
398         <owner>rhythmbox</owner>
399         <type>bool</type>
400         <default>TRUE</default>
401         <locale name="C">
402         <short>Whether to show elapsed or remaining time</short>
403         <long>If true, the elapsed time will be shown in song duration
404               displays. Otherwise the remaining time will be shown.</long>
405         </locale>
406       </schema>
407       <schema>
408         <key>/schemas/apps/rhythmbox/state/iradio/show_browser</key>
409         <applyto>/apps/rhythmbox/state/iradio/show_browser</applyto>
410         <owner>rhythmbox</owner>
411         <type>bool</type>
412         <default>FALSE</default>
413         <locale name="C">
414           <short>Show browser in radio display</short>
415           <long>Show the genre browser in the Internet Radio display.</long>
416         </locale>
417       </schema>
418       <schema>
419         <key>/schemas/apps/rhythmbox/state/iradio/sorting</key>
420         <applyto>/apps/rhythmbox/state/iradio/sorting</applyto>
421         <owner>rhythmbox</owner>
422         <type>string</type>
423         <default>Title,ascending</default>
424         <locale name="C">
425         <short>The sorting order</short>
426         <long>A comma-separated list.  The first is the title of the
427         column to sort on, the second is the sort type.</long>
428         </locale>
429       </schema>
430       <schema>
431         <key>/schemas/apps/rhythmbox/state/podcast/show_browser</key>
432         <applyto>/apps/rhythmbox/state/podcast/show_browser</applyto>
433         <owner>rhythmbox</owner>
434         <type>bool</type>
435         <default>FALSE</default>
436         <locale name="C">
437           <short>Show browser in podcast display</short>
438           <long>Show the album browser in the Podcast display.</long>
439         </locale>
440       </schema>
441       <schema>
442         <key>/schemas/apps/rhythmbox/state/podcast/sorting</key>
443         <applyto>/apps/rhythmbox/state/podcast/sorting</applyto>
444         <owner>rhythmbox</owner>
445         <type>string</type>
446         <default>Title,ascending</default>
447         <locale name="C">
448         <short>The sorting order</short>
449         <long>A comma-separated list.  The first is the title of the
450         column to sort on, the second is the sort type.</long>
451         </locale>
452       </schema>
453       <schema>
454         <key>/schemas/apps/rhythmbox/state/podcast/download_interval</key>
455         <applyto>/apps/rhythmbox/state/podcast/download_interval</applyto>
456         <owner>rhythmbox</owner>
457         <type>int</type>
458         <default>0</default>
459         <locale name="C">
460         <short>The index of config update interval</short>
461         <long>
462         0 Every hour 
463         1 Every day
464         2 Every week
465         3 Manually
466         </long>
467         </locale>
468       </schema>
469       <schema>
470         <key>/schemas/apps/rhythmbox/state/podcast/download_next_time</key>
471         <applyto>/apps/rhythmbox/state/podcast/download_next_time</applyto>
472         <owner>rhythmbox</owner>
473         <type>int</type>
474         <default>1</default>
475         <locale name="C">
476         <short>The exactly time of update</short>
477         <long>The time in secs of update</long>
478         </locale>
479       </schema>
480       <schema>
481         <key>/schemas/apps/rhythmbox/state/podcast/download_prefix</key>
482         <applyto>/apps/rhythmbox/state/podcast/download_prefix</applyto>
483         <owner>rhythmbox</owner>
484         <type>string</type>
485         <default></default>
486         <locale name="C">
487         <short>The dir to save your podcast files</short>
488         <long>The dir to save your podcast files</long>
489         </locale>
490       </schema>
491       <schema>
492         <key>/schemas/apps/rhythmbox/ui/library/browser_views</key>
493         <applyto>/apps/rhythmbox/ui/library/browser_views</applyto>
494         <owner>rhythmbox</owner>
495         <type>int</type>
496         <default>0</default>
497         <locale name="C">
498         <short>Views to show in the library browser.</short>
499         <long>
500         0 Artists, Albums
501         1 Genres, Artists
502         2 Genres, Artists, Albums
503         </long>
504         </locale>
505       </schema>
506       <schema>
507         <key>/schemas/apps/rhythmbox/state/burn_device</key>
508         <applyto>/apps/rhythmbox/state/burn_device</applyto>
509         <owner>rhythmbox</owner>
510         <type>string</type>
511         <default></default>
512         <locale name="C">
513         <short>Audio disc burner device</short>
514         <long>Audio disc burner device.</long>
515         </locale>
516       </schema>
517       <schema>
518         <key>/schemas/apps/rhythmbox/state/burn_speed</key>
519         <applyto>/apps/rhythmbox/state/burn_speed</applyto>
520         <owner>rhythmbox</owner>
521         <type>int</type>
522         <default>0</default>
523         <locale name="C">
524           <short>Default audio disc writing speed</short>
525           <long>Default speed at which the audio disc will be written.</long>
526         </locale>
527       </schema>
528       <schema>
529         <key>/schemas/apps/rhythmbox/sharing/enable_browsing</key>
530         <applyto>/apps/rhythmbox/sharing/enable_browsing</applyto>
531         <owner>rhythmbox</owner>
532         <type>bool</type>
533         <default>TRUE</default>
534         <locale name="C">
535         <short>Enables browsing your network for computers with shared music</short>
536         <long>When enabled, Rhythmbox will search for computers running Rhythmbox or Apple iTunes with shared music on your local network</long>
537         </locale>
538       </schema>
539       <schema>
540         <key>/schemas/apps/rhythmbox/sharing/enable_sharing</key>
541         <applyto>/apps/rhythmbox/sharing/enable_sharing</applyto>
542         <owner>rhythmbox</owner>
543         <type>bool</type>
544         <default>FALSE</default>
545         <locale name="C">
546         <short>Enables sharing your music with computers on your network</short>
547         <long>When enabled, Rhythmbox will share your music with other computers running Rhythmbox or Apple iTunes</long>
548         </locale>
549       </schema>
550       <schema>
551         <key>/schemas/apps/rhythmbox/sharing/require_password</key>
552         <applyto>/apps/rhythmbox/sharing/require_password</applyto>
553         <owner>rhythmbox</owner>
554         <type>bool</type>
555         <default>FALSE</default>
556         <locale name="C">
557         <short>Require a password to access your music over the network</short>
558         <long>When enabled, Rhythmbox will require a password for others to access your music over the network.</long>
559         </locale>
560       </schema>
561       <schema>
562         <key>/schemas/apps/rhythmbox/sharing/share_name</key>
563         <applyto>/apps/rhythmbox/sharing/share_name</applyto>
564         <owner>rhythmbox</owner>
565         <type>string</type>
566         <default></default>
567         <locale name="C">
568         <short>Name for your shared music</short>
569         <long>Name other computers will see your music shared as</long>
570         </locale>
571       </schema>
572       <schema>
573         <key>/schemas/apps/rhythmbox/sharing/share_password</key>
574         <applyto>/apps/rhythmbox/sharing/share_password</applyto>
575         <owner>rhythmbox</owner>
576         <type>string</type>
577         <default></default>
578         <locale name="C">
579         <short>Password for your shared music</short>
580         <long>Password that is required for accessing your shared music.</long>
581         </locale>
582       </schema>
583       <schema>
584         <key>/schemas/apps/rhythmbox/audioscrobbler/username</key>
585         <applyto>/apps/rhythmbox/audioscrobbler/username</applyto>
586         <owner>rhythmbox</owner>
587         <type>string</type>
588         <default></default>
589         <locale name="C">
590         <short>Username for Last.fm</short>
591         <long>Username for Last.fm</long>
592         </locale>
593       </schema>
594       <schema>
595         <key>/schemas/apps/rhythmbox/audioscrobbler/password</key>
596         <applyto>/apps/rhythmbox/audioscrobbler/password</applyto>
597         <owner>rhythmbox</owner>
598         <type>string</type>
599         <default></default>
600         <locale name="C">
601         <short>Password for Last.fm</short>
602         <long>Password for Last.fm</long>
603         </locale>
604       </schema>
605       <schema>
606         <key>/schemas/apps/rhythmbox/ui/show_notifications</key>
607         <applyto>/apps/rhythmbox/ui/show_notifications</applyto>
608         <owner>rhythmbox</owner>
609         <type>bool</type>
610         <default>TRUE</default>
611         <locale name="C">
612         <short>Whether to show notifications from the tray icon</short>
613         <long>When enabled, Rhythmbox will display notification bubbles when the playing track changes, a podcast is downloaded, a CD finished burning, etc.</long>
614         </locale>
615       </schema>
616       <schema>
617         <key>/schemas/apps/rhythmbox/plugins/no_user_plugins</key>
618         <applyto>/apps/rhythmbox/plugins/no_user_plugins</applyto>
619         <owner>rhythmbox</owner>
620         <type>bool</type>
621         <default>FALSE</default>
622         <locale name="C">
623         <short>Disable per-user plugins.</short>
624         <long>When set prevents loading of per-user plugins from ~/.gnome2/rhythmbox/plugins/</long>
625         </locale>
626       </schema>
627       <schema>
628         <key>/schemas/apps/rhythmbox/plugins/rblirc/active</key>
629         <applyto>/apps/rhythmbox/plugins/rblirc/active</applyto>
630         <owner>rhythmbox</owner>
631         <type>bool</type>
632         <default>FALSE</default>
633         <locale name="C">
634         <short>True if the LIRC plugin is enabled.</short>
635         <long>True if the LIRC plugin is enabled.</long>
636         </locale>
637       </schema>
638       <schema>
639         <key>/schemas/apps/rhythmbox/plugins/audioscrobbler/active</key>
640         <applyto>/apps/rhythmbox/plugins/audioscrobbler/active</applyto>
641         <owner>rhythmbox</owner>
642         <type>bool</type>
643         <default>FALSE</default>
644         <locale name="C">
645         <short>True if the AudioScrobbler plugin is enabled.</short>
646         <long>True if the AudioScrobbler plugin is enabled.</long>
647         </locale>
648       </schema>
649       <schema>
650         <key>/schemas/apps/rhythmbox/plugins/pythonconsole/active</key>
651         <applyto>/apps/rhythmbox/plugins/pythonconsole/active</applyto>
652         <owner>rhythmbox</owner>
653         <type>bool</type>
654         <default>FALSE</default>
655         <locale name="C">
656         <short>True if the Python console plugin is enabled.</short>
657         <long>True if the Python console plugin is enabled.</long>
658         </locale>
659       </schema>
660       <schema>
661         <key>/schemas/apps/rhythmbox/plugins/generic-player/active</key>
662         <applyto>/apps/rhythmbox/plugins/generic-player/active</applyto>
663         <owner>rhythmbox</owner>
664         <type>bool</type>
665         <default>TRUE</default>
666         <locale name="C">
667         <short>True if the generic audio player plugin is enabled.</short>
668         <long>True if the generic audio player plugin is enabled.</long>
669         </locale>
670       </schema>
671       <schema>
672         <key>/schemas/apps/rhythmbox/plugins/ipod/active</key>
673         <applyto>/apps/rhythmbox/plugins/ipod/active</applyto>
674         <owner>rhythmbox</owner>
675         <type>bool</type>
676         <default>TRUE</default>
677         <locale name="C">
678         <short>True if the iPod plugin is enabled.</short>
679         <long>True if the iPod plugin is enabled.</long>
680         </locale>
681       </schema>
682       <schema>
683         <key>/schemas/apps/rhythmbox/plugins/artdisplay/active</key>
684         <applyto>/apps/rhythmbox/plugins/artdisplay/active</applyto>
685         <owner>rhythmbox</owner>
686         <type>bool</type>
687         <default>FALSE</default>
688         <locale name="C">
689         <short>True if the art-display plugin is enabled.</short>
690         <long>True if the art-display plugin is enabled.</long>
691         </locale>
692       </schema>
693       <schema>
694         <key>/schemas/apps/rhythmbox/plugins/lyrics/active</key>
695         <applyto>/apps/rhythmbox/plugins/lyrics/active</applyto>
696         <owner>rhythmbox</owner>
697         <type>bool</type>
698         <default>FALSE</default>
699         <locale name="C">
700         <short>True if the lyric plugin is enabled.</short>
701         <long>True if the lyric plugin is enabled.</long>
702         </locale>
703       </schema>
704       <schema>
705         <key>/schemas/apps/rhythmbox/plugins/cd-recorder/active</key>
706         <applyto>/apps/rhythmbox/plugins/cd-recorder/active</applyto>
707         <owner>rhythmbox</owner>
708         <type>bool</type>
709         <default>TRUE</default>
710         <locale name="C">
711         <short>True if the cd-burning plugin is enabled.</short>
712         <long>True if the cd-burning plugin is enabled.</long>
713         </locale>
714       </schema>
715       <schema>
716         <key>/schemas/apps/rhythmbox/plugins/power-manager/hidden</key>
717         <applyto>/apps/rhythmbox/plugins/power-manager/active</applyto>
718         <owner>rhythmbox</owner>
719         <type>bool</type>
720         <default>TRUE</default>
721         <locale name="C">
722         <short>True if the power-manager plugin is enabled.</short>
723         <long>True if the power-manager plugin is enabled.</long>
724         </locale>
725       </schema>
726       <schema>
727         <key>/schemas/apps/rhythmbox/plugins/rblirc/hidden</key>
728         <applyto>/apps/rhythmbox/plugins/rblirc/hidden</applyto>
729         <owner>rhythmbox</owner>
730         <type>bool</type>
731         <default>FALSE</default>
732         <locale name="C">
733         <short>True if the LIRC plugin is hidden.</short>
734         <long>True if the LIRC plugin is hidden.</long>
735         </locale>
736       </schema>
737       <schema>
738         <key>/schemas/apps/rhythmbox/plugins/audioscrobbler/hidden</key>
739         <applyto>/apps/rhythmbox/plugins/audioscrobbler/hidden</applyto>
740         <owner>rhythmbox</owner>
741         <type>bool</type>
742         <default>FALSE</default>
743         <locale name="C">
744         <short>True if the AudioScrobbler plugin is hidden.</short>
745         <long>True if the AudioScrobbler plugin is hidden.</long>
746         </locale>
747       </schema>
748       <schema>
749         <key>/schemas/apps/rhythmbox/plugins/pythonconsole/hidden</key>
750         <applyto>/apps/rhythmbox/plugins/pythonconsole/hidden</applyto>
751         <owner>rhythmbox</owner>
752         <type>bool</type>
753         <default>FALSE</default>
754         <locale name="C">
755         <short>True if the Python console plugin is hidden.</short>
756         <long>True if the Python console plugin is hidden.</long>
757         </locale>
758       </schema>
759       <schema>
760         <key>/schemas/apps/rhythmbox/plugins/generic-player/hidden</key>
761         <applyto>/apps/rhythmbox/plugins/generic-player/hidden</applyto>
762         <owner>rhythmbox</owner>
763         <type>bool</type>
764         <default>TRUE</default>
765         <locale name="C">
766         <short>True if the generic audio player plugin is hidden.</short>
767         <long>True if the generic audio player plugin is hidden.</long>
768         </locale>
769       </schema>
770       <schema>
771         <key>/schemas/apps/rhythmbox/plugins/ipod/hidden</key>
772         <applyto>/apps/rhythmbox/plugins/ipod/hidden</applyto>
773         <owner>rhythmbox</owner>
774         <type>bool</type>
775         <default>FALSE</default>
776         <locale name="C">
777         <short>True if the iPod plugin is hidden.</short>
778         <long>True if the iPod plugin is hidden.</long>
779         </locale>
780       </schema>
781       <schema>
782         <key>/schemas/apps/rhythmbox/plugins/artdisplay/hidden</key>
783         <applyto>/apps/rhythmbox/plugins/artdisplay/hidden</applyto>
784         <owner>rhythmbox</owner>
785         <type>bool</type>
786         <default>FALSE</default>
787         <locale name="C">
788         <short>True if the art-display plugin is hidden.</short>
789         <long>True if the art-display plugin is hidden.</long>
790         </locale>
791       </schema>
792       <schema>
793         <key>/schemas/apps/rhythmbox/plugins/lyrics/hidden</key>
794         <applyto>/apps/rhythmbox/plugins/lyrics/hidden</applyto>
795         <owner>rhythmbox</owner>
796         <type>bool</type>
797         <default>FALSE</default>
798         <locale name="C">
799         <short>True if the lyric plugin is hidden.</short>
800         <long>True if the lyric plugin is hidden.</long>
801         </locale>
802       </schema>
803       <schema>
804         <key>/schemas/apps/rhythmbox/plugins/cd-recorder/hidden</key>
805         <applyto>/apps/rhythmbox/plugins/cd-recorder/hidden</applyto>
806         <owner>rhythmbox</owner>
807         <type>bool</type>
808         <default>TRUE</default>
809         <locale name="C">
810         <short>True if the cd-burning plugin is hidden.</short>
811         <long>True if the cd-burning plugin is hidden.</long>
812         </locale>
813       </schema>
814       <schema>
815         <key>/schemas/apps/rhythmbox/plugins/power-manager/hidden</key>
816         <applyto>/apps/rhythmbox/plugins/power-manager/hidden</applyto>
817         <owner>rhythmbox</owner>
818         <type>bool</type>
819         <default>TRUE</default>
820         <locale name="C">
821         <short>True if the power-manager plugin is hidden.</short>
822         <long>True if the power-manager plugin is hidden.</long>
823         </locale>
824       </schema>
825       <schema>
826         <key>/schemas/apps/rhythmbox/plugins/audiocd/active</key>
827         <applyto>/apps/rhythmbox/plugins/audiocd/active</applyto>
828         <owner>rhythmbox</owner>
829         <type>bool</type>
830         <default>TRUE</default>
831         <locale name="C">
832         <short>True if the audiocd plugin is enabled.</short>
833         <long>True if the audiocd plugin is enabled.</long>
834         </locale>
835       </schema>
836       <schema>
837         <key>/schemas/apps/rhythmbox/plugins/audiocd/hidden</key>
838         <applyto>/apps/rhythmbox/plugins/audiocd/hidden</applyto>
839         <owner>rhythmbox</owner>
840         <type>bool</type>
841         <default>TRUE</default>
842         <locale name="C">
843         <short>True if the audio cd plugin is hidden.</short>
844         <long>True if the audio cd plugin is hidden.</long>
845         </locale>
846       </schema>
847       <schema>
848         <key>/schemas/apps/rhythmbox/plugins/iradio/active</key>
849         <applyto>/apps/rhythmbox/plugins/iradio/active</applyto>
850         <owner>rhythmbox</owner>
851         <type>bool</type>
852         <default>TRUE</default>
853         <locale name="C">
854         <short>True if the iradio plugin is enabled.</short>
855         <long>True if the iradio plugin is enabled.</long>
856         </locale>
857       </schema>
858       <schema>
859         <key>/schemas/apps/rhythmbox/plugins/iradio/hidden</key>
860         <applyto>/apps/rhythmbox/plugins/iradio/hidden</applyto>
861         <owner>rhythmbox</owner>
862         <type>bool</type>
863         <default>TRUE</default>
864         <locale name="C">
865         <short>True if the iradio plugin is hidden.</short>
866         <long>True if the iradio plugin is hidden.</long>
867         </locale>
868       </schema>
869       
870       <schema>
871         <key>/schemas/apps/rhythmbox/plugins/magnatune/active</key>
872         <applyto>/apps/rhythmbox/plugins/magnatune/active</applyto>
873         <owner>rhythmbox</owner>
874         <type>bool</type>
875         <default>FALSE</default>
876         <locale name="C">
877         <short>True if the magnatune plugin is enabled.</short>
878         <long>True if the magnatune plugin is enabled.</long>
879         </locale>
880       </schema>
881       <schema>
882         <key>/schemas/apps/rhythmbox/plugins/magnatune/hidden</key>
883         <applyto>/apps/rhythmbox/plugins/magnatune/hidden</applyto>
884         <owner>rhythmbox</owner>
885         <type>bool</type>
886         <default>FALSE</default>
887         <locale name="C">
888         <short>True if the magnatune plugin is hidden.</short>
889         <long>True if the magnatune plugin is hidden.</long>
890         </locale>
891       </schema>
892       <schema>
893         <key>/schemas/apps/rhythmbox/plugins/magnatune/format</key>
894         <applyto>/apps/rhythmbox/plugins/magnatune/format</applyto>
895         <owner>rhythmbox</owner>
896         <type>string</type>
897         <default>ogg</default>
898         <locale name="C">
899         <short>Desired format of downloaded audio.</short>
900         <long>Desired format of downloaded audio. Valid values are: ogg, flac, wav, mp3-vbr, mp3-cbr</long>
901         </locale>
902       </schema>
903       <schema>
904         <key>/schemas/apps/rhythmbox/plugins/magnatune/pay</key>
905         <applyto>/apps/rhythmbox/plugins/magnatune/pay</applyto>
906         <owner>rhythmbox</owner>
907         <type>int</type>
908         <default>8</default>
909         <locale name="C">
910         <short>US Dollar amount to pay by default for an album.</short>
911         <long>US Dollar amount to pay by default for an album.</long>
912         </locale>
913       </schema>
914       <schema>
915         <key>/schemas/apps/rhythmbox/plugins/magnatune/sorting</key>
916         <applyto>/apps/rhythmbox/plugins/magnatune/sorting</applyto>
917         <owner>rhythmbox</owner>
918         <type>string</type>
919         <default>Artist,ascending</default>
920         <locale name="C">
921         <short>The sorting order</short>
922         <long>A comma-separated list.  The first is the title of the
923         column to sort on, the second is the sort type.</long>
924         </locale>
925       </schema>
926       <schema>
927         <key>/schemas/apps/rhythmbox/plugins/magnatune/show_browser</key>
928         <applyto>/apps/rhythmbox/plugins/magnatune/show_browser</applyto>
929         <owner>rhythmbox</owner>
930         <type>bool</type>
931         <default>FALSE</default>
932         <locale name="C">
933         <short>Whether or not to show the browser.</short>
934         <long>Whether or not to show the browser.</long>
935         </locale>
936       </schema>
937       <schema>
938         <key>/schemas/apps/rhythmbox/plugins/magnatune/paned_position</key>
939         <applyto>/apps/rhythmbox/plugins/magnatune/paned_position</applyto>
940         <owner>rhythmbox</owner>
941         <type>int</type>
942         <default>88</default>
943         <locale name="C">
944         <short>The size of the browser.</short>
945         <long>The size of the browser.</long>
946         </locale>
947       </schema>
948       <schema>
949         <key>/schemas/apps/rhythmbox/plugins/daap/active</key>
950         <applyto>/apps/rhythmbox/plugins/daap/active</applyto>
951         <owner>rhythmbox</owner>
952         <type>bool</type>
953         <default>TRUE</default>
954         <locale name="C">
955         <short>True if the DAAP plugin is enabled.</short>
956         <long>True if the DAAP plugin is enabled.</long>
957         </locale>
958       </schema>
959       <schema>
960         <key>/schemas/apps/rhythmbox/plugins/daap/hidden</key>
961         <applyto>/apps/rhythmbox/plugins/daap/hidden</applyto>
962         <owner>rhythmbox</owner>
963         <type>bool</type>
964         <default>FALSE</default>
965         <locale name="C">
966         <short>True if the DAAP plugin is hidden.</short>
967         <long>True if the DAAP plugin is hidden.</long>
968         </locale>
969       </schema>
970     </schemalist>
971 </gconfschemafile>