move audio_extensions one level up. fixes http://www.dm8000-vip.de/forum/index.php...
[enigma2.git] / GlobalActions.py
1 from Components.ActionMap import ActionMap
2
3 globalActionMap = ActionMap( ["GlobalActions"] )
4 globalActionMap.execBegin()