From bce291362914ca2b1101ec3503ccc89c001e7bcb Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Mon, 28 Apr 2008 23:35:46 +0000 Subject: default wizard beware: could overwrite some of your data in /etc/enigma2. add config.misc.defaultchosen=false to /etc/enigma2/settings to prevent this. --- lib/python/Components/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/python/Components/Makefile.am') 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 -- cgit v1.2.3