Don't use AM_MAINTAINER_MODE, to ensure that all build files get updated when necessa...
[enigma2.git] / GlobalActions.py
1 from Components.ActionMap import ActionMap
2
3 globalActionMap = ActionMap( ["GlobalActions"] )
4 globalActionMap.execBegin()