PP3 files updated (full) and changes to options.cc, issue 1341

This commit is contained in:
DrSlony
2012-05-01 01:13:24 +01:00
parent d1f45d5015
commit 1f903d5c4c
15 changed files with 2472 additions and 1982 deletions

View File

@@ -73,8 +73,8 @@ void Options::setDefaults () {
savePathTemplate = "%p1/converted/%f";
savePathFolder = "";
saveUsePathTemplate = true;
defProfRaw = "default";
defProfImg = "neutral";
defProfRaw = "Default";
defProfImg = "Neutral";
dateFormat = "%y-%m-%d";
adjusterDelay = 0;
startupDir = STARTUPDIR_LAST; // was STARTUPDIR_HOME ; an empty startupPath is now correctly handled (open in the Home dir)