diff options
Diffstat (limited to 'lib/python')
| -rw-r--r-- | lib/python/Components/Header.py | 0 | ||||
| -rw-r--r-- | lib/python/Components/Makefile.am | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Header.py b/lib/python/Components/Header.py deleted file mode 100644 index e69de29b..00000000 --- a/lib/python/Components/Header.py +++ /dev/null diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 7a17eb74..5236909c 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -6,7 +6,7 @@ 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 \ + ConfigList.py VariableValue.py \ Label.py ServiceScan.py VolumeBar.py \ GUIComponent.py MenuList.py __init__.py MovieList.py \ InputDevice.py ServicePosition.py SetupDevices.py Harddisk.py \ |
