You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2016/12/09 00:59:43 UTC

[6/6] cordova-plugins git commit: no need to add blackberry and android at that point

no need to add blackberry and android at that point

 This closes #20


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugins/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugins/commit/4b69e37e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugins/tree/4b69e37e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugins/diff/4b69e37e

Branch: refs/heads/master
Commit: 4b69e37e1914bc358a0b9ecd969d4e2bc7ed34e9
Parents: 5a86388
Author: Piotr Zalewa <pi...@zalewa.info>
Authored: Mon Mar 16 14:08:53 2015 +0100
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Thu Dec 8 17:02:12 2016 -0800

----------------------------------------------------------------------
 notification/plugin.xml | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-plugins/blob/4b69e37e/notification/plugin.xml
----------------------------------------------------------------------
diff --git a/notification/plugin.xml b/notification/plugin.xml
index 50cfb0a..650da2c 100644
--- a/notification/plugin.xml
+++ b/notification/plugin.xml
@@ -20,8 +20,6 @@
 
 
 <plugin xmlns="http://apache.org/cordova/ns/plugins/1.0"
-    xmlns:rim="http://www.blackberry.com/ns/widgets"
-    xmlns:android="http://schemas.android.com/apk/res/android"
     id="org.apache.cordova.labs.notification"
     version="0.0.1">
     <name>Notification</name>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org