summaryrefslogtreecommitdiffstats
path: root/gui/devices/240x240/res
diff options
context:
space:
mode:
authorMatt Mower <mowerm@gmail.com>2014-04-16 20:43:36 +0200
committerEthan Yonker <dees_troy@teamw.in>2014-06-04 16:13:37 +0200
commitfb1c4ffaafae4843c7edb302351b7df48e02a990 (patch)
tree284a58b5a5b9d827e409bd169a06c2a146a662be /gui/devices/240x240/res
parentAdd options to repair or change file system (diff)
downloadandroid_bootable_recovery-fb1c4ffaafae4843c7edb302351b7df48e02a990.tar
android_bootable_recovery-fb1c4ffaafae4843c7edb302351b7df48e02a990.tar.gz
android_bootable_recovery-fb1c4ffaafae4843c7edb302351b7df48e02a990.tar.bz2
android_bootable_recovery-fb1c4ffaafae4843c7edb302351b7df48e02a990.tar.lz
android_bootable_recovery-fb1c4ffaafae4843c7edb302351b7df48e02a990.tar.xz
android_bootable_recovery-fb1c4ffaafae4843c7edb302351b7df48e02a990.tar.zst
android_bootable_recovery-fb1c4ffaafae4843c7edb302351b7df48e02a990.zip
Diffstat (limited to 'gui/devices/240x240/res')
-rw-r--r--gui/devices/240x240/res/ui.xml18
1 files changed, 9 insertions, 9 deletions
diff --git a/gui/devices/240x240/res/ui.xml b/gui/devices/240x240/res/ui.xml
index 3246a4024..c353d0198 100644
--- a/gui/devices/240x240/res/ui.xml
+++ b/gui/devices/240x240/res/ui.xml
@@ -255,7 +255,7 @@
<template name="progress_bar">
<object type="progressbar">
<placement x="%col_progressbar_x%" y="%row_progressbar_y%" />
- <resource empty="progress_empty" full="progress_full" />
+ <resource empty="progress_empty" full="progress_full" />
<data name="ui_progress" />
</object>
@@ -1487,7 +1487,7 @@
<text>Append Date</text>
<action function="appenddatetobackupname"></action>
</object>
-
+
<object type="button">
<highlight color="%highlight_color%" />
<fill color="%button_fill_color%" />
@@ -2505,7 +2505,7 @@
<placement x="%center_x%" y="%row_offset_text_y%" placement="5" />
<text>Offset (usually 0): %tw_time_zone_guioffset%</text>
</object>
-
+
<object type="button">
<highlight color="%highlight_color%" />
<fill color="%button_fill_color%" />
@@ -2514,7 +2514,7 @@
<text>None</text>
<action function="set">tw_time_zone_guioffset=0</action>
</object>
-
+
<object type="button">
<highlight color="%highlight_color%" />
<fill color="%button_fill_color%" />
@@ -2523,7 +2523,7 @@
<text>15</text>
<action function="set">tw_time_zone_guioffset=15</action>
</object>
-
+
<object type="button">
<highlight color="%highlight_color%" />
<fill color="%button_fill_color%" />
@@ -2532,7 +2532,7 @@
<text>30</text>
<action function="set">tw_time_zone_guioffset=30</action>
</object>
-
+
<object type="button">
<highlight color="%highlight_color%" />
<fill color="%button_fill_color%" />
@@ -2541,7 +2541,7 @@
<text>45</text>
<action function="set">tw_time_zone_guioffset=45</action>
</object>
-
+
<object type="button">
<highlight color="%highlight_color%" />
<placement x="%col_center_x%" y="%tz_set_y%" />
@@ -3452,7 +3452,7 @@
<resource base="slider" used="slider-used" touch="slider-touch" />
<action function="page">filemanageracction</action>
</object>
-
+
<object type="text" color="%text_color%">
<font resource="font" />
<placement x="%center_x%" y="%slider_text_y%" placement="4" />
@@ -3468,7 +3468,7 @@
<touch key="home" />
<action function="page">main</action>
</object>
-
+
<object type="template" name="footer" />
</page>