mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
projects/Generic*/options: fix Skin options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
e9f9947b7a
commit
fa320de4eb
@ -106,14 +106,14 @@
|
|||||||
# Mediacenter to use (xbmc / no)
|
# Mediacenter to use (xbmc / no)
|
||||||
MEDIACENTER="xbmc"
|
MEDIACENTER="xbmc"
|
||||||
|
|
||||||
# Skins to install (Confluence)
|
|
||||||
SKINS="Confluence"
|
|
||||||
|
|
||||||
# Skins to install (Confluence)
|
# Skins to install (Confluence)
|
||||||
# Space separated list is supported,
|
# Space separated list is supported,
|
||||||
# e.g. SKINS="Confluence"
|
# e.g. SKINS="Confluence"
|
||||||
SKINS="Confluence"
|
SKINS="Confluence"
|
||||||
|
|
||||||
|
# Default Skin (Confluence)
|
||||||
|
SKIN_DEFAULT="Confluence"
|
||||||
|
|
||||||
# install extra subtitle Fonts for XBMC (yes / no)
|
# install extra subtitle Fonts for XBMC (yes / no)
|
||||||
XBMC_EXTRA_FONTS="yes"
|
XBMC_EXTRA_FONTS="yes"
|
||||||
|
|
||||||
|
@ -106,14 +106,14 @@
|
|||||||
# Mediacenter to use (xbmc / no)
|
# Mediacenter to use (xbmc / no)
|
||||||
MEDIACENTER="xbmc"
|
MEDIACENTER="xbmc"
|
||||||
|
|
||||||
# Skins to install (Confluence)
|
|
||||||
SKINS="Confluence"
|
|
||||||
|
|
||||||
# Skins to install (Confluence)
|
# Skins to install (Confluence)
|
||||||
# Space separated list is supported,
|
# Space separated list is supported,
|
||||||
# e.g. SKINS="Confluence"
|
# e.g. SKINS="Confluence"
|
||||||
SKINS="Confluence"
|
SKINS="Confluence"
|
||||||
|
|
||||||
|
# Default Skin (Confluence)
|
||||||
|
SKIN_DEFAULT="Confluence"
|
||||||
|
|
||||||
# install extra subtitle Fonts for XBMC (yes / no)
|
# install extra subtitle Fonts for XBMC (yes / no)
|
||||||
XBMC_EXTRA_FONTS="yes"
|
XBMC_EXTRA_FONTS="yes"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user