Compilata versione 1.3 pronta alla release
This commit is contained in:
Binary file not shown.
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
Reference in New Issue
Block a user