pandora-scripts: try to fix currentuser/home mess
[openpandora.oe.git] / recipes / pandora-system / pandora-scripts / op_ledsettings.sh
index 52f9a07..a1f8fe7 100644 (file)
@@ -2,7 +2,7 @@
 # Released under the GPL
 # LED-Settings, v1.0, written by Michael Mrozek aka EvilDragon 2013.
 
- . /usr/pandora/scripts/op_paths.sh
+ . /usr/pandora/scripts/op_common.sh
 
 while mainsel=$(zenity --title="LED-Settings" --width="400" --height="370" --list --column "id" --column "Please select" --hide-column=1 --text="Welcome to the LED-Settings-Dialogue.\n\nWhat do you want to do?\n" "normal" "Set Power LED Brightness (normal mode)" "power" "Set Power LED Brightness (powersave)" "sd1" "Enable / Disable SD1 LED" "sd2" "Enable / Disable SD2 LED" "wifi" "Enable / Disable WiFi LED" "bt" "Enable / Disable Bluetooth LED"  --ok-label="Change Setting" --cancel-label="Exit"); do