Mac OS X XCode update: All textual references to "TuxPaint" have been replaced by "Tux Paint", for consistency with the rest of the project.

This commit is contained in:
Martin Fuhrer 2004-12-15 07:16:41 +00:00
parent 626304ef7b
commit fab3be3c6f
7 changed files with 652 additions and 239 deletions

View file

@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>TuxPaint</string>
<string>Tux Paint</string>
<key>CFBundleIconFile</key>
<string>tuxpaint.icns</string>
<key>CFBundleIdentifier</key>
@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>????</string>
<string>TXPT</string>
<key>CFBundleVersion</key>
<string>0.9.14</string>
<key>NSMainNibFile</key>