From 298c4387f7ce8d7488e20792a8e8201a871d4a2b Mon Sep 17 00:00:00 2001 From: Dees Troy Date: Wed, 3 Sep 2014 14:42:26 +0000 Subject: Refresh partition details after changing file system Change-Id: I24f3c8587f778c4f0ef43737243c8378a3fd0e00 --- gui/devices/watch/res/watch.xml | 32 ++++++++++++++++++++++++++------ 1 file changed, 26 insertions(+), 6 deletions(-) (limited to 'gui/devices/watch/res/watch.xml') diff --git a/gui/devices/watch/res/watch.xml b/gui/devices/watch/res/watch.xml index 00f449ea8..5040b1118 100644 --- a/gui/devices/watch/res/watch.xml +++ b/gui/devices/watch/res/watch.xml @@ -1047,6 +1047,26 @@ + + + + + partitionlisterror=0 + + selectfilesystem + + + + + + + partitionlisterror=1 + tw_wipe_list= + advancedwipe + + + + @@ -1082,7 +1102,7 @@ EXT2 - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=ext2 @@ -1104,7 +1124,7 @@ EXT3 - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=ext3 @@ -1126,7 +1146,7 @@ EXT4 - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=ext4 @@ -1148,7 +1168,7 @@ F2FS - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=f2fs @@ -1170,7 +1190,7 @@ FAT - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=vfat @@ -1192,7 +1212,7 @@ exFAT - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=exfat -- cgit v1.2.3