From bbb21018005311ef7ed032cb825bc4d3106e5288 Mon Sep 17 00:00:00 2001 From: Dees_Troy Date: Thu, 20 Sep 2012 15:59:46 -0400 Subject: Update portrait themes with ADB sideload --- gui/devices/480x800/res/ui.xml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) (limited to 'gui/devices/480x800') diff --git a/gui/devices/480x800/res/ui.xml b/gui/devices/480x800/res/ui.xml index e5b6d8262..c98c1c4d1 100644 --- a/gui/devices/480x800/res/ui.xml +++ b/gui/devices/480x800/res/ui.xml @@ -46,6 +46,7 @@ + @@ -787,6 +788,9 @@ tw_has_action2=0 tw_action2= tw_action2_param= + tw_has_cancel=0 + tw_cancel_action= + tw_cancel_param= %tw_clear_destination% @@ -869,6 +873,15 @@ + + + + + Cancel + + %tw_cancel_param% + + @@ -2532,6 +2545,31 @@ terminalfolder + + + + Reload Theme + + + + + + + + ADB Sideload + + + tw_back=advanced + tw_action=adbsideload + tw_action_text1=ADB Sideload + tw_action_text2=Usage: adb sideload filename.zip + tw_complete_text1=ADB Sideload Complete + tw_has_cancel=1 + tw_cancel_action=adbsideloadcancel + action_page + + + -- cgit v1.2.3