Enigma2-SystemPlugins: -move NetworkWizard and WirelessLan Plugins into Enigma2 git...
[enigma2.git] / GlobalActions.py
1 from Components.ActionMap import ActionMap
2
3 globalActionMap = ActionMap( ["GlobalActions"] )
4 globalActionMap.execBegin()