No real changes, just convert a Mac-specific file to UTF-8.

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
This commit is contained in:
Vadim Zeitlin
2010-06-20 17:41:14 +00:00
parent 6eb1e122cb
commit 2613d67b9f

2
samples/minimal/minimal.plc Executable file → Normal file
View File

@@ -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 <EFBFBD> 2005 by wxWidgets."
#define kBundleGetInfo kBundleShortVersion ", Copyright © 2005 by wxWidgets."
plist
{