Merge branch 'openelec-next' of github.com:OpenELEC/OpenELEC.tv into openelec-next

This commit is contained in:
Stephan Raue 2012-07-27 16:35:13 +02:00
commit c754a303f2

View File

@ -24,7 +24,7 @@
################################################################################
if [ -z "$XBMC_STARTDELAY" ]; then
XBMC_STARTDELAY="1000000"
XBMC_STARTDELAY="1500000"
fi
XBMC_HOME="/usr/share/xbmc"