aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Plugins/SystemPlugins/Makefile.am
diff options
context:
space:
mode:
authoracid-burn <acidburn@opendreambox.org>2009-08-27 17:38:58 +0200
committeracid-burn <acidburn@opendreambox.org>2009-08-27 17:38:58 +0200
commit1b69c6d4604804d03cc4ac3cccaa16b7ae70ccad (patch)
tree18be7ddfe86214af186ed909621b7958c130413b /lib/python/Plugins/SystemPlugins/Makefile.am
parent17ce0c30d39a197c49c9a2945e4e5cff53317aa4 (diff)
downloadenigma2-1b69c6d4604804d03cc4ac3cccaa16b7ae70ccad.tar.gz
enigma2-1b69c6d4604804d03cc4ac3cccaa16b7ae70ccad.zip
Enigma2: add CleanupWizard to SystemPlugins and Enigma2 build.
- The CleanupWizard informs you on system boot if your avalalble internal memory (flash) has droppen below 2MB and allows the removal of enigma2-plugins and skins to cleanup the internal memory (flash) on bootup.
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/Makefile.am')
-rwxr-xr-x[-rw-r--r--]lib/python/Plugins/SystemPlugins/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/Plugins/SystemPlugins/Makefile.am b/lib/python/Plugins/SystemPlugins/Makefile.am
index 8d256445..33845f17 100644..100755
--- a/lib/python/Plugins/SystemPlugins/Makefile.am
+++ b/lib/python/Plugins/SystemPlugins/Makefile.am
@@ -1,4 +1,4 @@
SUBDIRS = SoftwareManager FrontprocessorUpgrade PositionerSetup Satfinder \
SkinSelector SatelliteEquipmentControl Videomode VideoTune Hotplug \
DefaultServicesScanner NFIFlash DiseqcTester CommonInterfaceAssignment \
- CrashlogAutoSubmit
+ CrashlogAutoSubmit CleanupWizard