estring.cpp: use iso6397 when iso8859-5 is set in dvb texts and use two char byte...
[enigma2.git] / GlobalActions.py
1 from Components.ActionMap import ActionMap
2
3 globalActionMap = ActionMap( ["GlobalActions"] )
4 globalActionMap.execBegin()