Compilata versione 1.3 pronta alla release

This commit is contained in:
2020-04-02 18:28:55 +02:00
parent 7ffce8cdfd
commit 18597dfbbf
3 changed files with 74 additions and 75 deletions

Binary file not shown.

View File

@@ -1,16 +1,14 @@
{
"version": "v1.2",
"version": "v1.3",
"paths": {
"lastUsed": "defaults.json",
"configurationPath": "./conf/",
"INworkPath": "C:/",
"OUTworkPath": "C:/",
"fileList": [
"bdlog.txt"
]
"INworkPath": "C://",
"OUTworkPath": "C://",
"fileList": []
},
"docStruct": {
"fileVersNew": true,
"fileVersNew": false,
"language": "English",
"languageIdx": 1,
"docSep": "\\s*Copyright [(0-9)]+",
@@ -38,7 +36,9 @@
}
},
"settings": {
"encoding": "ansi",
"winW": 800,
"winH": 700,
"encoding": "windows-1252",
"monthPosition": 0,
"getNewsPaperName": true,
"nameNotFoundStr": "ND",

View File

@@ -1,17 +1,14 @@
{
"version": "v1.2",
"version": "v1.3",
"paths": {
"lastUsed": "spiripacchio.json",
"lastUsed": "linux.json",
"configurationPath": "./conf/",
"INworkPath": "D:/Emanuele/Documenti/workspace/bananaSPLIT/TestFiles/FileBastardi",
"OUTworkPath": "H:/",
"fileList": [
"Files(100)(1).txt",
"Files(100)(2).txt"
]
"INworkPath": "/home/",
"OUTworkPath": "/home/",
"fileList": []
},
"docStruct": {
"fileVersNew": true,
"fileVersNew": false,
"language": "English",
"languageIdx": 1,
"docSep": "\\s*Copyright [(0-9)]+",
@@ -39,7 +36,9 @@
}
},
"settings": {
"encoding": "ansi",
"winW": 800,
"winH": 700,
"encoding": "windows-1252",
"monthPosition": 0,
"getNewsPaperName": true,
"nameNotFoundStr": "ND",