diff --git a/gui/devices/1024x600/res/ui.xml b/gui/devices/1024x600/res/ui.xml index cfcb52fc..1a250362 100755 --- a/gui/devices/1024x600/res/ui.xml +++ b/gui/devices/1024x600/res/ui.xml @@ -2253,7 +2253,7 @@ tw_back=restore tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv %tw_restore_name% %tw_backup_rename% + tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" tw_text1=Rename Backup? tw_text2=This cannot be undone! tw_action_text1=Renaming Backup... diff --git a/gui/devices/1024x768/res/ui.xml b/gui/devices/1024x768/res/ui.xml index 8e1a1481..b6da352d 100644 --- a/gui/devices/1024x768/res/ui.xml +++ b/gui/devices/1024x768/res/ui.xml @@ -2253,7 +2253,7 @@ tw_back=restore tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv %tw_restore_name% %tw_backup_rename% + tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" tw_text1=Rename Backup? tw_text2=This cannot be undone! tw_action_text1=Renaming Backup... diff --git a/gui/devices/1280x800/res/ui.xml b/gui/devices/1280x800/res/ui.xml index d7cbaaa4..9904b5ac 100644 --- a/gui/devices/1280x800/res/ui.xml +++ b/gui/devices/1280x800/res/ui.xml @@ -2253,7 +2253,7 @@ tw_back=restore tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv %tw_restore_name% %tw_backup_rename% + tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" tw_text1=Rename Backup? tw_text2=This cannot be undone! tw_action_text1=Renaming Backup... diff --git a/gui/devices/1920x1200/res/ui.xml b/gui/devices/1920x1200/res/ui.xml index fa176493..c0dd0b61 100644 --- a/gui/devices/1920x1200/res/ui.xml +++ b/gui/devices/1920x1200/res/ui.xml @@ -2253,7 +2253,7 @@ tw_back=restore tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv %tw_restore_name% %tw_backup_rename% + tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" tw_text1=Rename Backup? tw_text2=This cannot be undone! tw_action_text1=Renaming Backup... diff --git a/gui/devices/320x480/res/ui.xml b/gui/devices/320x480/res/ui.xml index 1d31719c..64764d84 100644 --- a/gui/devices/320x480/res/ui.xml +++ b/gui/devices/320x480/res/ui.xml @@ -1830,7 +1830,7 @@ tw_back=restore tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv %tw_restore_name% %tw_backup_rename% + tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" tw_text1=Rename Backup? tw_text2=This cannot be undone! tw_action_text1=Renaming Backup... diff --git a/gui/devices/480x800/res/ui.xml b/gui/devices/480x800/res/ui.xml index a8eee606..798e9b94 100644 --- a/gui/devices/480x800/res/ui.xml +++ b/gui/devices/480x800/res/ui.xml @@ -1829,7 +1829,7 @@ tw_back=restore tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv %tw_restore_name% %tw_backup_rename% + tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" tw_text1=Rename Backup? tw_text2=This cannot be undone! tw_action_text1=Renaming Backup... diff --git a/gui/devices/480x854/res/ui.xml b/gui/devices/480x854/res/ui.xml index 13629b46..62fb909d 100644 --- a/gui/devices/480x854/res/ui.xml +++ b/gui/devices/480x854/res/ui.xml @@ -1828,7 +1828,7 @@ tw_back=restore tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv %tw_restore_name% %tw_backup_rename% + tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" tw_text1=Rename Backup? tw_text2=This cannot be undone! tw_action_text1=Renaming Backup... diff --git a/gui/devices/540x960/res/ui.xml b/gui/devices/540x960/res/ui.xml index d5869124..5e90ae0b 100644 --- a/gui/devices/540x960/res/ui.xml +++ b/gui/devices/540x960/res/ui.xml @@ -1829,7 +1829,7 @@ tw_back=restore tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv %tw_restore_name% %tw_backup_rename% + tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" tw_text1=Rename Backup? tw_text2=This cannot be undone! tw_action_text1=Renaming Backup... diff --git a/gui/devices/720x1280/res/ui.xml b/gui/devices/720x1280/res/ui.xml index e3dd6ac6..9be4086c 100644 --- a/gui/devices/720x1280/res/ui.xml +++ b/gui/devices/720x1280/res/ui.xml @@ -1834,7 +1834,7 @@ tw_back=restore tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv %tw_restore_name% %tw_backup_rename% + tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" tw_text1=Rename Backup? tw_text2=This cannot be undone! tw_action_text1=Renaming Backup... diff --git a/gui/devices/800x1280/res/ui.xml b/gui/devices/800x1280/res/ui.xml index 37f4c1e9..c435cf94 100755 --- a/gui/devices/800x1280/res/ui.xml +++ b/gui/devices/800x1280/res/ui.xml @@ -1830,7 +1830,7 @@ tw_back=restore tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv %tw_restore_name% %tw_backup_rename% + tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" tw_text1=Rename Backup? tw_text2=This cannot be undone! tw_action_text1=Renaming Backup... diff --git a/gui/devices/800x480/res/ui.xml b/gui/devices/800x480/res/ui.xml index 302388ac..3241e994 100755 --- a/gui/devices/800x480/res/ui.xml +++ b/gui/devices/800x480/res/ui.xml @@ -2253,7 +2253,7 @@ tw_back=restore tw_action=cmd - tw_action_param=cd %tw_backups_folder% && mv %tw_restore_name% %tw_backup_rename% + tw_action_param=cd %tw_backups_folder% && mv "%tw_restore_name%" "%tw_backup_rename%" tw_text1=Rename Backup? tw_text2=This cannot be undone! tw_action_text1=Renaming Backup... diff --git a/variables.h b/variables.h index cc34b6cd..3dbc0a1b 100644 --- a/variables.h +++ b/variables.h @@ -17,7 +17,7 @@ #ifndef _VARIABLES_HEADER_ #define _VARIABLES_HEADER_ -#define TW_VERSION_STR "2.3.2.1" +#define TW_VERSION_STR "2.3.2.3" #define TW_USE_COMPRESSION_VAR "tw_use_compression" #define TW_IGNORE_IMAGE_SIZE "tw_ignore_image_size"