Return-Path: X-Original-To: apmail-cordova-commits-archive@www.apache.org Delivered-To: apmail-cordova-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 4860310B4E for ; Mon, 19 Aug 2013 21:38:27 +0000 (UTC) Received: (qmail 97094 invoked by uid 500); 19 Aug 2013 21:38:27 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 97062 invoked by uid 500); 19 Aug 2013 21:38:27 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 96875 invoked by uid 99); 19 Aug 2013 21:38:26 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Aug 2013 21:38:26 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 941DC8BFEEA; Mon, 19 Aug 2013 21:38:26 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: steven@apache.org To: commits@cordova.apache.org Date: Mon, 19 Aug 2013 21:38:30 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [5/9] git commit: updated readme, namespace and name tag updated readme, namespace and name tag Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/commit/89d7189f Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/tree/89d7189f Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/diff/89d7189f Branch: refs/heads/master Commit: 89d7189faec29a272e4903c13f2e33d72c87aa3f Parents: a01821b Author: Steven Gill Authored: Wed Jul 24 11:39:45 2013 -0700 Committer: Steven Gill Committed: Wed Aug 14 14:45:45 2013 -0700 ---------------------------------------------------------------------- README.md | 2 +- plugin.xml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/blob/89d7189f/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index d761f6e..e07ef89 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ cordova-plugin-device ----------------------- To install this plugin, follow the [Command-line Interface Guide](http://cordova.apache.org/docs/en/edge/guide_cli_index.md.html#The%20Command-line%20Interface). -If you are not using the Cordova Command-line Interface, follow [Using Plugman to Manage Plugins](http://cordova.apache.org/docs/en/edge/guide_plugin_ref_plugman.md.html). +If you are not using the Cordova Command-line Interface, follow [Using Plugman to Manage Plugins](http://cordova.apache.org/docs/en/edge/plugin_ref_plugman.md.html). http://git-wip-us.apache.org/repos/asf/cordova-plugin-device/blob/89d7189f/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index eb19ecb..12c95e5 100644 --- a/plugin.xml +++ b/plugin.xml @@ -2,10 +2,10 @@ - Device + xmlns:android="http://schemas.android.com/apk/res/android" + id="org.apache.cordova.core.device" + version="0.1.0"> + device Cordova Device Plugin Apache 2.0 cordova,device