git.cweiske.de
/
enigma2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ServiceName converter now can handle iPlayableService's and
[enigma2.git]
/
lib
/
python
/
Components
/
MediaPlayer.py
diff --git
a/lib/python/Components/MediaPlayer.py
b/lib/python/Components/MediaPlayer.py
index ec0000c9fa4d5958cb86e545ea749fc515738741..a728aef77a5ce0d7ff8bad636e0011b0cdcb7af9 100644
(file)
--- a/
lib/python/Components/MediaPlayer.py
+++ b/
lib/python/Components/MediaPlayer.py
@@
-1,5
+1,5
@@
-from HTMLComponent import
*
-from GUIComponent import
*
+from HTMLComponent import
HTMLComponent
+from GUIComponent import
GUIComponent
from MenuList import MenuList