You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/10/10 19:57:01 UTC

[3/5] git commit: CB-4791 merged in pull request from Gorkem

CB-4791 merged in pull request from Gorkem


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/commit/9463bb47
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/tree/9463bb47
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/diff/9463bb47

Branch: refs/heads/master
Commit: 9463bb478d36a42e44a6ece0bdd798c1ceafeec4
Parents: 84582dc a856458
Author: Steven Gill <st...@gmail.com>
Authored: Mon Oct 7 14:01:32 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Mon Oct 7 14:01:32 2013 -0700

----------------------------------------------------------------------
 plugin.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugin-vibration/blob/9463bb47/plugin.xml
----------------------------------------------------------------------
diff --cc plugin.xml
index 7ece4e5,95d74e5..cf8f12d
--- a/plugin.xml
+++ b/plugin.xml
@@@ -1,8 -1,9 +1,9 @@@
  <?xml version="1.0" encoding="UTF-8"?>
  
  <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
-            id="org.apache.cordova.vibration"
-       version="0.3.3-dev">
 -	xmlns:android="http://schemas.android.com/apk/res/android"
 -           id="org.apache.cordova.core.vibration"
 -      version="0.3.0">
++    xmlns:android="http://schemas.android.com/apk/res/android"
++    id="org.apache.cordova.vibration"
++    version="0.3.3-dev">
  
      <name>Vibration</name>
      <description>Cordova Vibration Plugin</description>