Modified .plist files for Darwin

This commit is contained in:
narv
2011-02-02 15:37:47 -07:00
parent 530b38efaa
commit 0b89e41c0d
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
/* Localized versions of Info.plist keys */
CFBundleName = "SingularityViewer";
CFBundleName = "Singularity";
CFBundleShortVersionString = "Singularity Viewer 1.5.0.0";
CFBundleGetInfoString = "Singularity Viewer 1.5.0.0, Copyright 2010 Siana Gearz";

View File

@@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>Singularity Viewer</string>
<string>Singularity</string>
<key>CFBundleIconFile</key>
<string>singularity.icns</string>
<key>CFBundleIdentifier</key>
@@ -13,7 +13,7 @@
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Singularity Viewer</string>
<string>Singularity</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>