rhythmbox r5867 - in trunk: . data
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: rhythmbox r5867 - in trunk: . data
- Date: Wed, 27 Aug 2008 10:05:17 +0000 (UTC)
Author: hadess
Date: Wed Aug 27 10:05:17 2008
New Revision: 5867
URL: http://svn.gnome.org/viewvc/rhythmbox?rev=5867&view=rev
Log:
2008-08-27 Bastien Nocera <hadess hadess net>
* data/rhythmbox.schemas: Add support for the zune:// and
zcast:// URLs schemes, as per totem-pl-parser changes in
bug #549032
See http://www.bbc.co.uk/radio/podcasts/xtra/ for examples
Modified:
trunk/ChangeLog
trunk/data/rhythmbox.schemas
Modified: trunk/data/rhythmbox.schemas
==============================================================================
--- trunk/data/rhythmbox.schemas (original)
+++ trunk/data/rhythmbox.schemas Wed Aug 27 10:05:17 2008
@@ -567,6 +567,72 @@
<long>Whether command to handle FEED scheme URLs is enabled.</long>
</locale>
</schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/zune/command</key>
+ <applyto>/desktop/gnome/url-handlers/zune/command</applyto>
+ <owner>rhythmbox</owner>
+ <type>string</type>
+ <default>rhythmbox "%s"</default>
+ <locale name="C">
+ <short>The command to handle ZUNE scheme URLs</short>
+ <long>The command to handle ZUNE scheme URLs.</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/zune/needs_terminal</key>
+ <applyto>/desktop/gnome/url-handlers/zune/needs_terminal</applyto>
+ <owner>rhythmbox</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Whether command to handle ZUNE scheme URLs needs a terminal</short>
+ <long>Whether command to handle ZUNE scheme URLs needs a terminal.</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/zune/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/zune/enabled</applyto>
+ <owner>rhythmbox</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether command to handle ZUNE scheme URLs is enabled</short>
+ <long>Whether command to handle ZUNE scheme URLs is enabled.</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/zcast/command</key>
+ <applyto>/desktop/gnome/url-handlers/zcast/command</applyto>
+ <owner>rhythmbox</owner>
+ <type>string</type>
+ <default>rhythmbox "%s"</default>
+ <locale name="C">
+ <short>The command to handle ZCAST scheme URLs</short>
+ <long>The command to handle ZCAST scheme URLs.</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/zcast/needs_terminal</key>
+ <applyto>/desktop/gnome/url-handlers/zcast/needs_terminal</applyto>
+ <owner>rhythmbox</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Whether command to handle ZCAST scheme URLs needs a terminal</short>
+ <long>Whether command to handle ZCAST scheme URLs needs a terminal.</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/zcast/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/zcast/enabled</applyto>
+ <owner>rhythmbox</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether command to handle ZCAST scheme URLs is enabled</short>
+ <long>Whether command to handle ZCAST scheme URLs is enabled.</long>
+ </locale>
+ </schema>
<schema>
<key>/schemas/apps/rhythmbox/state/podcast/show_browser</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]