cleaned up plugin.xml
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/commit/f5a26ebf Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/tree/f5a26ebf Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/diff/f5a26ebf Branch: refs/heads/dev Commit: f5a26ebf7081c2e9f6808f9e5739c9daad7da459 Parents: 994c96f Author: Steven Gill <[email protected]> Authored: Thu Jan 30 16:33:28 2014 -0800 Committer: Steven Gill <[email protected]> Committed: Thu Jan 30 16:33:28 2014 -0800 ---------------------------------------------------------------------- plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-geolocation/blob/f5a26ebf/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index 3a88809..5a58561 100644 --- a/plugin.xml +++ b/plugin.xml @@ -173,7 +173,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" <param policy_group="location" policy_version="1" /> </feature> </config-file> - </platform>--> + </platform> <!-- wp7 --> <platform name="wp7">
