Skip to content

Commit

Permalink
Update appdmg.
Browse files Browse the repository at this point in the history
  • Loading branch information
flachware committed Jun 17, 2016
1 parent 56bfc0e commit 7b40719
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions res/dmg/dev/appdmg.json
@@ -1,17 +1,11 @@
{
"title": "Tropy",
"background": "background.png",
"icon-size": 80,
"icon-size": 256,
"contents": [
{
"x": 448,
"y": 344,
"type": "link",
"path": "/Applications"
},
{
"x": 192,
"y": 344,
"y": 175,
"type": "file",
"path": "../../../dist/dev/Tropy-darwin-x64/Tropy.app"
}
Expand Down
Binary file modified res/dmg/dev/background.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified res/dmg/dev/background@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified res/dmg/stable/background.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified res/dmg/stable/background@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7b40719

Please sign in to comment.