diff options
author | zakk <zakk@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2009-04-04 00:52:09 +0000 |
---|---|---|
committer | zakk <zakk@edf5b092-35ff-0310-97b2-ce42778d08ea> | 2009-04-04 00:52:09 +0000 |
commit | 9ea2a334d6d54a2134edead25918e50968e350ce (patch) | |
tree | 3dee83180cf50b71ea7b7cafa764e608dcb1f911 | |
parent | b62fcb587dad62df4eab1942e2fe70290f63f898 (diff) | |
download | ioquake3-aero-9ea2a334d6d54a2134edead25918e50968e350ce.tar.gz ioquake3-aero-9ea2a334d6d54a2134edead25918e50968e350ce.zip |
Updating the bundle identifier.
Yell at me if this breaks something for you.
git-svn-id: svn://svn.icculus.org/quake3/trunk@1516 edf5b092-35ff-0310-97b2-ce42778d08ea
-rwxr-xr-x | make-macosx-ub.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make-macosx-ub.sh b/make-macosx-ub.sh index 935d0cc..79b86de 100755 --- a/make-macosx-ub.sh +++ b/make-macosx-ub.sh @@ -208,7 +208,7 @@ echo " <key>CFBundleIconFile</key> <string>ioquake3.icns</string> <key>CFBundleIdentifier</key> - <string>org.icculus.quake3</string> + <string>org.ioquake.ioquake3</string> <key>CFBundleInfoDictionaryVersion</key> <string>6.0</string> <key>CFBundleName</key> |