diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2008-04-28 23:35:46 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2008-04-28 23:35:46 +0000 |
| commit | bce291362914ca2b1101ec3503ccc89c001e7bcb (patch) | |
| tree | a0383eb85b98f5844db719fd0d591466a2e2ed04 /lib/python/Components/Makefile.am | |
| parent | 8da594660701d8cfc7e9a656fa0d2683287757ef (diff) | |
| download | enigma2-bce291362914ca2b1101ec3503ccc89c001e7bcb.tar.gz enigma2-bce291362914ca2b1101ec3503ccc89c001e7bcb.zip | |
default wizard
beware: could overwrite some of your data in /etc/enigma2. add
config.misc.defaultchosen=false to /etc/enigma2/settings to prevent
this.
Diffstat (limited to 'lib/python/Components/Makefile.am')
| -rw-r--r-- | lib/python/Components/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index f344046d..71160c9b 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -17,4 +17,5 @@ install_PYTHON = \ FIFOList.py ServiceEventTracker.py Input.py TimerSanityCheck.py FileList.py \ MultiContent.py MediaPlayer.py TunerInfo.py VideoWindow.py ChoiceList.py \ Element.py Playlist.py ParentalControl.py ParentalControlList.py \ - Ipkg.py SelectionList.py Scanner.py SystemInfo.py Task.py + Ipkg.py SelectionList.py Scanner.py SystemInfo.py DreamInfoHandler.py \ + Task.py |
