xbmc: add support to use alternate (multilanguage) arial based Font per default

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue
2011-07-23 19:08:09 +02:00
parent a720c29255
commit 438dad028e
8 changed files with 22 additions and 0 deletions

View File

@@ -112,6 +112,9 @@
# Default Skin (Confluence)
SKIN_DEFAULT="Confluence"
# use alternate (multilanguage) arial based Font for XBMC (yes / no)
XBMC_ALTERNATE_FONT="yes"
# Plugins for XBMC to install (SABnzbd)
# Space separated list is supported,
# e.g. XBMC_PLUGINS="SABnzbd"