treat the LanguageSelection as an own wizard, so it is started first on a firstrun
[vuplus_dvbapp] / Navigation.py
index c453c6c..09daff3 100644 (file)
@@ -86,3 +86,6 @@ class Navigation:
        
        def shutdown(self):
                self.RecordTimer.shutdown()
+
+       def stopUserServices(self):
+               self.stopService()