From 45ed0e897cfa0a45bd1e609f0b6a551350ac1c3d Mon Sep 17 00:00:00 2001 From: acid-burn Date: Mon, 21 Sep 2009 12:30:43 +0200 Subject: Enigma2: add VideoEnhancement plugin to SystemPlugins to configure advanced video settings. Newest drivers needed. --- lib/python/Plugins/SystemPlugins/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Plugins/SystemPlugins/Makefile.am') diff --git a/lib/python/Plugins/SystemPlugins/Makefile.am b/lib/python/Plugins/SystemPlugins/Makefile.am index 6b78df02..db71c31e 100755 --- a/lib/python/Plugins/SystemPlugins/Makefile.am +++ b/lib/python/Plugins/SystemPlugins/Makefile.am @@ -3,7 +3,7 @@ installdir = $(pkglibdir)/python/Plugins/SystemPlugins SUBDIRS = SoftwareManager FrontprocessorUpgrade PositionerSetup Satfinder \ SkinSelector SatelliteEquipmentControl Videomode VideoTune Hotplug \ DefaultServicesScanner NFIFlash DiseqcTester CommonInterfaceAssignment \ - CrashlogAutoSubmit CleanupWizard + CrashlogAutoSubmit CleanupWizard VideoEnhancement install_PYTHON = \ __init__.py -- cgit v1.2.3