mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-08-04 14:55:43 +02:00
10 lines
256 B
JSON
10 lines
256 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}
|
|
}
|
|
}
|