From 9944bf48cd087357dc49a618baebe6624d0f56cb Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 16 Oct 2011 04:29:53 +0200 Subject: [PATCH] projects/*/options: enable RSXS screensaver per default Signed-off-by: Stephan Raue --- projects/ATV/options | 2 +- projects/Fusion/options | 2 +- projects/Generic/options | 2 +- projects/Generic_OSS/options | 2 +- projects/ION/options | 2 +- projects/Intel/options | 2 +- projects/Ultra/options | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/projects/ATV/options b/projects/ATV/options index 8ffc0b2447..701073c198 100644 --- a/projects/ATV/options +++ b/projects/ATV/options @@ -123,7 +123,7 @@ XBMC_PLUGINS="" # build and install 'RSXS' Screensaver (yes / no) - XBMC_SCR_RSXS="no" + XBMC_SCR_RSXS="yes" # build and install 'ProjectM' Visualization (yes / no) XBMC_VIS_PROJECTM="yes" diff --git a/projects/Fusion/options b/projects/Fusion/options index 1c729095f6..079a7121ed 100644 --- a/projects/Fusion/options +++ b/projects/Fusion/options @@ -123,7 +123,7 @@ XBMC_PLUGINS="" # build and install 'RSXS' Screensaver (yes / no) - XBMC_SCR_RSXS="no" + XBMC_SCR_RSXS="yes" # build and install 'ProjectM' Visualization (yes / no) XBMC_VIS_PROJECTM="yes" diff --git a/projects/Generic/options b/projects/Generic/options index 44c0f27ec9..c3c753166a 100644 --- a/projects/Generic/options +++ b/projects/Generic/options @@ -123,7 +123,7 @@ XBMC_PLUGINS="" # build and install 'RSXS' Screensaver (yes / no) - XBMC_SCR_RSXS="no" + XBMC_SCR_RSXS="yes" # build and install 'ProjectM' Visualization (yes / no) XBMC_VIS_PROJECTM="yes" diff --git a/projects/Generic_OSS/options b/projects/Generic_OSS/options index 432879e0fb..0c61eeb2c6 100644 --- a/projects/Generic_OSS/options +++ b/projects/Generic_OSS/options @@ -123,7 +123,7 @@ XBMC_PLUGINS="" # build and install 'RSXS' Screensaver (yes / no) - XBMC_SCR_RSXS="no" + XBMC_SCR_RSXS="yes" # build and install 'ProjectM' Visualization (yes / no) XBMC_VIS_PROJECTM="yes" diff --git a/projects/ION/options b/projects/ION/options index ef532c9b24..e628b802f9 100644 --- a/projects/ION/options +++ b/projects/ION/options @@ -123,7 +123,7 @@ XBMC_PLUGINS="" # build and install 'RSXS' Screensaver (yes / no) - XBMC_SCR_RSXS="no" + XBMC_SCR_RSXS="yes" # build and install 'ProjectM' Visualization (yes / no) XBMC_VIS_PROJECTM="yes" diff --git a/projects/Intel/options b/projects/Intel/options index d211d2bf3b..ba6e55ac4d 100644 --- a/projects/Intel/options +++ b/projects/Intel/options @@ -123,7 +123,7 @@ XBMC_PLUGINS="" # build and install 'RSXS' Screensaver (yes / no) - XBMC_SCR_RSXS="no" + XBMC_SCR_RSXS="yes" # build and install 'ProjectM' Visualization (yes / no) XBMC_VIS_PROJECTM="yes" diff --git a/projects/Ultra/options b/projects/Ultra/options index fca8d854a4..0a24018ba0 100644 --- a/projects/Ultra/options +++ b/projects/Ultra/options @@ -123,7 +123,7 @@ XBMC_PLUGINS="" # build and install 'RSXS' Screensaver (yes / no) - XBMC_SCR_RSXS="no" + XBMC_SCR_RSXS="yes" # build and install 'ProjectM' Visualization (yes / no) XBMC_VIS_PROJECTM="yes"