| 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 | ||
|---|---|---|
| 1 | 1 | title=power off |
| 2 | 2 | description=Shut down the system |
| 3 | icon=/usr/share/gmenu2x/skins/Default/icons/poweroff.png | |
| 3 | icon=skin:icons/poweroff.png | |
| 4 | 4 | exec=/sbin/poweroff |
| data/platform/dingux/sections/settings/reboot | ||
|---|---|---|
| 1 | 1 | title=reboot |
| 2 | 2 | description=Reboot the dingoo |
| 3 | icon=/usr/share/gmenu2x/skins/Default/icons/reboot.png | |
| 3 | icon=skin:icons/reboot.png | |
| 4 | 4 | exec=/sbin/reboot |
| data/platform/dingux/sections/settings/suspend | ||
|---|---|---|
| 1 | 1 | title=suspend |
| 2 | 2 | description=Suspend the dingoo |
| 3 | icon=/usr/share/gmenu2x/skins/Default/icons/suspend.png | |
| 3 | icon=skin:icons/suspend.png | |
| 4 | 4 | exec=/usr/sbin/suspend |
| 5 | 5 | dontleave=true |
Branches:
install_locations
master
packages
