move media scanner components into core, patch by Moritz Venn (002_enigma2_move_media...
[enigma2.git] / lib / python / Components / Makefile.am
index 05e15ad7354af8091586a4be6aa842663c61b517..03c5d1c2db6f9286a52e772923e9e21953828aea 100644 (file)
@@ -7,13 +7,14 @@ install_PYTHON = \
        Button.py HTMLComponent.py ProgressBar.py TimerList.py config.py        \
        HTMLSkin.py ServiceList.py VariableText.py                              \
        ConfigList.py Header.py VariableValue.py                                \
-       EventInfo.py Label.py ServiceScan.py VolumeBar.py                       \
+       Label.py ServiceScan.py VolumeBar.py                       \
        GUIComponent.py MenuList.py __init__.py MovieList.py                    \
        InputDevice.py ServicePosition.py SetupDevices.py Harddisk.py           \
        AVSwitch.py Network.py RFmod.py DiskInfo.py NimManager.py Lcd.py        \
        EpgList.py ScrollLabel.py Timezones.py Language.py HelpMenuList.py      \
-       BlinkingPixmap.py Pixmap.py ConditionalWidget.py Slider.py LanguageList.py  \
+       BlinkingPixmap.py Pixmap.py ConditionalWidget.py Slider.py              \
        PluginList.py PluginComponent.py RecordingConfig.py About.py UsageConfig.py \
        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
+       Element.py Playlist.py ParentalControl.py ParentalControlList.py \
+       Ipkg.py SelectionList.py Scanner.py