Fixes bug #195:
The proper name of Apple's operating system is "Mac OS X" not "MacOS X", as can bee seen in many places, for example http://www.apple.com/macosx/). This contrasts the naming of the old operating system, which was called "MacOS" and today is often refered to as "MacOS Classic". The attached patches fixes the misuse of the name "MacOS X" in both the SDL12 and sdlweb CVS modules. --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401628
This commit is contained in:
parent
8445eb17d1
commit
be0f0ff107
18 changed files with 24 additions and 24 deletions
2
README
2
README
|
@ -16,7 +16,7 @@ SDL is written in C, but works with C++ natively, and has bindings to
|
|||
several other languages, including Ada, C#, Eiffel, Java, Lua, ML,
|
||||
Objective C, Pascal, Perl, PHP, Pike, Python, and Ruby.
|
||||
|
||||
The current version supports Linux, Windows, BeOS, MacOS, MacOS X,
|
||||
The current version supports Linux, Windows, BeOS, MacOS, Mac OS X,
|
||||
FreeBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. The code contains
|
||||
support for Windows CE, AmigaOS, Dreamcast, Atari, NetBSD, AIX, OSF/Tru64,
|
||||
RISC OS, SymbianOS, and OS/2, but these are not officially supported.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue