From 2691f9d7f845d3c424776059514e772782aa9f6b Mon Sep 17 00:00:00 2001 From: Dees_Troy Date: Mon, 24 Sep 2012 11:15:49 -0400 Subject: Update tablet layouts with ADB sideload --- gui/devices/1920x1200/res/ui.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) (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 21c3a28a1..2da3f7d07 100644 --- a/gui/devices/1920x1200/res/ui.xml +++ b/gui/devices/1920x1200/res/ui.xml @@ -819,6 +819,9 @@ tw_has_action2=0 tw_action2= tw_action2_param= + tw_has_cancel=0 + tw_cancel_action= + tw_cancel_param= %tw_clear_destination% @@ -901,6 +904,15 @@ + + + + + Cancel + + %tw_cancel_param% + + @@ -2545,6 +2557,23 @@ terminalfolder + + + + 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 + + + @@ -2562,6 +2591,14 @@ filemanagerlist + + + + Reload Theme + + + + -- cgit v1.2.3