From 96af84a4094c2018d35c792e33813c07344f553c Mon Sep 17 00:00:00 2001 From: Ethan Yonker Date: Mon, 5 Jan 2015 14:58:36 -0600 Subject: Allow flashing of images via the GUI - Use the Images... button in the lower right of the zip install page - Unify image flashing functions between restore and image flash - boot and recovery partitions are flashable by default - use fstab flag flashimg=1 or 0 to override defaults - file system partitions are currently not flashable Change-Id: I822dc446030543c55d2153e219d67a1292374ffc --- gui/devices/540x960/res/ui.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'gui/devices/540x960/res') diff --git a/gui/devices/540x960/res/ui.xml b/gui/devices/540x960/res/ui.xml index dc647ce60..eb6d671bc 100644 --- a/gui/devices/540x960/res/ui.xml +++ b/gui/devices/540x960/res/ui.xml @@ -77,6 +77,7 @@ + @@ -311,7 +312,7 @@ - + Name tw_gui_sort_order=1 @@ -319,7 +320,7 @@ - + Date tw_gui_sort_order=2 @@ -327,7 +328,7 @@ - + Size tw_gui_sort_order=3 @@ -341,7 +342,7 @@ - + Name tw_gui_sort_order=-1 @@ -349,7 +350,7 @@ - + Date tw_gui_sort_order=-2 @@ -357,7 +358,7 @@ - + Size tw_gui_sort_order=-3 -- cgit v1.2.3