diff options
| author | Felix Domke <tmbinc@elitedvb.net> | 2007-04-12 19:51:48 +0000 |
|---|---|---|
| committer | Felix Domke <tmbinc@elitedvb.net> | 2007-04-12 19:51:48 +0000 |
| commit | fa014e7362caa970310e79f139c7ae0d93e751d6 (patch) | |
| tree | e6bdf0498835d00c08399a3a868d4fde3481aa8b /lib/python/Components | |
| parent | ead18eb53880ecff8c41fa2e2db7ae87e2b950de (diff) | |
| download | enigma2-fa014e7362caa970310e79f139c7ae0d93e751d6.tar.gz enigma2-fa014e7362caa970310e79f139c7ae0d93e751d6.zip | |
remove LanguageList
Diffstat (limited to 'lib/python/Components')
| -rw-r--r-- | lib/python/Components/LanguageList.py | 0 | ||||
| -rw-r--r-- | lib/python/Components/Makefile.am | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/LanguageList.py b/lib/python/Components/LanguageList.py deleted file mode 100644 index e69de29b..00000000 --- a/lib/python/Components/LanguageList.py +++ /dev/null diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am index 9de7984a..98dc938a 100644 --- a/lib/python/Components/Makefile.am +++ b/lib/python/Components/Makefile.am @@ -12,7 +12,7 @@ install_PYTHON = \ 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 \ |
