diff options
| author | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2008-06-02 12:08:26 +0000 |
|---|---|---|
| committer | Stefan Pluecken <stefan.pluecken@multimedia-labs.de> | 2008-06-02 12:08:26 +0000 |
| commit | 1c6c579ff6302c3301eb21bd0933d5ede824a384 (patch) | |
| tree | 5e91e141aff7fd85c036b0dc30537063ea9b0726 /configure.ac | |
| parent | e2cb873547511511067f8eca6cd6b2e99133464d (diff) | |
| download | enigma2-1c6c579ff6302c3301eb21bd0933d5ede824a384.tar.gz enigma2-1c6c579ff6302c3301eb21bd0933d5ede824a384.zip | |
add DefaultServicesScanner plugin to do automatic services scans and build a lamedb and .info file for every sat (stored in /tmp)
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 156f34ec..8cb18fd3 100644 --- a/configure.ac +++ b/configure.ac @@ -109,6 +109,7 @@ lib/python/Plugins/SystemPlugins/FrontprocessorUpgrade/Makefile lib/python/Plugins/SystemPlugins/PositionerSetup/Makefile lib/python/Plugins/SystemPlugins/Hotplug/Makefile lib/python/Plugins/SystemPlugins/ConfigurationBackup/Makefile +lib/python/Plugins/SystemPlugins/DefaultServicesScanner/Makefile lib/python/Plugins/SystemPlugins/Satfinder/Makefile lib/python/Plugins/SystemPlugins/SkinSelector/Makefile lib/python/Plugins/SystemPlugins/SatelliteEquipmentControl/Makefile |
