git.cweiske.de
/
enigma2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix allocateRawChannel
[enigma2.git]
/
GlobalActions.py
1
from Components.ActionMap import ActionMap
2
3
globalActionMap = ActionMap( ["GlobalActions"] )
4
globalActionMap.execBegin()