- remove config file, we dont need this anymore
This commit is contained in:
Stephan Raue 2009-10-03 22:47:34 +02:00
parent cf0a798b42
commit 45b70516bd

View File

@ -1,20 +0,0 @@
################################################################################
# Moovida environment variables.
#
# This file contains non-OpenELEC evironment variables as well as OpenELEC
# evironment variables that are not user defined.
################################################################################
#-------------------------------------------------------------------------------
# Moovida environment variables.
#-------------------------------------------------------------------------------
MOOVIDA_FULLSCREEN=yes
#-------------------------------------------------------------------------------
# Do not change this.
#-------------------------------------------------------------------------------
if test "$DEBUG" = yes; then
MOOVIDA_DEBUG=yes
MOOVIDA_TMPLOG=yes
MOOVIDA_LOGFILE='/var/log/moovida.log'
fi