aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOystein Eftevaag2006-06-22 08:09:48 +0000
committerOystein Eftevaag2006-06-22 08:09:48 +0000
commit7d16e0b170e3a25e914374ed03538943dbabc724 (patch)
tree3fd7dc8d0aaed02bb99a914b38d0267037631181
parent36807a857d944d35679dc01cb7a4e5ca535bda2f (diff)
downloadscummvm-rg350-7d16e0b170e3a25e914374ed03538943dbabc724.tar.gz
scummvm-rg350-7d16e0b170e3a25e914374ed03538943dbabc724.tar.bz2
scummvm-rg350-7d16e0b170e3a25e914374ed03538943dbabc724.zip
Adds the AUTHOR file to the MacOS X snapshots, and updates the bundle layout to correctly show the background image
svn-id: r23257
-rw-r--r--Makefile1
-rw-r--r--dists/macosx/DS_Storebin12292 -> 12292 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6bd6d7552b..a46bc8b868 100644
--- a/Makefile
+++ b/Makefile
@@ -115,6 +115,7 @@ osxsnap: bundle doc/readme.pdf
mkdir ScummVM-snapshot
cp COPYING ./ScummVM-snapshot/License
cp NEWS ./ScummVM-snapshot/News
+ cp AUTHORS ./ScummVM-snapshot/Authors
/Developer/Tools/SetFile -t ttro -c ttxt ./ScummVM-snapshot/*
cp doc/readme.pdf ./ScummVM-snapshot/ScummVM\ ReadMe
/Developer/Tools/SetFile -t 'PDF ' -c prvw ./ScummVM-snapshot/ScummVM\ ReadMe
diff --git a/dists/macosx/DS_Store b/dists/macosx/DS_Store
index 0bfd00197b..52267caacd 100644
--- a/dists/macosx/DS_Store
+++ b/dists/macosx/DS_Store
Binary files differ