Updated Branches: refs/heads/master 7b6e05627 -> a15da9d2f
Minor updates to README.md file. Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-qt/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-qt/commit/a15da9d2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-qt/tree/a15da9d2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-qt/diff/a15da9d2 Branch: refs/heads/master Commit: a15da9d2f0d99476a32018101ac191fd86b0500c Parents: 7b6e056 Author: Jeff Tranter <tran...@apache.org> Authored: Fri Mar 16 15:31:43 2012 -0400 Committer: Jeff Tranter <tran...@apache.org> Committed: Fri Mar 16 15:31:43 2012 -0400 ---------------------------------------------------------------------- README.md | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-qt/blob/a15da9d2/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 9e64e17..0064b44 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,10 @@ Supported APIs - Device - Events - File (Except for File Transfer API which has no direct support in Qt Mobility and is not implemented for now) -- Geolocation (Uses the W3C Geolocation API specification which is supported by WebKit 2) +- Geolocation (Uses the W3C Geolocation API specifications) - Notification (implemented for MeeGo Harmattan only) -- Storage (Uses the W3C WebSQL Database and Web Storage API specifications which are supported by WebKit 2) -- Camera (Basic support on MeeGo Harmattan but no gallery or image settings) +- Storage (Uses the W3C WebSQL Database and Web Storage API specifications) +- Camera (Basic support on Symbian and MeeGo Harmattan but no gallery or image settings) Unsupported APIs -----------------