diff options
author | Jonas Schnelli <jonas.schnelli@include7.ch> | 2015-01-19 22:02:50 +0100 |
---|---|---|
committer | Jonas Schnelli <jonas.schnelli@include7.ch> | 2015-01-20 09:33:38 +0100 |
commit | 95ef87c75ee879181c71bcd1933d8cc01f9d0fa3 (patch) | |
tree | 8f6bc6d1ef0ea93520c450de167248ff0833c223 /contrib | |
parent | 48bebcca79f31793e6ca5ab9a1788cc3fa3ca59d (diff) |
add new osx dmg background picture
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/macdeploy/background.png | bin | 12073 -> 48690 bytes | |||
-rw-r--r-- | contrib/macdeploy/background.psd | bin | 163518 -> 982442 bytes | |||
-rw-r--r-- | contrib/macdeploy/background.tiff | bin | 0 -> 202136 bytes | |||
-rw-r--r-- | contrib/macdeploy/background@2x.png | bin | 0 -> 138890 bytes | |||
-rw-r--r-- | contrib/macdeploy/fancy.plist | 2 |
5 files changed, 1 insertions, 1 deletions
diff --git a/contrib/macdeploy/background.png b/contrib/macdeploy/background.png Binary files differindex fce12e3807..f88a2ae74b 100644 --- a/contrib/macdeploy/background.png +++ b/contrib/macdeploy/background.png diff --git a/contrib/macdeploy/background.psd b/contrib/macdeploy/background.psd Binary files differindex 5889676f8e..fdc4f4ca4a 100644 --- a/contrib/macdeploy/background.psd +++ b/contrib/macdeploy/background.psd diff --git a/contrib/macdeploy/background.tiff b/contrib/macdeploy/background.tiff Binary files differnew file mode 100644 index 0000000000..4b44ac672e --- /dev/null +++ b/contrib/macdeploy/background.tiff diff --git a/contrib/macdeploy/background@2x.png b/contrib/macdeploy/background@2x.png Binary files differnew file mode 100644 index 0000000000..4858183f75 --- /dev/null +++ b/contrib/macdeploy/background@2x.png diff --git a/contrib/macdeploy/fancy.plist b/contrib/macdeploy/fancy.plist index e73b9b697e..ef277a7f14 100644 --- a/contrib/macdeploy/fancy.plist +++ b/contrib/macdeploy/fancy.plist @@ -10,7 +10,7 @@ <integer>620</integer> </array> <key>background_picture</key> - <string>background.png</string> + <string>background.tiff</string> <key>icon_size</key> <integer>96</integer> <key>applications_symlink</key> |