add newlines at end of file
authorStefan <stefan@tuxboxls.(none)>
Tue, 16 Dec 2008 19:22:17 +0000 (20:22 +0100)
committerStefan <stefan@tuxboxls.(none)>
Tue, 16 Dec 2008 19:22:17 +0000 (20:22 +0100)
lib/python/Plugins/SystemPlugins/DiseqcTester/plugin.py
lib/python/Screens/TextBox.py

index f55ba766d8c9ddfa894682e18faed8d2e521cc7b..2c8c5c389e8b5d990d1a59585e9fff6aa10c51d0 100644 (file)
@@ -524,4 +524,4 @@ def autostart(reason, **kwargs):
 
 def Plugins(**kwargs):
        return [ PluginDescriptor(name="DiSEqC Tester", description=_("Test DiSEqC settings"), where = PluginDescriptor.WHERE_PLUGINMENU, fnc=DiseqcTesterMain),
-                       PluginDescriptor(where = PluginDescriptor.WHERE_AUTOSTART, fnc = autostart)]
\ No newline at end of file
+                       PluginDescriptor(where = PluginDescriptor.WHERE_AUTOSTART, fnc = autostart)]
index 117c5c7279a1abd9c6d87f078e96bc3e49a94490..44b8a3cf6b41c739fc08ff574de768fc58d09ae9 100644 (file)
@@ -23,4 +23,4 @@ class TextBox(Screen):
                self.close()
        
        def cancel(self):
-               self.close()
\ No newline at end of file
+               self.close()