From a3f81542fb0e6dab9d68734d27f299be7eb5f9d1 Mon Sep 17 00:00:00 2001 From: Dees_Troy Date: Mon, 8 Oct 2012 10:58:53 -0400 Subject: Add reboot system button after sideload, backup, and restore A few other minor xml tweaks --- gui/devices/1920x1200/res/ui.xml | 66 +++++++++++++++++++++------------------- 1 file changed, 35 insertions(+), 31 deletions(-) (limited to 'gui/devices/1920x1200/res/ui.xml') diff --git a/gui/devices/1920x1200/res/ui.xml b/gui/devices/1920x1200/res/ui.xml index 6ff72d643..8851dd1a5 100644 --- a/gui/devices/1920x1200/res/ui.xml +++ b/gui/devices/1920x1200/res/ui.xml @@ -768,13 +768,16 @@ Reboot System - tw_back=flash_done + tw_back=main2 tw_action=reboot tw_action_param=system tw_has_action2=0 tw_text1=No OS Installed! Are you tw_text2=sure you wish to reboot? + tw_text3= + tw_text4= tw_action_text1=Rebooting... + tw_action_text2= tw_complete_text1=Rebooting... tw_slider_text=Swipe to Reboot rebootcheck @@ -826,6 +829,7 @@ tw_cancel_action= tw_cancel_param= tw_show_exclamation=0 + tw_show_reboot=0 %tw_clear_destination% @@ -928,20 +932,7 @@ - - - - - - action_complete - - - - - - - - + action_complete @@ -989,6 +980,7 @@ + Back @@ -999,6 +991,29 @@ + + + + + Reboot System + + + tw_back=main2 + tw_action=reboot + tw_action_param=system + tw_has_action2=0 + tw_text1=No OS Installed! Are you + tw_text2=sure you wish to reboot? + tw_text3= + tw_text4= + tw_action_text1=Rebooting... + tw_action_text2= + tw_complete_text1=Rebooting... + tw_slider_text=Swipe to Reboot + rebootcheck + + + @@ -1961,6 +1976,7 @@ tw_back=backup tw_complete_text1=Backup Complete + tw_show_reboot=1 action_complete @@ -2293,25 +2309,11 @@ - - - - - - tw_back=restore_select - tw_complete_text1=Restore Complete - action_complete - - - - - - - - + tw_back=restore_select tw_complete_text1=Restore Complete + tw_show_reboot=1 action_complete @@ -2577,6 +2579,7 @@ tw_action_text2=This will take a few minutes. tw_complete_text1=Fix Permissions Complete tw_slider_text=Swipe to Confirm + tw_show_reboot=1 confirm_action @@ -2602,6 +2605,7 @@ tw_complete_text1=ADB Sideload Complete tw_has_cancel=1 tw_cancel_action=adbsideloadcancel + tw_show_reboot=1 action_page -- cgit v1.2.3