Changed plugin name to avoid confusion with orginal (full featured) version.

This commit is contained in:
Achim D. Brucker 2015-05-13 21:11:49 +02:00
parent 04c3f5f0f2
commit 035ab43371
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin xmlns="http://cordova.apache.org/ns/plugins/1.0"
id="com.borismus.webintent"
id="de.zertapps.dvhma.plugins.webintent"
version="1.0.0">
<name>WebIntent</name>
<name>DVHMA WebIntent</name>
<description>Web intents for Cordova</description>
<license>MIT</license>
<keywords>cordova,webintent</keywords>