summaryrefslogtreecommitdiffstats
path: root/gui/devices/1024x600/res/ui.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gui/devices/1024x600/res/ui.xml')
-rwxr-xr-xgui/devices/1024x600/res/ui.xml54
1 files changed, 0 insertions, 54 deletions
diff --git a/gui/devices/1024x600/res/ui.xml b/gui/devices/1024x600/res/ui.xml
index bbcaae1f5..569a5bd1f 100755
--- a/gui/devices/1024x600/res/ui.xml
+++ b/gui/devices/1024x600/res/ui.xml
@@ -3861,59 +3861,5 @@
<text>Swipe to Install</text>
</object>
</page>
-
- <page name="fixsu">
- <object type="template" name="header" />
-
- <object type="text" color="%text_color%">
- <font resource="font" />
- <placement x="%center_x%" y="%row1_text_y%" placement="5"/>
- <text>Fix Superuser Permissions?</text>
- </object>
-
- <object type="text" color="%text_color%">
- <font resource="font" />
- <placement x="%center_x%" y="%row2_text_y%" placement="5"/>
- <text>Root permissions appear to be lost.</text>
- </object>
-
- <object type="text" color="%text_color%">
- <font resource="font" />
- <placement x="%center_x%" y="%row3_text_y%" placement="5"/>
- <text>Fix root permissions now?</text>
- </object>
-
- <object type="text" color="%text_color%">
- <font resource="font" />
- <placement x="%center_x%" y="%row4_text_y%" placement="5"/>
- <text>(Fixes permissions on su binary & app)</text>
- </object>
-
- <object type="button">
- <highlight color="%highlight_color%" />
- <placement x="%col_center_x%" y="%row2_medium_y%" />
- <font resource="font" color="%button_text_color%" />
- <text>Do Not Fix</text>
- <image resource="main_button" />
- <action function="set">tw_page_done=1</action>
- </object>
-
- <object type="slider">
- <placement x="%slider_x%" y="%slider_y%" />
- <resource base="slider" used="slider-used" touch="slider-touch" />
- <actions>
- <action function="set">tw_action=fixsu</action>
- <action function="set">tw_action_text1=Fixing Root Permissions</action>
- <action function="set">tw_action_text2=</action>
- <action function="page">singleaction_page</action>
- </actions>
- </object>
-
- <object type="text" color="%text_color%">
- <font resource="font" />
- <placement x="%center_x%" y="%slider_text_y%" placement="4" />
- <text>Swipe to Fix Root</text>
- </object>
- </page>
</pages>
</recovery>