sec.cpp: fix a linked tuner problem, c++ changes to support link tuners to 2nd cable...
[enigma2.git] / GlobalActions.py
1 from Components.ActionMap import ActionMap
2
3 globalActionMap = ActionMap( ["GlobalActions"] )
4 globalActionMap.execBegin()