move VolumeControl to own file
[enigma2.git] / lib / python / Components / Makefile.am
index 9de7984a10bf51373f26417a772b8a3cacd78113..d3c51ab2a41def473b180a918f5d49b9b22c4219 100644 (file)
@@ -6,15 +6,16 @@ install_PYTHON = \
        ActionMap.py GUISkin.py PerServiceDisplay.py components.py              \
        Button.py HTMLComponent.py ProgressBar.py TimerList.py config.py        \
        HTMLSkin.py ServiceList.py VariableText.py                              \
-       ConfigList.py Header.py VariableValue.py                                \
-       Label.py ServiceScan.py VolumeBar.py                       \
+       ConfigList.py VariableValue.py                                          \
+       Label.py ServiceScan.py VolumeBar.py VolumeControl.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 \
-       Ipkg.py SelectionList.py
+       Ipkg.py SelectionList.py Scanner.py SystemInfo.py DreamInfoHandler.py \
+       Task.py