From d6966f44267f53da876642522a9e705b0324072a Mon Sep 17 00:00:00 2001 From: Ethan Yonker Date: Sat, 30 May 2015 14:52:16 -0500 Subject: Fix unable to uncheck the mount read only check box Change-Id: I1bbc25df6f35f79549f1eb06feb4db9ec0475aa5 --- gui/devices/landscape/res/landscape.xml | 21 +++++++++------------ gui/devices/portrait/res/portrait.xml | 21 +++++++++------------ gui/devices/watch/res/watch.xml | 21 +++++++++------------ 3 files changed, 27 insertions(+), 36 deletions(-) (limited to 'gui/devices') diff --git a/gui/devices/landscape/res/landscape.xml b/gui/devices/landscape/res/landscape.xml index 529aef79c..b41669113 100644 --- a/gui/devices/landscape/res/landscape.xml +++ b/gui/devices/landscape/res/landscape.xml @@ -995,7 +995,7 @@ Only mount system read-only - + 1 @@ -1062,18 +1062,15 @@ - - - - - mount + + + 0 + mount + - - - - + tw_back=mount system_readonly @@ -3696,7 +3693,7 @@ Keep Read Only - tw_mount_system_ro=1 + 1 tw_page_done=1 %tw_back% @@ -3705,7 +3702,7 @@ Swipe to Allow Modifications - tw_mount_system_ro=0 + 0 tw_page_done=1 %tw_back% diff --git a/gui/devices/portrait/res/portrait.xml b/gui/devices/portrait/res/portrait.xml index 9ffd6e44e..cf113efd7 100644 --- a/gui/devices/portrait/res/portrait.xml +++ b/gui/devices/portrait/res/portrait.xml @@ -2130,7 +2130,7 @@ Only mount system read-only - + 1 @@ -2207,18 +2207,15 @@ - - - - - mount + + + 0 + mount + - - - - + tw_back=mount system_readonly @@ -3722,7 +3719,7 @@ Keep Read Only - tw_mount_system_ro=1 + 1 tw_page_done=1 %tw_back% @@ -3731,7 +3728,7 @@ Swipe to Allow Modifications - tw_mount_system_ro=0 + 0 tw_page_done=1 %tw_back% diff --git a/gui/devices/watch/res/watch.xml b/gui/devices/watch/res/watch.xml index a8535c659..7fae5f3d7 100644 --- a/gui/devices/watch/res/watch.xml +++ b/gui/devices/watch/res/watch.xml @@ -2138,7 +2138,7 @@ Only mount system read-only - + 1 @@ -2214,18 +2214,15 @@ - - - - - mount + + + 0 + mount + - - - - + tw_back=mount system_readonly @@ -3711,7 +3708,7 @@ Keep Read Only - tw_mount_system_ro=1 + 1 tw_page_done=1 %tw_back% @@ -3720,7 +3717,7 @@ Swipe to Allow Modifications - tw_mount_system_ro=0 + 0 tw_page_done=1 %tw_back% -- cgit v1.2.3