aboutsummaryrefslogtreecommitdiff
path: root/lib/python
diff options
context:
space:
mode:
authorStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-12-23 02:51:36 +0000
committerStefan Pluecken <stefan.pluecken@multimedia-labs.de>2005-12-23 02:51:36 +0000
commit86518c1dd8f68926be67a2ddb2e171fc68b69c5b (patch)
tree077c428d610f87169f3e6f03d109da2022606d35 /lib/python
parent1c384bc7cd9e5e2222c275a7a6b47bfd5712e870 (diff)
downloadenigma2-86518c1dd8f68926be67a2ddb2e171fc68b69c5b.tar.gz
enigma2-86518c1dd8f68926be67a2ddb2e171fc68b69c5b.zip
add config option to disable the zap warning message when trying to record
Diffstat (limited to 'lib/python')
-rw-r--r--lib/python/Components/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Components/Makefile.am b/lib/python/Components/Makefile.am
index 340730a6..656527b2 100644
--- a/lib/python/Components/Makefile.am
+++ b/lib/python/Components/Makefile.am
@@ -11,4 +11,4 @@ install_PYTHON = \
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 \
- PluginList.py PluginComponent.py
+ PluginList.py PluginComponent.py RecordingConfig.py