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 /lib/python/Plugins/SystemPlugins/Makefile.am | |
| 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 'lib/python/Plugins/SystemPlugins/Makefile.am')
| -rw-r--r-- | lib/python/Plugins/SystemPlugins/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Makefile.am b/lib/python/Plugins/SystemPlugins/Makefile.am index a82601f6..a4de55e6 100644 --- a/lib/python/Plugins/SystemPlugins/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Makefile.am @@ -1 +1 @@ -SUBDIRS = SoftwareUpdate FrontprocessorUpgrade PositionerSetup ConfigurationBackup Satfinder SkinSelector SatelliteEquipmentControl Videomode VideoTune Hotplug +SUBDIRS = SoftwareUpdate FrontprocessorUpgrade PositionerSetup ConfigurationBackup Satfinder SkinSelector SatelliteEquipmentControl Videomode VideoTune Hotplug DefaultServicesScanner |
