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/landscape/res/landscape.xml | 32 ++++++++++++++++++++++++++------ 1 file changed, 26 insertions(+), 6 deletions(-) (limited to 'gui/devices/landscape') diff --git a/gui/devices/landscape/res/landscape.xml b/gui/devices/landscape/res/landscape.xml index aea32f1b7..27f5bae76 100644 --- a/gui/devices/landscape/res/landscape.xml +++ b/gui/devices/landscape/res/landscape.xml @@ -1386,6 +1386,26 @@ + + + + + partitionlisterror=0 + + selectfilesystem + + + + + + + partitionlisterror=1 + tw_wipe_list= + advancedwipe + + + + @@ -1421,7 +1441,7 @@ EXT2 - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=ext2 @@ -1443,7 +1463,7 @@ EXT3 - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=ext3 @@ -1465,7 +1485,7 @@ EXT4 - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=ext4 @@ -1487,7 +1507,7 @@ F2FS - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=f2fs @@ -1509,7 +1529,7 @@ FAT - tw_back=selectfilesystem + tw_back=refreshfilesystem tw_action=changefilesystem tw_action_param=%tw_partition_mount_point% tw_action_new_file_system=vfat @@ -1531,7 +1551,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