Making the project no longer a beta and adding a GPL notice in the about window
authorRobert Sesek <rsesek@bluestatic.org>
Sat, 22 Dec 2007 05:59:26 +0000 (21:59 -0800)
committerRobert Sesek <rsesek@bluestatic.org>
Sat, 22 Dec 2007 05:59:26 +0000 (21:59 -0800)
* English.lproj/InfoPlist.strings: Adding a note about this being GPLv2
* Info.plist: Taking Scrabbalize out of beta

English.lproj/InfoPlist.strings
Info.plist

index bf0908e9a487f6ca4ec5b5597b912e2a49006f31..0320dd8ef782121000f5ffaf5db0d7780d083cd2 100644 (file)
Binary files a/English.lproj/InfoPlist.strings and b/English.lproj/InfoPlist.strings differ
index 789720513e8607ea30a1c5b6efb996a0fe3f6bec..926d6a5e1c5d91e52a4907b66970735e01d4fd20 100644 (file)
@@ -7,7 +7,7 @@
        <key>CFBundleExecutable</key>
        <string>${EXECUTABLE_NAME}</string>
        <key>CFBundleGetInfoString</key>
-       <string>${EXECUTABLE_NAME} 1.0 Beta 1, Copyright 2007 Blue Static</string>
+       <string>${EXECUTABLE_NAME} 1.0, Copyright 2007 Blue Static</string>
        <key>CFBundleIconFile</key>
        <string>Scrabbalize</string>
        <key>CFBundleIdentifier</key>
@@ -19,7 +19,7 @@
        <key>CFBundlePackageType</key>
        <string>APPL</string>
        <key>CFBundleShortVersionString</key>
-       <string>1.0 Beta 1</string>
+       <string>1.0</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>