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 /configure.ac | |
| 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 'configure.ac')
| -rwxr-xr-x | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index fea6a0dc..2b557fc2 100755 --- a/configure.ac +++ b/configure.ac @@ -167,6 +167,8 @@ lib/python/Plugins/SystemPlugins/SkinSelector/Makefile lib/python/Plugins/SystemPlugins/SkinSelector/meta/Makefile lib/python/Plugins/SystemPlugins/SoftwareManager/Makefile lib/python/Plugins/SystemPlugins/SoftwareManager/meta/Makefile +lib/python/Plugins/SystemPlugins/VideoEnhancement/Makefile +lib/python/Plugins/SystemPlugins/VideoEnhancement/meta/Makefile lib/python/Plugins/SystemPlugins/VideoTune/Makefile lib/python/Plugins/SystemPlugins/VideoTune/meta/Makefile lib/python/Plugins/SystemPlugins/Videomode/Makefile |
