home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / gconf / schemas / rhythmbox.schemas < prev    next >
Encoding:
Text File  |  2006-08-30  |  24.0 KB  |  676 lines

  1. <!-- arch-tag: Rhythmbox GConf schema file
  2.   -->
  3.  
  4. <gconfschemafile>
  5.    <schemalist>
  6.       <schema>
  7.         <key>/schemas/apps/rhythmbox/first_time_flag</key>
  8.         <applyto>/apps/rhythmbox/first_time_flag</applyto>
  9.         <owner>rhythmbox</owner>
  10.         <type>bool</type>
  11.         <default>0</default>
  12.         <locale name="C">
  13.     <short>True if the initial druid has already been run.</short>
  14.     <long>True if the initial druid has already been run.</long>
  15.         </locale>
  16.       </schema>
  17.       <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.       <schema>
  29.         <key>/schemas/apps/rhythmbox/library_locations</key>
  30.         <applyto>/apps/rhythmbox/library_locations</applyto>
  31.         <owner>rhythmbox</owner>
  32.         <type>list</type>
  33.         <list_type>string</list_type>
  34.         <default>[]</default>
  35.         <locale name="C">
  36.     <short>Directories that Rhythmbox should monitor</short>
  37.     <long>A list of directory URIs that Rhythmbox should monitor for changes and new tracks.</long>
  38.         </locale>
  39.       </schema>
  40.       <schema>
  41.         <key>/schemas/apps/rhythmbox/library_layout_path</key>
  42.         <applyto>/apps/rhythmbox/library_layout_path</applyto>
  43.         <owner>rhythmbox</owner>
  44.         <type>string</type>
  45.         <default>%aa/%at</default>
  46.         <locale name="C">
  47.           <short>Directory heirarchy of library</short>
  48.           <long>The path used to store track in, under the chosen library. Various substitutions are done</long>
  49.         </locale>
  50.       </schema>
  51.       <schema>
  52.         <key>/schemas/apps/rhythmbox/library_layout_filename</key>
  53.         <applyto>/apps/rhythmbox/library_layout_filename</applyto>
  54.         <owner>rhythmbox</owner>
  55.         <type>string</type>
  56.         <default>%tN - %tt</default>
  57.         <locale name="C">
  58.           <short>File name of tracks</short>
  59.           <long>The path used to store track in, under the chosen library. Various substitutions are done</long>
  60.         </locale>
  61.       </schema>
  62.       <schema>
  63.         <key>/schemas/apps/rhythmbox/library_preferred_format</key>
  64.         <applyto>/apps/rhythmbox/library_preferred_format</applyto>
  65.         <owner>rhythmbox</owner>
  66.         <type>string</type>
  67.         <default>cdlossy</default>
  68.         <locale name="C">
  69.           <short>id of gnome-media audio profile</short>
  70.           <long>The ID of the preferred gnome audio profile, used for ripping CDs</long>
  71.         </locale>
  72.       </schema>
  73.       <schema>
  74.         <key>/schemas/apps/rhythmbox/monitor_library</key>
  75.         <applyto>/apps/rhythmbox/monitor_library</applyto>
  76.         <owner>rhythmbox</owner>
  77.         <type>bool</type>
  78.         <default>0</default>
  79.         <locale name="C">
  80.           <short>Whether the library location are monitored</short>
  81.           <long>If true, the locations listed in /apps/rhythmbox/library_locations are monitored for new files</long>
  82.         </locale>
  83.       </schema>
  84.  
  85.       <schema>
  86.         <key>/schemas/apps/rhythmbox/state/window_visible</key>
  87.         <applyto>/apps/rhythmbox/state/window_visible</applyto>
  88.         <owner>rhythmbox</owner>
  89.         <type>bool</type>
  90.         <default>1</default>
  91.         <locale name="C">
  92.     <short>Whether the window is visible</short>
  93.     <long>When set to false, causes Rhythmbox to start only as a tray icon with the window hidden.</long>
  94.         </locale>
  95.       </schema>
  96.       <schema>
  97.         <key>/schemas/apps/rhythmbox/state/paned_position</key>
  98.         <applyto>/apps/rhythmbox/state/paned_position</applyto>
  99.         <owner>rhythmbox</owner>
  100.         <type>int</type>
  101.         <default>88</default>
  102.         <locale name="C">
  103.     <short>Position of main window pane</short>
  104.     <long>Position of main window pane.</long>
  105.         </locale>
  106.       </schema>
  107.       <schema>
  108.         <key>/schemas/apps/rhythmbox/state/window_width</key>
  109.         <applyto>/apps/rhythmbox/state/window_width</applyto>
  110.         <owner>rhythmbox</owner>
  111.         <type>int</type>
  112.         <default>600</default>
  113.         <locale name="C">
  114.     <short>Main window width</short>
  115.     <long>Main window width.</long>
  116.         </locale>
  117.       </schema>
  118.  
  119.  
  120.       <schema>
  121.         <key>/schemas/apps/rhythmbox/state/window_position_x</key>
  122.         <applyto>/apps/rhythmbox/state/window_position_x</applyto>
  123.         <owner>rhythmbox</owner>
  124.         <type>int</type>
  125.         <default>0</default>
  126.         <locale name="C">
  127.     <short>Main window X position</short>
  128.     <long>Main window X position.</long>
  129.         </locale>
  130.       </schema>
  131.  
  132.  
  133. <schema>
  134.         <key>/schemas/apps/rhythmbox/state/window_position_y</key>
  135.         <applyto>/apps/rhythmbox/state/window_position_y</applyto>
  136.         <owner>rhythmbox</owner>
  137.         <type>int</type>
  138.         <default>0</default>
  139.         <locale name="C">
  140.     <short>Main window Y position</short>
  141.     <long>Main window Y position.</long>
  142.         </locale>
  143.       </schema>
  144.  
  145.  
  146.  
  147.  
  148. <schema>
  149.         <key>/schemas/apps/rhythmbox/state/window_height</key>
  150.         <applyto>/apps/rhythmbox/state/window_height</applyto>
  151.         <owner>rhythmbox</owner>
  152.         <type>int</type>
  153.         <default>600</default>
  154.         <locale name="C">
  155.     <short>Main window height</short>
  156.     <long>Main window height.</long>
  157.         </locale>
  158.       </schema>
  159.       <schema>
  160.         <key>/schemas/apps/rhythmbox/state/small_width</key>
  161.         <applyto>/apps/rhythmbox/state/small_width</applyto>
  162.         <owner>rhythmbox</owner>
  163.         <type>int</type>
  164.         <default>600</default>
  165.         <locale name="C">
  166.     <short>Small window width</short>
  167.     <long>Main window width when the player is in Small Display mode.</long>
  168.         </locale>
  169.       </schema>
  170.       <schema>
  171.         <key>/schemas/apps/rhythmbox/state/window_maximized</key>
  172.         <applyto>/apps/rhythmbox/state/window_maximized</applyto>
  173.         <owner>rhythmbox</owner>
  174.         <type>bool</type>
  175.         <default>0</default>
  176.         <locale name="C">
  177.     <short>Main window maximization state</short>
  178.     <long>If true, the main window is maximized.</long>
  179.         </locale>
  180.       </schema>
  181.       <schema>
  182.         <key>/schemas/apps/rhythmbox/state/sourcelist_height</key>
  183.     <applyto>/apps/rhythmbox/state/sourcelist_height</applyto>
  184.     <owner>rhythmbox</owner>
  185.     <type>int</type>
  186.     <default>300</default>
  187.     <locale name="C">
  188.       <short>Source list height</short>
  189.       <long>Height of the source list when the play queue is shown as a sidebar.</long>
  190.     </locale>
  191.       </schema>
  192.  
  193.       <schema>
  194.         <key>/schemas/apps/rhythmbox/ui/sourcelist_hidden</key>
  195.     <applyto>/apps/rhythmbox/ui/sourcelist_hidden</applyto>
  196.     <owner>rhythmbox</owner>
  197.     <type>bool</type>
  198.     <default>0</default>
  199.     <locale name="C">
  200.     <short>Source list visibility</short>
  201.     <long>If true, the main source list is hidden.</long>
  202.     </locale>
  203.       </schema>
  204.       <schema>
  205.         <key>/schemas/apps/rhythmbox/ui/small_display</key>
  206.     <applyto>/apps/rhythmbox/ui/small_display</applyto>
  207.     <owner>rhythmbox</owner>
  208.     <type>bool</type>
  209.     <default>0</default>
  210.     <locale name="C">
  211.     <short>Small display mode</short>
  212.     <long>If true, the main window is displayed without the source list, browser or playlist.</long>
  213.     </locale>
  214.       </schema>
  215.       <schema>
  216.         <key>/schemas/apps/rhythmbox/ui/statusbar_hidden</key>
  217.     <applyto>/apps/rhythmbox/ui/statusbar_hidden</applyto>
  218.     <owner>rhythmbox</owner>
  219.     <type>bool</type>
  220.     <default>0</default>
  221.     <locale name="C">
  222.     <short>Statusbar visibility</short>
  223.     <long>If true, the statusbar is hidden.</long>
  224.     </locale>
  225.       </schema>
  226.       <schema>
  227.         <key>/schemas/apps/rhythmbox/ui/queue_as_sidebar</key>
  228.     <applyto>/apps/rhythmbox/ui/queue_as_sidebar</applyto>
  229.     <owner>rhythmbox</owner>
  230.     <type>bool</type>
  231.     <default>0</default>
  232.     <locale name="C">
  233.     <short>Queue display type</short>
  234.     <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>
  235.     </locale>
  236.       </schema>
  237.       <schema>
  238.         <key>/schemas/apps/rhythmbox/ui/toolbar_hidden</key>
  239.     <applyto>/apps/rhythmbox/ui/toolbar_hidden</applyto>
  240.     <owner>rhythmbox</owner>
  241.     <type>bool</type>
  242.     <default>0</default>
  243.     <locale name="C">
  244.     <short>Toolbar visibility</short>
  245.     <long>If true, the toolbar is hidden.</long>
  246.     </locale>
  247.       </schema>
  248.       <schema>
  249.         <key>/schemas/apps/rhythmbox/ui/toolbar_style</key>
  250.     <applyto>/apps/rhythmbox/ui/toolbar_hiddle</applyto>
  251.     <owner>rhythmbox</owner>
  252.     <type>int</type>
  253.     <default>0</default>
  254.     <locale name="C">
  255.     <short>Toolbar style</short>
  256.     <long>0=Gnome default, 1=Icons only, 2=Text only, 3=Text below icons, 4=Text beside icons</long>
  257.     </locale>
  258.       </schema>
  259.       <schema>
  260.         <key>/schemas/apps/rhythmbox/ui/song_position_slider_hidden</key>
  261.     <applyto>/apps/rhythmbox/ui/song_position_slider_hidden</applyto>
  262.     <owner>rhythmbox</owner>
  263.     <type>bool</type>
  264.     <default>0</default>
  265.     <locale name="C">
  266.     <short>Song position slider visibility</short>
  267.     <long>If true, the song position slider is hidden.</long>
  268.     </locale>
  269.       </schema>
  270.  
  271.       <schema>
  272.         <key>/schemas/apps/rhythmbox/state/play_order</key>
  273.         <applyto>/apps/rhythmbox/state/play_order</applyto>
  274.         <owner>rhythmbox</owner>
  275.         <type>string</type>
  276.         <default>linear</default>
  277.         <locale name="C">
  278.     <short>Order to play songs in</short>
  279.     <long>Value identifies the order songs are played in. Legal values are:
  280.     "linear", "shuffle", "random-equal-weights", "random-by-age",
  281.     "random-by-rating".</long>
  282.         </locale>
  283.       </schema>
  284.       <schema>
  285.         <key>/schemas/apps/rhythmbox/state/add_dir</key>
  286.         <applyto>/apps/rhythmbox/state/add_dir</applyto>
  287.         <owner>rhythmbox</owner>
  288.         <type>string</type>
  289.         <default></default>
  290.         <locale name="C">
  291.     <short>"Add to library" filesel state</short>
  292.     <long>"Add to library" filesel state.</long>
  293.         </locale>
  294.       </schema>
  295.       <schema>
  296.         <key>/schemas/apps/rhythmbox/state/volume</key>
  297.         <applyto>/apps/rhythmbox/state/volume</applyto>
  298.         <owner>rhythmbox</owner>
  299.         <type>float</type>
  300.         <default>1.0</default>
  301.         <locale name="C">
  302.     <short>Volume level</short>
  303.     <long>Volume level.</long>
  304.         </locale>
  305.       </schema>
  306.       <schema>
  307.         <key>/schemas/apps/rhythmbox/state/library/sorting</key>
  308.         <applyto>/apps/rhythmbox/state/library/sorting</applyto>
  309.         <owner>rhythmbox</owner>
  310.         <type>string</type>
  311.         <default>Artist,ascending</default>
  312.         <locale name="C">
  313.     <short>The sorting order</short>
  314.     <long>A comma-separated list.  The first is the title of the
  315.     column to sort on, the second is the sort type.</long>
  316.         </locale>
  317.       </schema>
  318.       <schema>
  319.         <key>/schemas/apps/rhythmbox/state/library/show_browser</key>
  320.         <applyto>/apps/rhythmbox/state/library/show_browser</applyto>
  321.         <owner>rhythmbox</owner>
  322.         <type>bool</type>
  323.         <default>1</default>
  324.         <locale name="C">
  325.     <short>Show browser in library</short>
  326.     <long>Show the artist and album browser in the library.</long>
  327.         </locale>
  328.       </schema>
  329.       <schema>
  330.         <key>/schemas/apps/rhythmbox/state/library/paned_position</key>
  331.         <applyto>/apps/rhythmbox/state/library/paned_position</applyto>
  332.         <owner>rhythmbox</owner>
  333.         <type>int</type>
  334.         <default>180</default>
  335.         <locale name="C">
  336.     <short>Position of library browser pane</short>
  337.     <long>Position of library browser pane.</long>
  338.         </locale>
  339.       </schema>
  340.       <schema>
  341.         <key>/schemas/apps/rhythmbox/state/daap/sorting</key>
  342.         <applyto>/apps/rhythmbox/state/daap/sorting</applyto>
  343.         <owner>rhythmbox</owner>
  344.         <type>string</type>
  345.         <default>Artist,ascending</default>
  346.         <locale name="C">
  347.     <short>The sorting order</short>
  348.     <long>A comma-separated list.  The first is the title of the
  349.     column to sort on, the second is the sort type.</long>
  350.         </locale>
  351.       </schema>
  352.       <schema>
  353.         <key>/schemas/apps/rhythmbox/state/daap/show_browser</key>
  354.         <applyto>/apps/rhythmbox/state/daap/show_browser</applyto>
  355.         <owner>rhythmbox</owner>
  356.         <type>bool</type>
  357.         <default>1</default>
  358.         <locale name="C">
  359.     <short>Show browser in remote music shares</short>
  360.     <long>Show the artist and album browser in remote music shares.</long>
  361.         </locale>
  362.       </schema>
  363.       <schema>
  364.         <key>/schemas/apps/rhythmbox/state/daap/paned_position</key>
  365.         <applyto>/apps/rhythmbox/state/daap/paned_position</applyto>
  366.         <owner>rhythmbox</owner>
  367.         <type>int</type>
  368.         <default>180</default>
  369.         <locale name="C">
  370.     <short>Position of remote music shares browser pane</short>
  371.     <long>Position of remote music shares browser pane.</long>
  372.         </locale>
  373.       </schema>
  374.       <schema>
  375.         <key>/schemas/apps/rhythmbox/ui/columns_setup</key>
  376.         <applyto>/apps/rhythmbox/ui/columns_setup</applyto>
  377.         <owner>rhythmbox</owner>
  378.         <type>string</type>
  379.         <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>
  380.         <locale name="C">
  381.     <short>(obsolete) List of active columns.</short>
  382.     <long>The list of columns that will be shown for Rhythmbox versions < 0.6.0.  If a source
  383.               doesn't support a particular column, it won't be displayed. </long>
  384.         </locale>
  385.       </schema>
  386.       <schema>
  387.         <key>/schemas/apps/rhythmbox/ui/rhythmdb_columns_setup</key>
  388.         <applyto>/apps/rhythmbox/ui/rhythmdb_columns_setup</applyto>
  389.         <owner>rhythmbox</owner>
  390.         <type>string</type>
  391.         <default>RHYTHMDB_PROP_TRACK_NUMBER,RHYTHMDB_PROP_ARTIST,RHYTHMDB_PROP_ALBUM,RHYTHMDB_PROP_GENRE,RHYTHMDB_PROP_DURATION,RHYTHMDB_PROP_POST_TIME</default>
  392.         <locale name="C">
  393.     <short>List of active columns.</short>
  394.     <long>The list of columns that will be shown.  If a source
  395.               doesn't support a particular column, it won't be displayed. </long>
  396.         </locale>
  397.       </schema>
  398.       <schema>
  399.         <key>/schemas/apps/rhythmbox/ui/time_display</key>
  400.         <applyto>/apps/rhythmbox/ui/time_display</applyto>
  401.         <owner>rhythmbox</owner>
  402.         <type>bool</type>
  403.         <default>1</default>
  404.         <locale name="C">
  405.         <short>Whether to show elapsed or remaining time</short>
  406.         <long>If true, the elapsed time will be shown in song duration
  407.               displays. Otherwise the remaining time will be shown.</long>
  408.         </locale>
  409.       </schema>
  410.       <schema>
  411.         <key>/schemas/apps/rhythmbox/state/iradio/show_browser</key>
  412.         <applyto>/apps/rhythmbox/state/iradio/show_browser</applyto>
  413.         <owner>rhythmbox</owner>
  414.         <type>bool</type>
  415.         <default>0</default>
  416.         <locale name="C">
  417.       <short>Show browser in radio display</short>
  418.       <long>Show the genre browser in the Internet Radio display.</long>
  419.         </locale>
  420.       </schema>
  421.       <schema>
  422.         <key>/schemas/apps/rhythmbox/state/iradio/sorting</key>
  423.         <applyto>/apps/rhythmbox/state/iradio/sorting</applyto>
  424.         <owner>rhythmbox</owner>
  425.         <type>string</type>
  426.         <default>Title,ascending</default>
  427.         <locale name="C">
  428.     <short>The sorting order</short>
  429.     <long>A comma-separated list.  The first is the title of the
  430.     column to sort on, the second is the sort type.</long>
  431.         </locale>
  432.       </schema>
  433.       <schema>
  434.         <key>/schemas/apps/rhythmbox/state/podcast/show_browser</key>
  435.         <applyto>/apps/rhythmbox/state/podcast/show_browser</applyto>
  436.         <owner>rhythmbox</owner>
  437.         <type>bool</type>
  438.         <default>0</default>
  439.         <locale name="C">
  440.       <short>Show browser in podcast display</short>
  441.       <long>Show the album browser in the Podcast display.</long>
  442.         </locale>
  443.       </schema>
  444.       <schema>
  445.         <key>/schemas/apps/rhythmbox/state/podcast/sorting</key>
  446.         <applyto>/apps/rhythmbox/state/podcast/sorting</applyto>
  447.         <owner>rhythmbox</owner>
  448.         <type>string</type>
  449.         <default>Title,ascending</default>
  450.         <locale name="C">
  451.     <short>The sorting order</short>
  452.     <long>A comma-separated list.  The first is the title of the
  453.     column to sort on, the second is the sort type.</long>
  454.         </locale>
  455.       </schema>
  456.       <schema>
  457.         <key>/schemas/apps/rhythmbox/state/podcast/download_interval</key>
  458.         <applyto>/apps/rhythmbox/state/podcast/download_interval</applyto>
  459.         <owner>rhythmbox</owner>
  460.         <type>int</type>
  461.         <default>0</default>
  462.         <locale name="C">
  463.     <short>The index of config update interval</short>
  464.     <long>
  465.     0 Every hour 
  466.     1 Every day
  467.     2 Every week
  468.     3 Manually
  469.     </long>
  470.         </locale>
  471.       </schema>
  472.       <schema>
  473.         <key>/schemas/apps/rhythmbox/state/podcast/download_next_time</key>
  474.         <applyto>/apps/rhythmbox/state/podcast/download_next_time</applyto>
  475.         <owner>rhythmbox</owner>
  476.         <type>int</type>
  477.         <default>0</default>
  478.         <locale name="C">
  479.     <short>The exactly time of update</short>
  480.     <long>The time in secs of update</long>
  481.         </locale>
  482.       </schema>
  483.       <schema>
  484.         <key>/schemas/apps/rhythmbox/state/podcast/download_prefix</key>
  485.         <applyto>/apps/rhythmbox/state/podcast/download_prefix</applyto>
  486.         <owner>rhythmbox</owner>
  487.         <type>string</type>
  488.         <default></default>
  489.         <locale name="C">
  490.     <short>The dir to save your podcast files</short>
  491.     <long>The dir to save your podcast files</long>
  492.         </locale>
  493.       </schema>
  494.       <schema>
  495.         <key>/schemas/apps/rhythmbox/ui/library/browser_views</key>
  496.         <applyto>/apps/rhythmbox/ui/library/browser_views</applyto>
  497.         <owner>rhythmbox</owner>
  498.         <type>int</type>
  499.         <default>0</default>
  500.         <locale name="C">
  501.     <short>Views to show in the library browser.</short>
  502.     <long>
  503.     0 Artists, Albums
  504.     1 Genres, Artists
  505.     2 Genres, Artists, Albums
  506.         </long>
  507.         </locale>
  508.       </schema>
  509.       <schema>
  510.         <key>/schemas/apps/rhythmbox/state/burn_device</key>
  511.         <applyto>/apps/rhythmbox/state/burn_device</applyto>
  512.         <owner>rhythmbox</owner>
  513.         <type>string</type>
  514.         <default></default>
  515.         <locale name="C">
  516.     <short>Audio disc burner device</short>
  517.     <long>Audio disc burner device.</long>
  518.         </locale>
  519.       </schema>
  520.       <schema>
  521.         <key>/schemas/apps/rhythmbox/state/burn_speed</key>
  522.     <applyto>/apps/rhythmbox/state/burn_speed</applyto>
  523.     <owner>rhythmbox</owner>
  524.     <type>int</type>
  525.     <default>0</default>
  526.     <locale name="C">
  527.       <short>Default audio disc writing speed</short>
  528.       <long>Default speed at which the audio disc will be written.</long>
  529.     </locale>
  530.       </schema>
  531.       <schema>
  532.     <key>/schemas/apps/rhythmbox/sharing/enable_browsing</key>
  533.     <applyto>/apps/rhythmbox/sharing/enable_browsing</applyto>
  534.     <owner>rhythmbox</owner>
  535.     <type>bool</type>
  536.     <default>1</default>
  537.     <locale name="C">
  538.     <short>Enables browsing your network for computers with shared music</short>
  539.     <long>When enabled, Rhythmbox will search for computers running Rhythmbox or Apple iTunes with shared music on your local network</long>
  540.     </locale>
  541.       </schema>
  542.       <schema>
  543.     <key>/schemas/apps/rhythmbox/sharing/enable_sharing</key>
  544.     <applyto>/apps/rhythmbox/sharing/enable_sharing</applyto>
  545.     <owner>rhythmbox</owner>
  546.     <type>bool</type>
  547.     <default>0</default>
  548.     <locale name="C">
  549.     <short>Enables sharing your music with computers on your network</short>
  550.     <long>When enabled, Rhythmbox will share your music with other computers running Rhythmbox or Apple iTunes</long>
  551.     </locale>
  552.       </schema>
  553.       <schema>
  554.     <key>/schemas/apps/rhythmbox/sharing/require_password</key>
  555.     <applyto>/apps/rhythmbox/sharing/require_password</applyto>
  556.     <owner>rhythmbox</owner>
  557.     <type>bool</type>
  558.     <default>0</default>
  559.     <locale name="C">
  560.     <short>Require a password to access your music over the network</short>
  561.     <long>When enabled, Rhythmbox will require a password for others to access your music over the network.</long>
  562.     </locale>
  563.       </schema>
  564.       <schema>
  565.     <key>/schemas/apps/rhythmbox/sharing/share_name</key>
  566.     <applyto>/apps/rhythmbox/sharing/share_name</applyto>
  567.     <owner>rhythmbox</owner>
  568.     <type>string</type>
  569.     <default></default>
  570.     <locale name="C">
  571.     <short>Name for your shared music</short>
  572.     <long>Name other computers will see your music shared as</long>
  573.     </locale>
  574.       </schema>
  575.       <schema>
  576.     <key>/schemas/apps/rhythmbox/sharing/share_password</key>
  577.     <applyto>/apps/rhythmbox/sharing/share_password</applyto>
  578.     <owner>rhythmbox</owner>
  579.     <type>string</type>
  580.     <default></default>
  581.     <locale name="C">
  582.     <short>Password for your shared music</short>
  583.     <long>Password that is required for accessing your shared music.</long>
  584.     </locale>
  585.       </schema>
  586.       <schema>
  587.         <key>/schemas/apps/rhythmbox/audioscrobbler/username</key>
  588.         <applyto>/apps/rhythmbox/audioscrobbler/username</applyto>
  589.         <owner>rhythmbox</owner>
  590.         <type>string</type>
  591.         <default></default>
  592.         <locale name="C">
  593.     <short>Username for Last.fm</short>
  594.     <long>Username for Last.fm</long>
  595.         </locale>
  596.       </schema>
  597.       <schema>
  598.         <key>/schemas/apps/rhythmbox/audioscrobbler/password</key>
  599.         <applyto>/apps/rhythmbox/audioscrobbler/password</applyto>
  600.         <owner>rhythmbox</owner>
  601.         <type>string</type>
  602.         <default></default>
  603.         <locale name="C">
  604.     <short>Password for Last.fm</short>
  605.     <long>Password for Last.fm</long>
  606.         </locale>
  607.       </schema>
  608.       <schema>
  609.         <key>/schemas/apps/rhythmbox/ui/show_notifications</key>
  610.         <applyto>/apps/rhythmbox/ui/show_notifications</applyto>
  611.         <owner>rhythmbox</owner>
  612.         <type>bool</type>
  613.         <default>1</default>
  614.         <locale name="C">
  615.     <short>Whether to show notifications from the tray icon</short>
  616.     <long>When enabled, Rhythmbox will display notification bubbles when the playing track changes, a podcast is downloaded, a CD finished burning, etc.</long>
  617.         </locale>
  618.       </schema>
  619.       <schema>
  620.         <key>/schemas/apps/rhythmbox/plugins/rblirc/enabled</key>
  621.         <applyto>/apps/rhythmbox/plugins/rblirc/enabled</applyto>
  622.         <owner>rhythmbox</owner>
  623.         <type>bool</type>
  624.         <default>0</default>
  625.         <locale name="C">
  626.     <short>True if the LIRC plugin is enabled.</short>
  627.     <long>True if the LIRC plugin is enabled.</long>
  628.         </locale>
  629.       </schema>
  630.       <schema>
  631.         <key>/schemas/apps/rhythmbox/plugins/audioscrobbler/enabled</key>
  632.         <applyto>/apps/rhythmbox/plugins/audioscrobbler/enabled</applyto>
  633.         <owner>rhythmbox</owner>
  634.         <type>bool</type>
  635.         <default>0</default>
  636.         <locale name="C">
  637.     <short>True if the AudioScrobbler plugin is enabled.</short>
  638.     <long>True if the AudioScrobbler plugin is enabled.</long>
  639.         </locale>
  640.       </schema>
  641.       <schema>
  642.         <key>/schemas/apps/rhythmbox/plugins/pythonconsole/enabled</key>
  643.         <applyto>/apps/rhythmbox/plugins/pythonconsole/enabled</applyto>
  644.         <owner>rhythmbox</owner>
  645.         <type>bool</type>
  646.         <default>0</default>
  647.         <locale name="C">
  648.     <short>True if the Python console plugin is enabled.</short>
  649.     <long>True if the Python console plugin is enabled.</long>
  650.         </locale>
  651.       </schema>
  652.       <schema>
  653.         <key>/schemas/apps/rhythmbox/plugins/generic-player/enabled</key>
  654.     <applyto>/apps/rhythmbox/plugins/generic-player/enabled</applyto>
  655.     <owner>rhythmbox</owner>
  656.     <type>bool</type>
  657.     <default>1</default>
  658.     <locale name="C">
  659.     <short>True if the generic audio player plugin is enabled.</short>
  660.     <long>True if the generic audio player plugin is enabled.</long>
  661.     </locale>
  662.       </schema>
  663.       <schema>
  664.         <key>/schemas/apps/rhythmbox/plugins/ipod/enabled</key>
  665.     <applyto>/apps/rhythmbox/plugins/ipod/enabled</applyto>
  666.     <owner>rhythmbox</owner>
  667.     <type>bool</type>
  668.     <default>1</default>
  669.     <locale name="C">
  670.     <short>True if the iPod plugin is enabled.</short>
  671.     <long>True if the iPod plugin is enabled.</long>
  672.     </locale>
  673.       </schema>
  674.     </schemalist>
  675. </gconfschemafile>
  676.