mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-09-09 04:06:57 -04:00
updated DMG background image
This commit is contained in:
parent
2dc7eede80
commit
caacbb9426
BIN
.github/dmg-bg.png
vendored
BIN
.github/dmg-bg.png
vendored
Binary file not shown.
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 65 KiB |
2
.github/dmg-settings.py
vendored
2
.github/dmg-settings.py
vendored
@ -18,7 +18,7 @@ hide_extension = [ "Kiwix.app" ]
|
||||
# Volume icon (reuse from app)
|
||||
icon = Path(application).joinpath("Contents/Resources/AppIcon.icns")
|
||||
# Where to put the icons
|
||||
icon_locations = {appname: (146, 180), "Applications": (481, 181)}
|
||||
icon_locations = {appname: (146, 180), "Applications": (450, 181)}
|
||||
|
||||
background = background
|
||||
show_status_bar = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user