xref: /glogg/osx_installer.json (revision fcf40f1761134a69881dfa6f1d28d01064374a37)
1{
2    "title": "glogg",
3    "icon": "images/glogg.icns",
4    "background": "images/osx_installer.png",
5    "icon-size": 128,
6    "contents": [
7        { "x": 415, "y": 234, "type": "link", "path": "/Applications" },
8        { "x": 150, "y": 234, "type": "file", "path": "release/glogg.app" }
9    ]
10}
11