index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
Screens
/
Mute.py
blob: f80267ad43b97fb71072c640e796d232e3fc0f2c (
plain
)
1
2
3
4
5
from Screen import Screen class Mute(Screen): pass