1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2024-10-28 16:59:36 +01:00

packaging: fix path for macOS

Change-Id: Id0aca1fd0d2cc95450c44b48ad0c82360430a6bd
This commit is contained in:
Kateryna Kostiuk 2022-10-21 09:58:40 -04:00
parent 1a994173ec
commit 5aca889630

View file

@ -1,7 +1,7 @@
{
"title": "Jami",
"contents": [
{ "x": 100, "y": 120, "type": "file", "path": "../build-local/Jami.app"},
{ "x": 100, "y": 120, "type": "file", "path": "../../build-local/Jami.app"},
{ "x": 500, "y": 120, "type": "link", "path": "/Applications" }
],
"window": {