Mercurial > sdl-ios-xcode
view src/main/macosx/SDLMain.nib/info.nib @ 951:121f56c1277d
Date: Sun, 29 Aug 2004 20:55:54 +0200
From: Tomas Kovar
Subject: [SDL] [PATCH] UTF-8 support for SDL_WM_SetCaption in OSX
Recently, there was patch that added UTF-8 support for
SDL_WM_SetCaption in X11 backend. This patch does the same for Quartz
(OSX) backend.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 30 Aug 2004 04:21:51 +0000 |
parents | e92aa316c517 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd"> <plist version="0.9"> <dict> <key>IBDocumentLocation</key> <string>49 97 356 240 0 0 987 746 </string> <key>IBMainMenuLocation</key> <string>20 515 195 44 0 46 800 532 </string> <key>IBUserGuides</key> <dict/> </dict> </plist>