Skip to content

Commit ee8abc1

Browse files
committed
U dmg properties explained
1 parent 2bed2d1 commit ee8abc1

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/dmg-properties-explained.png

262 KB
Loading

docs/macosx-specific-properties.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,6 @@
3333
| `appsLinkIconX` | :x: | `360` | X coordinate of Applications link. Relative to DMG window. |
3434
| `appsLinkIconY` | :x: | `116` | Y coordinate of Applications link. Relative to DMG window. |
3535
| `volumeIcon` | :x: | `${icon}` | Bundled app icon in ICNS format. |
36-
| `volumeName` | :x: | `${name}` | Volume name. |
36+
| `volumeName` | :x: | `${name}` | Volume name. |
37+
38+
![DMG properties explained](dmg-properties-explained.png)

0 commit comments

Comments
 (0)