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