fix newline
[enigma2.git] / lib / python / Plugins / Plugin.py
index 183419c7fe90d357b83574963f3767ed78b73b6a..bfa8509addcc7980cf8eea89c1ee5c6a44271eb7 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