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