nav: add stopUserServices
authorFelix Domke <tmbinc@elitedvb.net>
Wed, 30 Nov 2005 00:55:35 +0000 (00:55 +0000)
committerFelix Domke <tmbinc@elitedvb.net>
Wed, 30 Nov 2005 00:55:35 +0000 (00:55 +0000)
Navigation.py

index c453c6c..09daff3 100644 (file)
@@ -86,3 +86,6 @@ class Navigation:
        
        def shutdown(self):
                self.RecordTimer.shutdown()
+
+       def stopUserServices(self):
+               self.stopService()