[totem] plugins: Remove an incorrect documentation comment from the Jamendo plugin



commit 6ff883d5d709ff986dda162958c2514ddb4bc5c9
Author: Philip Withnall <philip tecnocode co uk>
Date:   Tue Apr 5 00:51:05 2011 +0100

    plugins: Remove an incorrect documentation comment from the Jamendo plugin
    
    Helps: bgo#645739

 src/plugins/jamendo/jamendo.py |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/plugins/jamendo/jamendo.py b/src/plugins/jamendo/jamendo.py
index 60f792b..bc5ccc1 100644
--- a/src/plugins/jamendo/jamendo.py
+++ b/src/plugins/jamendo/jamendo.py
@@ -72,9 +72,6 @@ class JamendoPlugin (GObject.Object, Peas.Activatable, PeasGtk.Configurable):
 
     object = GObject.property (type = GObject.Object)
 
-    """
-    Jamendo totem plugin GUI.
-    """
     SEARCH_CRITERIA = ['artist_name', 'tag_idstr']
     AUDIO_FORMATS   = ['ogg2', 'mp31']
     TAB_RESULTS     = 0



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