view Xcode/TemplatesForProjectBuilder/SDL Cocoa Application/SDL Cocoa App.pbproj/TemplateInfo.plist @ 2989:aba5a5cc2e63

Make the SDL keysyms that represent unprintable ASCII values actually have those values, for more intuitive use and better compatibility with SDL 1.2.
author Sam Lantinga <slouken@libsdl.org>
date Sun, 04 Jan 2009 17:10:04 +0000
parents d63e9f5944ae
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>Description</key>
	<string>This project builds an SDL-based application with Cocoa menus.</string>
	<key>FilesToMacroExpand</key>
	<array>
		<string>English.lproj/InfoPlist.strings</string>
	</array>
</dict>
</plist>