|
Default backup name wrong
|
|
07-04-2014, 02:36 PM
Post: #1
|
|||
|
|||
|
Default backup name wrong
The default path and file name of the backup prefs is wrong :
Code: {pref_directory,"e:/Users/*****/AppData/Roaming/Wings3D/backup_prefs.txt"}.This bit of code is found on the prefs file Wings create on exit when no prefs file exist, in that same folder. I think it should be changed to : Code: {pref_directory,"e:/Users/*****/AppData/Roaming/Wings3D/backup.pref"}.Because the backup function use file ending in .pref (without the "s" at the end). Another possibility would be to make it use simple txt file like the one Wings use in AppData. My websites (in french) : Main • Blog • Shared gallery • 3D Wiki (WIP) |
|||
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Default backup name wrong - TulipVorlax - 07-04-2014 02:36 PM
RE: Default backup name wrong - micheus - 07-04-2014, 08:02 PM
RE: Default backup name wrong - TulipVorlax - 07-05-2014, 12:24 AM
RE: Default backup name wrong - micheus - 07-05-2014, 12:32 AM
RE: Default backup name wrong - TulipVorlax - 07-05-2014, 12:42 AM
|
User(s) browsing this thread: 1 Guest(s)



