summaryrefslogtreecommitdiffstats
path: root/gui/devices/800x480/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/800x480/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 '')
-rwxr-xr-xgui/devices/800x480/res/ui.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/devices/800x480/res/ui.xml b/gui/devices/800x480/res/ui.xml
index 302388aca..3241e9945 100755
--- a/gui/devices/800x480/res/ui.xml
+++ b/gui/devices/800x480/res/ui.xml
@@ -2253,7 +2253,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>