mirror of
https://github.com/yawut/SDL.git
synced 2026-04-19 23:27:32 -05:00
This adds mappings for: - Another type of wired X360 controller - A wireless X360 controller - Logitech F710 (XInput and DInput modes) - Logitech F310 (XInput mode) - Logitech Cordless RumblePad 2
7 lines
588 B
Plaintext
Executable File
7 lines
588 B
Plaintext
Executable File
/* Localized versions of Info.plist keys */
|
|
|
|
CFBundleName = "«PROJECTNAME»";
|
|
CFBundleShortVersionString = "«PROJECTNAME» version 0.1";
|
|
CFBundleGetInfoString = "«PROJECTNAME» version 0.1, Copyright «YEAR» «ORGANIZATIONNAME».";
|
|
NSHumanReadableCopyright = "Copyright «YEAR» «ORGANIZATIONNAME».";
|