show plugin description in plugin list
[vuplus_dvbapp] / lib / python / Plugins / update / plugin.py
index 8fa21cb..7942821 100644 (file)
@@ -60,7 +60,7 @@ def getPicturePaths():
        return ["update.png"]
 
 def getPlugins():
-       return [("Softwareupdate", "screen", "Example")]
+       return [("Softwareupdate", "Updates your receiver's software", "screen", "Example")]
        
 def getMenuRegistrationList():
        list = []