honor horizontal alignment also when a mark is present
[enigma2.git] / lib / python / Components / Makefile.am
index 560b1ffedd39e97caaae15f5a35084574ccf6f81..4aa6a29722d3486cdf75fba213538f066d62af4c 100644 (file)
@@ -5,10 +5,10 @@ SUBDIRS = Sources Converter Renderer
 install_PYTHON = \
        ActionMap.py GUISkin.py PerServiceDisplay.py components.py              \
        Button.py HTMLComponent.py ProgressBar.py TimerList.py config.py        \
-       Clock.py HTMLSkin.py ServiceList.py VariableText.py                     \
-       ConfigList.py Header.py ServiceName.py VariableValue.py                 \
+       HTMLSkin.py ServiceList.py VariableText.py                              \
+       ConfigList.py Header.py VariableValue.py                                \
        EventInfo.py Label.py ServiceScan.py VolumeBar.py                       \
-       GUIComponent.py MenuList.py __init__.py MovieList.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      \
@@ -17,4 +17,3 @@ 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
-