summaryrefslogtreecommitdiffstats
path: root/gui/devices/480x800/res/ui.xml
diff options
context:
space:
mode:
authorDees_Troy <dees_troy@teamw.in>2013-02-21 22:13:09 +0100
committerDees_Troy <dees_troy@teamw.in>2013-02-21 22:14:08 +0100
commit8211102b4ec66a569993595f0c99da3afb33e5d4 (patch)
treef85db1d0236fe91219508a32c891552034e10f9f /gui/devices/480x800/res/ui.xml
parentMove removal of stock recovery to shutdown sequence (diff)
downloadandroid_bootable_recovery-8211102b4ec66a569993595f0c99da3afb33e5d4.tar
android_bootable_recovery-8211102b4ec66a569993595f0c99da3afb33e5d4.tar.gz
android_bootable_recovery-8211102b4ec66a569993595f0c99da3afb33e5d4.tar.bz2
android_bootable_recovery-8211102b4ec66a569993595f0c99da3afb33e5d4.tar.lz
android_bootable_recovery-8211102b4ec66a569993595f0c99da3afb33e5d4.tar.xz
android_bootable_recovery-8211102b4ec66a569993595f0c99da3afb33e5d4.tar.zst
android_bootable_recovery-8211102b4ec66a569993595f0c99da3afb33e5d4.zip
Diffstat (limited to 'gui/devices/480x800/res/ui.xml')
-rw-r--r--gui/devices/480x800/res/ui.xml12
1 files changed, 2 insertions, 10 deletions
diff --git a/gui/devices/480x800/res/ui.xml b/gui/devices/480x800/res/ui.xml
index 572d1b92b..2707b24ca 100644
--- a/gui/devices/480x800/res/ui.xml
+++ b/gui/devices/480x800/res/ui.xml
@@ -2431,8 +2431,8 @@
<object type="checkbox">
<placement x="%col1_x%" y="%row5_text_y%" />
<font resource="font" color="%text_color%" />
- <text>Ignore image size errors during backup.</text>
- <data variable="tw_ignore_image_size" />
+ <text>Use Military Time.</text>
+ <data variable="tw_military_time" />
<image checked="checkbox_true" unchecked="checkbox_false" />
</object>
@@ -2453,14 +2453,6 @@
<image checked="checkbox_true" unchecked="checkbox_false" />
</object>
- <object type="checkbox">
- <placement x="%col1_x%" y="%row8_text_y%" />
- <font resource="font" color="%text_color%" />
- <text>Use Military Time</text>
- <data variable="tw_military_time" />
- <image checked="checkbox_true" unchecked="checkbox_false" />
- </object>
-
<object type="button">
<highlight color="%highlight_color%" />
<placement x="%col1_x%" y="%row3_y%" />