jumping to an entry beginning with a character nearly works now
[enigma2.git] / Navigation.py
index c453c6c71ca0dcba1141070e180fe470c9c4a4b4..09daff34eb34de92e1f812e7703a1b12454b2eef 100644 (file)
@@ -86,3 +86,6 @@ class Navigation:
        
        def shutdown(self):
                self.RecordTimer.shutdown()
+
+       def stopUserServices(self):
+               self.stopService()