+2007-06-05 Mark Rowe <mrowe@apple.com>
+
+ Reviewed by Anders.
+
+ * WebKitLauncher/Info.plist: Update CFBundleGetInfoString, and add CFBundleShortVersionString.
+
2007-05-30 Alp Toker <alp.toker@collabora.co.uk>
Reviewed by Brady.
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleGetInfoString</key>
- <string>420+, Copyright 2005, 2006 Apple Computer, Inc.; Copyright 2005, 2006 Mark Rowe <opendarwin.org@bdash.net.nz></string>
+ <string>rVERSION, Copyright 2005, 2006, 2007 Apple Inc.</string>
<key>CFBundleIconFile</key>
<string>webkit.icns</string>
<key>CFBundleIdentifier</key>
<string>wbkt</string>
<key>CFBundleVersion</key>
<string>VERSION</string>
+ <key>CFBundleShortVersionString</key>
+ <string>rVERSION</string>
<key>NSPrincipalClass</key>
<string>BrowserApplication</string>