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

Summary: [patch] Change "MacOS X" to "Mac OS X"
Product: SDL Reporter: Max Horn <max>
Component: *don't know*Assignee: Ryan C. Gordon <icculus>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: enhancement    
Priority: P2    
Version: HG 1.2   
Hardware: All   
OS: Mac OS X (All)   
Attachments: Patch for sdlweb
Patch for SDL12

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!