You've already forked openshot-qt
mirror of
https://github.com/OpenShot/openshot-qt.git
synced 2026-03-02 08:56:08 -08:00
20 lines
344 B
JSON
20 lines
344 B
JSON
{
|
|
"title": "OpenShot",
|
|
"icon": "dmg-icon.icns",
|
|
"background": "dmg-background.png",
|
|
"icon-size": 80,
|
|
"contents": [
|
|
{
|
|
"x": 380,
|
|
"y": 155,
|
|
"type": "link",
|
|
"path": "/Applications"
|
|
},
|
|
{
|
|
"x": 140,
|
|
"y": 155,
|
|
"type": "file",
|
|
"path": "../build/OpenShot Video Editor.app"
|
|
}
|
|
]
|
|
} |