update blue button
[enigma2.git] / lib / python / Screens / InfoBarGenerics.py
index e7dbcfb5086dce7b33f6d29148960b2307e16115..d9fedf9a856cfb7542911c94ac22abc2e991e8ca 100644 (file)
@@ -1057,6 +1057,7 @@ class InfoBarAdditionalInfo:
                self["ButtonBlue"].setConnect(lambda: False)
                self["ButtonBlueText"] = LabelConditional(text = _("Extensions"), withTimer = False)
                self["ButtonBlueText"].setConnect(lambda: False)
+               self.onLayoutFinish.append(self["ButtonBlue"].update)
                self.onLayoutFinish.append(self["ButtonBlueText"].update)
 
                self.session.nav.event.append(self.gotServiceEvent) # we like to get service events