mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2025-12-17 07:53:24 +08:00
11 lines
256 B
JSON
11 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}
|
|
}
|
|
}
|