summaryrefslogtreecommitdiffstats
path: root/gui/devices/800x1280/res/ui.xml
diff options
context:
space:
mode:
Diffstat (limited to 'gui/devices/800x1280/res/ui.xml')
-rwxr-xr-xgui/devices/800x1280/res/ui.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/gui/devices/800x1280/res/ui.xml b/gui/devices/800x1280/res/ui.xml
index a6931b238..692c736c7 100755
--- a/gui/devices/800x1280/res/ui.xml
+++ b/gui/devices/800x1280/res/ui.xml
@@ -175,7 +175,7 @@
<variable name="backup_button_row2" value="810" />
<variable name="mount_list_height" value="690" />
<variable name="mount_storage_row" value="830" />
- <variable name="storage_list_height" value="875" />
+ <variable name="storage_list_height" value="775" />
<variable name="wipe_list_height" value="870" />
<variable name="wipe_button_y" value="650" />
<variable name="slidervalue_w" value="780" />
@@ -2085,6 +2085,18 @@
<listtype name="storage" />
</object>
+ <object type="button">
+ <highlight color="%highlight_color%" />
+ <placement x="%col_center_x%" y="%row4_y%" />
+ <font resource="font" color="%button_text_color%" />
+ <text>OK</text>
+ <image resource="main_button" />
+ <actions>
+ <action function="set">tw_clear_destination=%tw_back%</action>
+ <action function="page">clear_vars</action>
+ </actions>
+ </object>
+
<object type="action">
<touch key="home" />
<action function="page">main</action>