updated namespace, name tag and readme

This commit is contained in:
Steven Gill
2013-07-24 14:37:20 -07:00
parent e37895a56e
commit f71dba4311
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin xmlns="http://cordova.apache.org/ns/plugins/1.0"
<plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
id="org.apache.cordova.core.file-transfer"
version="0.1.0">
<name>File Transfer</name>
<name>filetransfer</name>
<dependency id="org.apache.cordova.core.file" url="https://git-wip-us.apache.org/repos/asf/cordova-plugin-file" commit="master" subdir="/*" />