aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonny Strutz <ronny.strutz@multimedia-labs.de>2005-09-01 02:06:28 +0000
committerRonny Strutz <ronny.strutz@multimedia-labs.de>2005-09-01 02:06:28 +0000
commitca5645c1e481de72f09c45b285c9e2e555696f5d (patch)
treeb3180cb6315868a74b011b81d58fef7deb715875
parentc87f1f3b8eb5dec60131976cc092bd5ed6e66acf (diff)
downloadenigma2-ca5645c1e481de72f09c45b285c9e2e555696f5d.tar.gz
enigma2-ca5645c1e481de72f09c45b285c9e2e555696f5d.zip
add lcd contrast
-rw-r--r--data/setup.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/setup.xml b/data/setup.xml
index 620ef7ce..183880f5 100644
--- a/data/setup.xml
+++ b/data/setup.xml
@@ -34,6 +34,7 @@
</setup>
<setup key="lcd" title="LCD Setup">
<item text="Brightness">config.lcd.bright</item>
+ <item text="Contrast">config.lcd.contrast</item>
<item text="Standby">config.lcd.standby</item>
<item text="Invert">config.lcd.invert</item>
</setup>