mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2026-01-07 22:47:16 +08:00
- prepare app for distribution - add notarization Change-Id: I105e084292423fdd8c6b2d56f5e62a081defde99
11 lines
253 B
JSON
11 lines
253 B
JSON
{
|
|
"title": "Jami",
|
|
"contents": [
|
|
{ "x": 100, "y": 120, "type": "file", "path": "../build-local/Jami.app"},
|
|
{ "x": 500, "y": 120, "type": "link", "path": "/Applications" }
|
|
],
|
|
"window": {
|
|
"size" : {"width" : 600, "height" : 300}
|
|
}
|
|
}
|