]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/carbon/Info.plist.in
make sure we have a default handling the quit command, see #12402
[wxWidgets.git] / src / osx / carbon / Info.plist.in
index 1f6860d0e79a18bafd5229e229a5333f1702f890..f53a692e68fe5539351ebeee4667ca6efe887ce9 100644 (file)
@@ -2,6 +2,8 @@
 <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
 <plist version="0.9">
 <dict>
+       <key>NSPrincipalClass</key>
+       <string>wxNSApplication</string>
        <key>CFBundleInfoDictionaryVersion</key>
        <string>6.0</string>
        <key>CFBundleIdentifier</key>
        <key>CFBundleShortVersionString</key>
        <string>VERSION</string>
        <key>CFBundleGetInfoString</key>
-       <string>EXECUTABLE version VERSION, (c) 2002-2008 wxWidgets</string>
+       <string>EXECUTABLE version VERSION, (c) 2002-2012 wxWidgets</string>
        <key>CFBundleLongVersionString</key>
-       <string>VERSION, (c) 2002-2008 wxWidgets</string>
+       <string>VERSION, (c) 2002-2012 wxWidgets</string>
        <key>NSHumanReadableCopyright</key>
-       <string>Copyright 2002-2008 wxWidgets</string>
+       <string>Copyright 2002-2012 wxWidgets</string>
        <key>LSRequiresCarbon</key>
        <true/>
        <key>CSResourcesFileMapped</key>