diff options
| author | acid-burn <acidburn@opendreambox.org> | 2009-09-21 12:30:43 +0200 |
|---|---|---|
| committer | acid-burn <acidburn@opendreambox.org> | 2009-09-21 12:30:43 +0200 |
| commit | 45ed0e897cfa0a45bd1e609f0b6a551350ac1c3d (patch) | |
| tree | 9339d25b3fdd41e285b045ecd4597054295880cd /lib/python/Plugins/SystemPlugins/Makefile.am | |
| parent | 0fa0646e9d874dc905a26551557902b2fc12d79e (diff) | |
| download | enigma2-45ed0e897cfa0a45bd1e609f0b6a551350ac1c3d.tar.gz enigma2-45ed0e897cfa0a45bd1e609f0b6a551350ac1c3d.zip | |
Enigma2: add VideoEnhancement plugin to SystemPlugins to configure advanced video settings.
Newest drivers needed.
Diffstat (limited to 'lib/python/Plugins/SystemPlugins/Makefile.am')
| -rwxr-xr-x | 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 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 |
