summaryrefslogtreecommitdiffstats
path: root/packaging/macos/inkscape_dmg.json
diff options
context:
space:
mode:
authorRené de Hesselle <dehesselle@web.de>2019-06-30 15:39:27 +0000
committerRené de Hesselle <dehesselle@web.de>2019-06-30 15:45:35 +0000
commit1a1c1dd85f3bc572dc48c1f369b8d556fad0b4b4 (patch)
tree22dba7adfd826e5bf079e3dcc7fd2659d2995c19 /packaging/macos/inkscape_dmg.json
parentUpdate for removal of gimp ruler. (diff)
downloadinkscape-1a1c1dd85f3bc572dc48c1f369b8d556fad0b4b4.tar.gz
inkscape-1a1c1dd85f3bc572dc48c1f369b8d556fad0b4b4.zip
Exchange appdmg for create-dmg
This replaces the Node.js app 'appdmg' by a shell script 'create-dmg'.
Diffstat (limited to '')
-rw-r--r--packaging/macos/inkscape_dmg.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/packaging/macos/inkscape_dmg.json b/packaging/macos/inkscape_dmg.json
deleted file mode 100644
index f098073f4..000000000
--- a/packaging/macos/inkscape_dmg.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "title": "Inkscape",
- "background": "PLACEHOLDERBACKGROUND",
- "contents": [
- { "x": 420, "y": 260, "type": "file", "path": "PLACEHOLDERPATH" }
- ]
-}