A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://svn.python.org/projects/python/branches/r23a2-branch/Mac/Resources/Carbon.r below:

/* * Permit this Carbon application to launch on OS X * * by Josef W. Wankerl * 04/11/00 */ #define USE_CARB_RESOURCE #ifdef USE_CARB_RESOURCE /*----------------------------carb € Carbon on OS X launch information --------------------------*/ type 'carb' { }; resource 'carb'(0) { }; #else #include "macbuildno.h" #include "patchlevel.h" type 'plst' { string; }; resource 'plst' (0) { "CFBundleName = \"MacPython\";\n" /* short name for Mac OS X */ "CFBundleShortVersionString = \""PY_VERSION"\";\n" "CFBundleGetInfoString = \"MacPython "PY_VERSION".\";\n" }; #endif

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4