From: acid-burn Date: Tue, 29 Dec 2009 13:23:47 +0000 (+0100) Subject: Merge commit 'origin/bug_112_enable_extensions_manager' into experimental X-Git-Tag: 3.0.0~28^2~66^2~124 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/257e83090ef5d12a6a99565df23934ffc4cb68e4?hp=abc94b7a0600bc3580102f28d26c27b25ffbdba1 Merge commit 'origin/bug_112_enable_extensions_manager' into experimental --- diff --git a/lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am b/lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am old mode 100644 new mode 100755 index ee1e56de..2d5e3381 --- a/lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile.am @@ -6,7 +6,8 @@ install_PYTHON = \ __init__.py \ plugin.py \ BackupRestore.py \ - ImageWizard.py + ImageWizard.py \ + SoftwareTools.py dist_install_DATA = \ imagewizard.xml \