plugins are now able to add device specific text to /etc/networking/interfaces
[vuplus_dvbapp] / lib / python / Screens / MessageBox.py
index deea54b..6fb389c 100644 (file)
@@ -81,6 +81,7 @@ class MessageBox(Screen):
                if self.timerRunning:
                        del self.timer
                        self.setTitle(self.origTitle)
+                       self.timerRunning = False
 
        def timerTick(self):
                if self.execing: