mirror of https://github.com/borgbase/vorta
18 lines
388 B
JSON
18 lines
388 B
JSON
|
{
|
||
|
"title": "Vorta Backups",
|
||
|
"contents": [
|
||
|
{ "x": 448, "y": 144, "type": "link", "path": "/Applications" },
|
||
|
{ "x": 162, "y": 144, "type": "file", "path": "dist/Vorta.app" }
|
||
|
],
|
||
|
"format": "ULFO",
|
||
|
"code-sign": {
|
||
|
"signing-identity": "Developer ID Application: Manuel Riel (CNMSCAXT48)"
|
||
|
},
|
||
|
"window": {
|
||
|
"size": {
|
||
|
"height": 300,
|
||
|
"width": 600
|
||
|
}
|
||
|
}
|
||
|
}
|