summaryrefslogtreecommitdiffstats
path: root/gui/devices/watch/res/watch.xml
diff options
context:
space:
mode:
authorEthan Yonker <dees_troy@teamw.in>2014-12-12 23:59:10 +0100
committerDees Troy <dees_troy@teamw.in>2015-01-09 23:37:04 +0100
commit751a85e759fd2d43d7e150b560ae4890978eaeda (patch)
tree32b54ad14ad9c88b329f5cae8a3f0e2f053ed8db /gui/devices/watch/res/watch.xml
parentAdd locking to DataManager, remove unused C parts (diff)
downloadandroid_bootable_recovery-751a85e759fd2d43d7e150b560ae4890978eaeda.tar
android_bootable_recovery-751a85e759fd2d43d7e150b560ae4890978eaeda.tar.gz
android_bootable_recovery-751a85e759fd2d43d7e150b560ae4890978eaeda.tar.bz2
android_bootable_recovery-751a85e759fd2d43d7e150b560ae4890978eaeda.tar.lz
android_bootable_recovery-751a85e759fd2d43d7e150b560ae4890978eaeda.tar.xz
android_bootable_recovery-751a85e759fd2d43d7e150b560ae4890978eaeda.tar.zst
android_bootable_recovery-751a85e759fd2d43d7e150b560ae4890978eaeda.zip
Diffstat (limited to 'gui/devices/watch/res/watch.xml')
-rw-r--r--gui/devices/watch/res/watch.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui/devices/watch/res/watch.xml b/gui/devices/watch/res/watch.xml
index 03effde31..dc787b37c 100644
--- a/gui/devices/watch/res/watch.xml
+++ b/gui/devices/watch/res/watch.xml
@@ -994,7 +994,7 @@
<object type="button">
<highlight color="%highlight_color%" />
<fill color="%button_fill_color%" />
- <placement x="%col1_x%" y="%wipe_button_row1%" w="%button_fill_full_width%" h="%button_fill_half_height%" placement="5" />
+ <placement x="%col1_x%" y="%wipe_button_row1%" w="%button_fill_full_width%" h="%button_fill_half_height%" />
<font resource="font" color="%button_text_color%" />
<text>Repair or Change File System</text>
<actions>
@@ -1439,7 +1439,7 @@
<object type="button">
<highlight color="%highlight_color%" />
<fill color="%button_fill_color%" />
- <placement x="%col1_x%" y="%row1_header_y%" w="%button_fill_full_width%" h="%button_fill_quarter_height%" placement="5" />
+ <placement x="%col1_x%" y="%row1_header_y%" w="%button_fill_full_width%" h="%button_fill_quarter_height%" />
<font resource="font" color="%button_text_color%" />
<text>Backup Name: %tw_backup_name%</text>
<actions>