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 1748 - Patch for errors and mistakes in SDL 2 README files.
Summary: Patch for errors and mistakes in SDL 2 README files.
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: *don't know* (show other bugs)
Version: HG 2.0
Hardware: All All
: P2 enhancement
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-10 07:29 UTC by Philipp Wiesemann
Modified: 2013-03-10 12:04 UTC (History)
0 users

See Also:


Attachments
Patch for errors and mistakes in SDL 2 README files. (17.78 KB, patch)
2013-03-10 07:29 UTC, Philipp Wiesemann
Details | Diff
Patch for errors and mistakes in SDL 2 README files. (18.15 KB, patch)
2013-03-10 08:09 UTC, Philipp Wiesemann
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Wiesemann 2013-03-10 07:29:24 UTC
Created attachment 1063 [details]
Patch for errors and mistakes in SDL 2 README files.

Hello,

SDL's README files seem to contain multiple errors and mistakes. I attached a patch with changes and updates.

README:
 * removed Windows CE because no more supported

README-SDL.txt:
 * corrected spelling mistake

README.DirectFB:
 * corrected spelling mistakes

README.MacOSX:
 * corrected spelling mistakes

README.Platforms:
 * changed Android version to match AndroidManifest.xml

README.Porting:
 * added missing directories from list
 * removed cdrom directories from list

README.android:
 * updated required NDK revision
 * add project.properties to list
 * changed lower limit for to android-10 and removed upper
 * added a statement why older devices not supported
 * added correct dates to statements about OpenGL ES
 * added info about Google's device numbers and date
 * corrected spelling mistakes

README.gesture:
 * corrected spelling mistakes

README.pandora:
 * corrected spelling mistake

README.touch:
 * changed that values are no in range 0..1
 * updated the names of some functions
 * updated the notes about usage
 * corrected spelling mistakes
 * added info that API changed near original author contact
Comment 1 Philipp Wiesemann 2013-03-10 08:09:07 UTC
Created attachment 1064 [details]
Patch for errors and mistakes in SDL 2 README files.

Sorry, I added a mistake myself (using 2012 instead 2013). I updated the patch and also included another old spelling mistake from README.MacOSX I missed earlier.
Comment 2 Sam Lantinga 2013-03-10 12:04:07 UTC
Looks good, thanks!
http://hg.libsdl.org/SDL/rev/7084af936d82