From 1b69c6d4604804d03cc4ac3cccaa16b7ae70ccad Mon Sep 17 00:00:00 2001 From: acid-burn Date: Thu, 27 Aug 2009 17:38:58 +0200 Subject: 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. --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 1a2d1e06..fea6a0dc 100755 --- a/configure.ac +++ b/configure.ac @@ -140,6 +140,8 @@ lib/python/Plugins/Extensions/SocketMMI/meta/Makefile lib/python/Plugins/Extensions/SocketMMI/src/Makefile lib/python/Plugins/Extensions/TuxboxPlugins/Makefile lib/python/Plugins/Extensions/TuxboxPlugins/meta/Makefile +lib/python/Plugins/SystemPlugins/CleanupWizard/Makefile +lib/python/Plugins/SystemPlugins/CleanupWizard/meta/Makefile lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment/Makefile lib/python/Plugins/SystemPlugins/CommonInterfaceAssignment/meta/Makefile lib/python/Plugins/SystemPlugins/CrashlogAutoSubmit/Makefile -- cgit v1.2.3