aboutsummaryrefslogtreecommitdiff
path: root/userdata
diff options
context:
space:
mode:
authorjmarshallnz <jmarshallnz@svn>2009-10-26 01:32:30 +0000
committerjmarshallnz <jmarshallnz@svn>2009-10-26 01:32:30 +0000
commit3e719a35be31cbddb54ecf3fecb52d83226e7659 (patch)
tree268c1cb072a63e92a20eed6d33166e51f26226e2 /userdata
parentacaa497b428132e0079876bede3c1e768339a2fa (diff)
changed: Removed superfluous LCD settings to LCD.xml, and changed the LCD type to a simple toggle. Also removed unused LED settings.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@24021 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'userdata')
-rw-r--r--userdata/LCD.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/userdata/LCD.xml b/userdata/LCD.xml
index f72fcae469..036bd97921 100644
--- a/userdata/LCD.xml
+++ b/userdata/LCD.xml
@@ -1,4 +1,6 @@
<lcd>
+ <!-- set this to video,music to disable the LCD on playback of music and video-->
+ <disableonplay>video</disableonplay>
<navigation>
<line>$INFO[System.CurrentWindow]</line>
<line>$INFO[System.CurrentControl]</line>