File size: 334 Bytes
985c397
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{

  "title": "FreeCAD",

  "icon": "../FreeCAD.app/Contents/Resources/freecad.icns",

  "icon-size": 80,

  "background": "background.png",

  "contents": [

    { "x": 250, "y": 150, "type": "file", "path": "/usr/local/FreeCAD.app" },
    { "x": 475, "y": 150, "type": "link", "path": "/Applications" }

  ],

  "format": "UDZO"
}