LED Brightness Setup : setLED is moved in eDBoxLCD, fix integer to slider.
authorChang.H.S <jhs@dev3>
Thu, 8 Dec 2011 08:18:45 +0000 (17:18 +0900)
committerChang.H.S <jhs@dev3>
Fri, 9 Dec 2011 01:51:11 +0000 (10:51 +0900)
commit79eefcec68bd34b93dddd73e411f360859273bc4
tree838289bf776c23e1d2632940834d18ee7df3cd56
parent871c5cf37d8373fdc6292980a03ed56dcb460c93
LED Brightness Setup : setLED is moved in eDBoxLCD, fix integer to slider.
lib/gdi/lcd.cpp
lib/gdi/lcd.h [changed mode: 0644->0755]
lib/python/Components/Lcd.py [changed mode: 0644->0755]
lib/python/Plugins/SystemPlugins/LEDBrightnessSetup/Makefile.am
lib/python/Plugins/SystemPlugins/LEDBrightnessSetup/_ledsetup.so [deleted file]
lib/python/Plugins/SystemPlugins/LEDBrightnessSetup/ledsetup.py [deleted file]
lib/python/Plugins/SystemPlugins/LEDBrightnessSetup/plugin.py