summaryrefslogtreecommitdiffstats
path: root/gui/devices/1024x768/res/ui.xml
diff options
context:
space:
mode:
authorDees_Troy <dees_troy@teamw.in>2012-11-14 23:27:31 +0100
committerDees_Troy <dees_troy@teamw.in>2012-11-15 20:27:08 +0100
commit16b74353d99615b4acbb60f3fbe49f4443e0365f (patch)
treef4e4f76c1522d809646d213b6f54ab948b3a9a1e /gui/devices/1024x768/res/ui.xml
parentadd exfat to partitions.cpp (diff)
downloadandroid_bootable_recovery-16b74353d99615b4acbb60f3fbe49f4443e0365f.tar
android_bootable_recovery-16b74353d99615b4acbb60f3fbe49f4443e0365f.tar.gz
android_bootable_recovery-16b74353d99615b4acbb60f3fbe49f4443e0365f.tar.bz2
android_bootable_recovery-16b74353d99615b4acbb60f3fbe49f4443e0365f.tar.lz
android_bootable_recovery-16b74353d99615b4acbb60f3fbe49f4443e0365f.tar.xz
android_bootable_recovery-16b74353d99615b4acbb60f3fbe49f4443e0365f.tar.zst
android_bootable_recovery-16b74353d99615b4acbb60f3fbe49f4443e0365f.zip
Diffstat (limited to 'gui/devices/1024x768/res/ui.xml')
-rw-r--r--gui/devices/1024x768/res/ui.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/devices/1024x768/res/ui.xml b/gui/devices/1024x768/res/ui.xml
index af14bc219..8e1a14818 100644
--- a/gui/devices/1024x768/res/ui.xml
+++ b/gui/devices/1024x768/res/ui.xml
@@ -2198,7 +2198,7 @@
<actions>
<action function="set">tw_back=restore</action>
<action function="set">tw_action=cmd</action>
- <action function="set">tw_action_param=cd %tw_backups_folder% && rm -rf %tw_restore_name%</action>
+ <action function="set">tw_action_param=cd %tw_backups_folder% && rm -rf &quot;%tw_restore_name%&quot;</action>
<action function="set">tw_text1=Delete Backup? %tw_restore_name%</action>
<action function="set">tw_text2=This cannot be undone!</action>
<action function="set">tw_action_text1=Deleting Backup...</action>