rhythmbox r5599 - in trunk: . data
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: rhythmbox r5599 - in trunk: . data
- Date: Sat, 23 Feb 2008 15:56:52 +0000 (GMT)
Author: hadess
Date: Sat Feb 23 15:56:52 2008
New Revision: 5599
URL: http://svn.gnome.org/viewvc/rhythmbox?rev=5599&view=rev
Log:
2008-02-23 Bastien Nocera <hadess hadess net>
* data/rhythmbox.schemas: Add handlers for lastfm:// URIs,
needed to support last.fm streams (Closes: #490122)
Modified:
trunk/ChangeLog
trunk/data/rhythmbox.schemas
Modified: trunk/data/rhythmbox.schemas
==============================================================================
--- trunk/data/rhythmbox.schemas (original)
+++ trunk/data/rhythmbox.schemas Sat Feb 23 15:56:52 2008
@@ -767,6 +767,40 @@
</locale>
</schema>
<schema>
+ <key>/schemas/desktop/gnome/url-handlers/lastfm/command</key>
+ <applyto>/desktop/gnome/url-handlers/lastfm/command</applyto>
+ <owner>rhythmbox</owner>
+ <type>string</type>
+ <default>rhythmbox "%s"</default>
+ <locale name="C">
+ <short>The command to handle LASTFM scheme URLs</short>
+ <long>The command to handle LASTFM scheme URLs.</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/lastfm/needs_terminal</key>
+ <applyto>/desktop/gnome/url-handlers/lastfm/needs_terminal</applyto>
+ <owner>rhythmbox</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Whether command to handle LASTFM scheme URLs needs a terminal</short>
+ <long>Whether command to handle LASTFM scheme URLs needs a terminal.</long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/desktop/gnome/url-handlers/lastfm/enabled</key>
+ <applyto>/desktop/gnome/url-handlers/lastfm/enabled</applyto>
+ <owner>rhythmbox</owner>
+ <type>bool</type>
+ <default>true</default>
+ <locale name="C">
+ <short>Whether command to handle LASTFM scheme URLs is enabled</short>
+ <long>Whether command to handle LASTFM scheme URLs is enabled.</long>
+ </locale>
+ </schema>
+
+ <schema>
<key>/schemas/apps/rhythmbox/plugins/pythonconsole/active</key>
<applyto>/apps/rhythmbox/plugins/pythonconsole/active</applyto>
<owner>rhythmbox</owner>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]