X-Git-Url: http://code.vuplus.com/gitweb/?p=vuplus_dvbapp;a=blobdiff_plain;f=lib%2Fpython%2FScreens%2FStandby.py;h=cbd123aebc217b67558359fa30e4c7325d97abfb;hp=064171f151eff5628fe39a3c148875e963936992;hb=99a4ef198050c2c727029c7ff2627136cbfd5e73;hpb=dff52e1ae2d2c052c112618df267af0cb9155443 diff --git a/lib/python/Screens/Standby.py b/lib/python/Screens/Standby.py index 064171f..cbd123a 100644 --- a/lib/python/Screens/Standby.py +++ b/lib/python/Screens/Standby.py @@ -2,7 +2,7 @@ from Screen import Screen from Components.ActionMap import ActionMap from Components.config import config from Components.AVSwitch import AVSwitch -from enigma import eDVBVolumecontrol, eDBoxLCD +from enigma import eDVBVolumecontrol, eDBoxLCD, eServiceReference class Standby(Screen): def Power(self):