summaryrefslogtreecommitdiffstats
path: root/gui/devices/480x800/res/ui.xml
diff options
context:
space:
mode:
authorDees_Troy <dees_troy@teamw.in>2012-11-19 18:16:17 +0100
committerDees_Troy <dees_troy@teamw.in>2012-11-19 18:16:17 +0100
commitf94f9acbf9ca30440a2b96c53901dfcad6bf6831 (patch)
treebf55ca361328f41dc79ee5fcb8203a47ec81165a /gui/devices/480x800/res/ui.xml
parentWorkaround for crypto quirk on Nexus 10 (diff)
downloadandroid_bootable_recovery-f94f9acbf9ca30440a2b96c53901dfcad6bf6831.tar
android_bootable_recovery-f94f9acbf9ca30440a2b96c53901dfcad6bf6831.tar.gz
android_bootable_recovery-f94f9acbf9ca30440a2b96c53901dfcad6bf6831.tar.bz2
android_bootable_recovery-f94f9acbf9ca30440a2b96c53901dfcad6bf6831.tar.lz
android_bootable_recovery-f94f9acbf9ca30440a2b96c53901dfcad6bf6831.tar.xz
android_bootable_recovery-f94f9acbf9ca30440a2b96c53901dfcad6bf6831.tar.zst
android_bootable_recovery-f94f9acbf9ca30440a2b96c53901dfcad6bf6831.zip
Diffstat (limited to 'gui/devices/480x800/res/ui.xml')
-rw-r--r--gui/devices/480x800/res/ui.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/devices/480x800/res/ui.xml b/gui/devices/480x800/res/ui.xml
index a8eee606d..798e9b949 100644
--- a/gui/devices/480x800/res/ui.xml
+++ b/gui/devices/480x800/res/ui.xml
@@ -1829,7 +1829,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% && mv %tw_restore_name% %tw_backup_rename%</action>
+ <action function="set">tw_action_param=cd %tw_backups_folder% && mv &quot;%tw_restore_name%&quot; &quot;%tw_backup_rename%&quot;</action>
<action function="set">tw_text1=Rename Backup?</action>
<action function="set">tw_text2=This cannot be undone!</action>
<action function="set">tw_action_text1=Renaming Backup...</action>