risolto bug preset, forse
This commit is contained in:
@@ -3,26 +3,26 @@
|
||||
"paths": {
|
||||
"lastUsed": "D:/Emanuele/Documenti/workspace/bananaSPLIT/bananaSPLIT/libbananasplit/presettone.json",
|
||||
"configurationPath": "D:\\Emanuele\\Documenti\\workspace\\bananaSPLIT\\",
|
||||
"INworkPath": "D:/Test",
|
||||
"INworkPath": "D:/Emanuele/Desktop",
|
||||
"OUTworkPath": "D:/Emanuele/Desktop"
|
||||
},
|
||||
"docStruct": {
|
||||
"language": "scelto da languageconf.json",
|
||||
"docSep": "\\s*Copyright [(0-9)]+",
|
||||
"dateFormat": "{month} {day:d}, {year:d}{}",
|
||||
"outPrefix": "789",
|
||||
"outSuffix": "123",
|
||||
"outDateType": "jpn",
|
||||
"outPrefix": "123",
|
||||
"outSuffix": "456",
|
||||
"outDateType": "usa",
|
||||
"outNameFormat": "",
|
||||
"outDate": false,
|
||||
"outNumber": false,
|
||||
"outDate": true,
|
||||
"outNumber": true,
|
||||
"outTitle": false,
|
||||
"numberPos": 1,
|
||||
"datePos": 1,
|
||||
"titlePos": 1,
|
||||
"maxTitleLen": 11,
|
||||
"datePos": 2,
|
||||
"titlePos": 3,
|
||||
"maxTitleLen": 12,
|
||||
"outNameSep": "_",
|
||||
"customSep": "666",
|
||||
"customSep": "~",
|
||||
"dateFormats": {
|
||||
"jpn": "{year:04d}{month:02d}{day:02d}",
|
||||
"it": "{day:02d}{month:02d}{year:04d}",
|
||||
|
||||
Reference in New Issue
Block a user