about summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorJoel de Vahl <joel@stalverk80.se>2007-12-19 21:32:58 +0000
committerJoel de Vahl <joel@stalverk80.se>2007-12-19 21:32:58 +0000
commit5669c11a0b651dd79e467de99b16971cbde7135b (patch)
treed5a4b1907e4fc90e00ee7eb28c7e4cb5edcc502b /scripts
parent72ffd0ae8ac7f1b55497101c229839b04cd17d97 (diff)
downloadzcatch-5669c11a0b651dd79e467de99b16971cbde7135b.tar.gz
zcatch-5669c11a0b651dd79e467de99b16971cbde7135b.zip
start teewars by default on osx, no launcher yet
Diffstat (limited to 'scripts')
-rw-r--r--scripts/make_release.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/make_release.py b/scripts/make_release.py
index dcb9b459..9c92c568 100644
--- a/scripts/make_release.py
+++ b/scripts/make_release.py
@@ -99,7 +99,7 @@ if use_bundle:
         <key>CFBundleDevelopmentRegion</key>
         <string>English</string>
         <key>CFBundleExecutable</key>
-        <string>TeeLaunch</string>
+        <string>teewars</string>
         <key>CFBundleIconFile</key>
         <string>Teewars</string>
         <key>CFBundleInfoDictionaryVersion</key>