mirror of
https://codeberg.org/armin/justasample.git
synced 2026-09-01 04:10:48 +02:00
init
This commit is contained in:
commit
d21bc831e1
178 changed files with 24136 additions and 0 deletions
14
Releases/macOS/dmg_settings.py
Normal file
14
Releases/macOS/dmg_settings.py
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
volume_name = "Install Just a Sample"
|
||||
icon = "Releases/macOS/icon.icns"
|
||||
format = "UDBZ"
|
||||
|
||||
window_rect = ((0, 0), (600, 380))
|
||||
background = "#fdf6c3"
|
||||
icon_size = 200
|
||||
text_size = 16
|
||||
|
||||
files = ["dmg_root/Just a Sample.pkg"]
|
||||
|
||||
icon_locations = {"Just a Sample.pkg": (300, 0)}
|
||||
|
||||
hide_extensions = ["Just a Sample.pkg"]
|
||||
BIN
Releases/macOS/icon.icns
Normal file
BIN
Releases/macOS/icon.icns
Normal file
Binary file not shown.
BIN
Releases/macOS/icon.png
Normal file
BIN
Releases/macOS/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 105 KiB |
BIN
Releases/macOS/installer_icon.png
Normal file
BIN
Releases/macOS/installer_icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 284 KiB |
Loading…
Add table
Add a link
Reference in a new issue