[rhythmbox] Fix FTBS



commit 82e71765b04fe9003f4285d3d5e0970b539d99e5
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Dec 11 12:41:44 2009 +0000

    Fix FTBS

 plugins/artdisplay/artdisplay/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/artdisplay/artdisplay/Makefile.am b/plugins/artdisplay/artdisplay/Makefile.am
index 0faaf5b..e6dd3e1 100644
--- a/plugins/artdisplay/artdisplay/Makefile.am
+++ b/plugins/artdisplay/artdisplay/Makefile.am
@@ -4,7 +4,7 @@ plugindir = $(PLUGINDIR)/artdisplay
 plugin_PYTHON = 			\
 	EmbeddedCoverArtSearch.py	\
 	PodcastCoverArtSearch.py	\
-	LocalCoverArtSearchGIO.py	\
+	LocalCoverArtSearch.py		\
 	CoverArtDatabase.py		\
 	DiscogsCoverArtSearch.py	\
 	MusicBrainzCoverArtSearch.py	\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]