git.cweiske.de
/
enigma2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
replace some more Clock() by ObsoleteSource redirect (and fix skin_default), by Morit...
[enigma2.git]
/
lib
/
python
/
Screens
/
StartWizard.py
diff --git
a/lib/python/Screens/StartWizard.py
b/lib/python/Screens/StartWizard.py
index b67ca9d47a76f789819e13aff9455d9c35b32529..1734d7341da43cf98a4ac28319058e9feb09d20a 100644
(file)
--- a/
lib/python/Screens/StartWizard.py
+++ b/
lib/python/Screens/StartWizard.py
@@
-1,6
+1,6
@@
from Wizard import Wizard, wizardManager
-from Components.Pixmap import
*
+from Components.Pixmap import
Pixmap, MovingPixmap
from Components.config import config, ConfigBoolean, configfile
from LanguageSelection import LanguageSelection