We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 195 - [patch] Change "MacOS X" to "Mac OS X"
Summary: [patch] Change "MacOS X" to "Mac OS X"
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 1.2
Hardware: All Mac OS X (All)
: P2 enhancement
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-08 06:51 UTC by Max Horn
Modified: 2006-04-13 09:11 UTC (History)
0 users

See Also:


Attachments
Patch for sdlweb (3.67 KB, patch)
2006-04-08 06:53 UTC, Max Horn
Details | Diff
Patch for SDL12 (13.57 KB, patch)
2006-04-08 06:53 UTC, Max Horn
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Max Horn 2006-04-08 06:51:38 UTC
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.
Comment 1 Max Horn 2006-04-08 06:53:13 UTC
Created attachment 102 [details]
Patch for sdlweb
Comment 2 Max Horn 2006-04-08 06:53:38 UTC
Created attachment 103 [details]
Patch for SDL12
Comment 3 Sam Lantinga 2006-04-13 09:11:07 UTC
This is in CVS, thansk!