~ubuntu-branches/ubuntu/intrepid/banshee/intrepid

« back to all changes in this revision

Viewing changes to src/Plugins/Banshee.Plugins.Radio/banshee-plugin-radio.schemas.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2008-01-09 08:06:38 UTC
  • mfrom: (1.3.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20080109080638-x5x0h3bd92nht0n9
Tags: 0.13.2+dfsg-2
* debian/control:
  + Build depend on mono-mcs to fix FTBFS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
      </locale>
14
14
    </schema>
15
15
    <schema>
 
16
      <key>/schemas/apps/banshee/plugins/radio/base_station_uri</key>
 
17
      <applyto>/apps/banshee/plugins/radio/base_station_uri</applyto>
 
18
      <owner>banshee</owner>
 
19
      <type>string</type>
 
20
      <default>http://radio.banshee-project.org/</default>
 
21
      <locale name="C">
 
22
        <short>URI for remote stations update</short>
 
23
        <long>URI to update remote stations from</long>
 
24
      </locale>
 
25
    </schema>
 
26
    <schema>
16
27
      <key>/schemas/apps/banshee/plugins/radio/enabled</key>
17
28
      <applyto>/apps/banshee/plugins/radio/enabled</applyto>
18
29
      <owner>banshee</owner>