diff --git a/projects/ION/options b/projects/ION/options index c2e2b6ade2..908256d935 100644 --- a/projects/ION/options +++ b/projects/ION/options @@ -42,8 +42,8 @@ # use a TZ environment string TIMEZONE="" -# Mediacenter to use (xbmc / xbmc-pvr) - MEDIACENTER="xbmc-pvr" +# Mediacenter to use (xbmc / no) + MEDIACENTER="xbmc" # Skins to install (Vision2) SKINS="Vision2" diff --git a/projects/generic/options b/projects/generic/options index e860361340..eb63ae951d 100644 --- a/projects/generic/options +++ b/projects/generic/options @@ -42,8 +42,8 @@ # use a TZ environment string TIMEZONE="" -# Mediacenter to use (xbmc / xbmc-pvr) - MEDIACENTER="xbmc-pvr" +# Mediacenter to use (xbmc / no) + MEDIACENTER="xbmc" # Skins to install (Vision2) SKINS="Vision2" diff --git a/projects/intel/options b/projects/intel/options index 1f92cab3d8..e19ac15f89 100644 --- a/projects/intel/options +++ b/projects/intel/options @@ -42,8 +42,8 @@ # use a TZ environment string TIMEZONE="" -# Mediacenter to use (xbmc / xbmc-pvr) - MEDIACENTER="xbmc-pvr" +# Mediacenter to use (xbmc / no) + MEDIACENTER="xbmc" # Skins to install (Vision2) SKINS="Vision2"