epgache: move epg cache file name to main enigma2 settings file (config.misc.epgache_...
[vuplus_dvbapp] / GlobalActions.py
1 from Components.ActionMap import ActionMap
2
3 globalActionMap = ActionMap( ["GlobalActions"] )
4 globalActionMap.execBegin()