lib/dvb/sec.cpp: fix no more working tune to dvb-s2 transponders when the cable is...
[enigma2.git] / GlobalActions.py
1 from Components.ActionMap import ActionMap
2
3 globalActionMap = ActionMap( ["GlobalActions"] )
4 globalActionMap.execBegin()