From ea6eb291c5f93b7af33f603861af90f9d8399641 Mon Sep 17 00:00:00 2001 From: Paul Cercueil Date: Wed, 17 Apr 2013 02:58:12 -0300 Subject: [PATCH] gcw0: changed description of reboot link It was "Reboot the dingoo", but the gcw0 is a different device. Instead, it has been changed to "Reboot the system". --- data/platform/gcw0/sections/settings/20_reboot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/platform/gcw0/sections/settings/20_reboot b/data/platform/gcw0/sections/settings/20_reboot index 33d041f..4806411 100644 --- a/data/platform/gcw0/sections/settings/20_reboot +++ b/data/platform/gcw0/sections/settings/20_reboot @@ -1,5 +1,5 @@ title=Reboot -description=Reboot the dingoo +description=Reboot the system icon=skin:icons/reboot.png exec=/sbin/reboot editable=false