[rhythmbox] remove jamendo plugin
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox] remove jamendo plugin
- Date: Sat, 10 Sep 2011 13:37:59 +0000 (UTC)
commit 5db81f7c22d7d558663e2f6db3bdcb871d3d482f
Author: Jonathan Matthew <jonathan d14n org>
Date: Sat Sep 10 12:58:03 2011 +1000
remove jamendo plugin
Downloading the entire catalogue isn't really a viable approach
any more.
configure.ac | 1 -
data/org.gnome.rhythmbox.gschema.xml | 13 -
plugins/Makefile.am | 1 -
plugins/jamendo/JamendoConfigureDialog.py | 58 ----
plugins/jamendo/JamendoSaxHandler.py | 107 -------
plugins/jamendo/JamendoSource.py | 330 --------------------
plugins/jamendo/Makefile.am | 32 --
.../jamendo/icons/hicolor/24x24/places/jamendo.png | Bin 878 -> 0 bytes
plugins/jamendo/jamendo-loading.ui | 195 ------------
plugins/jamendo/jamendo-prefs.ui | 121 -------
plugins/jamendo/jamendo.plugin.in | 10 -
plugins/jamendo/jamendo.py | 137 --------
plugins/jamendo/jamendo_logo.png | Bin 27947 -> 0 bytes
plugins/jamendo/jamendo_logo_medium.png | Bin 12493 -> 0 bytes
po/POTFILES.in | 6 -
15 files changed, 0 insertions(+), 1011 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 901c55c..98776f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -849,7 +849,6 @@ plugins/sample-vala/Makefile
plugins/pythonconsole/Makefile
plugins/artdisplay/Makefile
plugins/magnatune/Makefile
-plugins/jamendo/Makefile
plugins/generic-player/Makefile
plugins/rb/Makefile
plugins/power-manager/Makefile
diff --git a/data/org.gnome.rhythmbox.gschema.xml b/data/org.gnome.rhythmbox.gschema.xml
index 48d715e..4201257 100644
--- a/data/org.gnome.rhythmbox.gschema.xml
+++ b/data/org.gnome.rhythmbox.gschema.xml
@@ -322,19 +322,6 @@
<child name='source' schema='org.gnome.rhythmbox.plugins.iradio.source'/>
</schema>
- <enum id="org.gnome.rhythmbox.plugins.jamendo.audio-format">
- <value nick="ogg3" value="0"/>
- <value nick="mp32" value="1"/>
- </enum>
- <schema id="org.gnome.rhythmbox.plugins.jamendo" path="/org/gnome/rhythmbox/plugins/jamendo/">
- <key name="format" enum="org.gnome.rhythmbox.plugins.jamendo.audio-format">
- <default>'ogg3'</default>
- <summary>Audio format to use for Jamendo downloads</summary>
- <description>Audio format to use for Jamendo downloads</description>
- </key>
- <child name="source" schema="org.gnome.rhythmbox.source"/>
- </schema>
-
<schema id="org.gnome.rhythmbox.plugins.lyrics" path="/org/gnome/rhythmbox/plugins/lyrics/">
<key name="sites" type="as">
<default>['lyrc.com.ar']</default> <!-- do we have any that work? -->
diff --git a/plugins/Makefile.am b/plugins/Makefile.am
index 080766a..50c9b4f 100644
--- a/plugins/Makefile.am
+++ b/plugins/Makefile.am
@@ -16,7 +16,6 @@ SUBDIRS += \
artdisplay \
context \
im-status \
- jamendo \
lyrics \
magnatune \
pythonconsole \
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 6a72329..ba7a9f4 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -88,12 +88,6 @@ plugins/ipod/rb-ipod-helpers.c
plugins/ipod/rb-ipod-plugin.c
plugins/ipod/rb-ipod-source.c
[type: gettext/ini]plugins/iradio/iradio.plugin.in
-[type: gettext/glade]plugins/jamendo/jamendo-prefs.ui
-[type: gettext/glade]plugins/jamendo/jamendo-loading.ui
-[type: gettext/ini]plugins/jamendo/jamendo.plugin.in
-plugins/jamendo/JamendoConfigureDialog.py
-plugins/jamendo/JamendoSaxHandler.py
-plugins/jamendo/JamendoSource.py
plugins/iradio/rb-iradio-source.c
plugins/iradio/rb-station-properties-dialog.c
[type: gettext/glade]plugins/iradio/station-properties.ui
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]