Date:2012-04-18 02:05:22 (1 year 1 month ago)
Author:Paul Cercueil
Commit:d227a8a6f18524277f93020ee891347b4db0d082
Message:Removed full path to skin files on the links

This did prevent theming the poweroff/reboot/suspend buttons.
Files: data/platform/dingux/sections/settings/poweroff (1 diff)
data/platform/dingux/sections/settings/reboot (1 diff)
data/platform/dingux/sections/settings/suspend (1 diff)

Change Details

data/platform/dingux/sections/settings/poweroff
11title=power off
22description=Shut down the system
3icon=/usr/share/gmenu2x/skins/Default/icons/poweroff.png
3icon=skin:icons/poweroff.png
44exec=/sbin/poweroff
data/platform/dingux/sections/settings/reboot
11title=reboot
22description=Reboot the dingoo
3icon=/usr/share/gmenu2x/skins/Default/icons/reboot.png
3icon=skin:icons/reboot.png
44exec=/sbin/reboot
data/platform/dingux/sections/settings/suspend
11title=suspend
22description=Suspend the dingoo
3icon=/usr/share/gmenu2x/skins/Default/icons/suspend.png
3icon=skin:icons/suspend.png
44exec=/usr/sbin/suspend
55dontleave=true

Archive Download the corresponding diff file



interactive