]> git.saurik.com Git - wxWidgets.git/commitdiff
No real changes, just convert a Mac-specific file to UTF-8.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Jun 2010 17:41:14 +0000 (17:41 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 20 Jun 2010 17:41:14 +0000 (17:41 +0000)
This is needed in order to be able to commit the next change, updating it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64644 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

samples/minimal/minimal.plc [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
index 197277a..8a742b4
@@ -5,7 +5,7 @@
 #define kBundleShortVersion __OUTPUT_FILENAME__ " version 1.0"
 
 // Change this to the string to display in the Finder's Get Info window
-#define kBundleGetInfo kBundleShortVersion ", Copyright © 2005 by wxWidgets."
+#define kBundleGetInfo kBundleShortVersion ", Copyright Â© 2005 by wxWidgets."
 
 plist
 {