fix newline
authorFelix Domke <tmbinc@elitedvb.net>
Wed, 22 Feb 2006 15:28:48 +0000 (15:28 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Wed, 22 Feb 2006 15:28:48 +0000 (15:28 +0000)
lib/python/Plugins/Plugin.py

index 183419c..bfa8509 100644 (file)
@@ -42,4 +42,4 @@ class PluginDescriptor:
                if type(self.iconstr) is str:
                        self.icon = loadPNG(path + self.iconstr)
                else:
-                       self.icon = None
\ No newline at end of file
+                       self.icon = None