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 6D42710CE9 for ; Mon, 19 Aug 2013 22:17:27 +0000 (UTC) Received: (qmail 70040 invoked by uid 500); 19 Aug 2013 22:17:27 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 70012 invoked by uid 500); 19 Aug 2013 22:17: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 69907 invoked by uid 99); 19 Aug 2013 22:17:27 -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 22:17:27 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 1145D8C0142; Mon, 19 Aug 2013 22:17:27 +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 22:17:29 -0000 Message-Id: <687b3fdc67de450ab9a3b582e68f5b47@git.apache.org> In-Reply-To: <11d8da4ba95f4f77b4a5c6c7f0990f1b@git.apache.org> References: <11d8da4ba95f4f77b4a5c6c7f0990f1b@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [4/7] 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-media-capture/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/commit/2dcea847 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/tree/2dcea847 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/diff/2dcea847 Branch: refs/heads/master Commit: 2dcea847ed6676876c73d67d9af0036ce181a0f4 Parents: 718f916 Author: Steven Gill Authored: Wed Jul 24 14:46:53 2013 -0700 Committer: Steven Gill Committed: Wed Aug 14 15:48:40 2013 -0700 ---------------------------------------------------------------------- README.md | 2 +- plugin.xml | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/blob/2dcea847/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index ebadb39..ddfd8d2 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ cordova-plugin-media-capture ---------------------------- 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-media-capture/blob/2dcea847/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml index e8e278a..0d58f6e 100644 --- a/plugin.xml +++ b/plugin.xml @@ -1,6 +1,6 @@ - @@ -12,7 +12,6 @@ xmlns:android="http://schemas.android.com/apk/res/android" -