default wizard
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Mon, 28 Apr 2008 23:35:46 +0000 (23:35 +0000)
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>
Mon, 28 Apr 2008 23:35:46 +0000 (23:35 +0000)
commitbce291362914ca2b1101ec3503ccc89c001e7bcb
treea0383eb85b98f5844db719fd0d591466a2e2ed04
parent8da594660701d8cfc7e9a656fa0d2683287757ef
default wizard

beware: could overwrite some of your data in /etc/enigma2. add
config.misc.defaultchosen=false to /etc/enigma2/settings to prevent
this.
14 files changed:
configure.ac
data/defaults/Dream/Makefile.am [new file with mode: 0644]
data/defaults/Dream/bouquets.tv [new file with mode: 0644]
data/defaults/Dream/dm7025.info [new file with mode: 0644]
data/defaults/Dream/lamedb.192 [new file with mode: 0644]
data/defaults/Dream/userbouquet.favourites.tv [new file with mode: 0644]
data/defaults/Makefile.am
data/defaultwizard.xml [new file with mode: 0644]
data/skin_default.xml
lib/python/Components/DreamInfoHandler.py [new file with mode: 0644]
lib/python/Components/Makefile.am
lib/python/Screens/DefaultWizard.py [new file with mode: 0644]
lib/python/Screens/Makefile.am
lib/python/Screens/StartWizard.py