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 3732F9B41 for ; Mon, 20 May 2013 20:31:06 +0000 (UTC) Received: (qmail 59227 invoked by uid 500); 20 May 2013 20:31:06 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 59211 invoked by uid 500); 20 May 2013 20:31:06 -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 59137 invoked by uid 99); 20 May 2013 20:31:06 -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, 20 May 2013 20:31:06 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 1FD9E890958; Mon, 20 May 2013 20:31:06 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: hermwong@apache.org To: commits@cordova.apache.org Date: Mon, 20 May 2013 20:31:08 -0000 Message-Id: In-Reply-To: <3b14c225861a4752b7b819090768ae77@git.apache.org> References: <3b14c225861a4752b7b819090768ae77@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [4/4] git commit: added initial plugin configuration added initial plugin configuration Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/commit/e362e197 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/tree/e362e197 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/diff/e362e197 Branch: refs/heads/master Commit: e362e19711a7c1f13f145395fa6288c2522f9603 Parents: bd6ea34 Author: hermwong Authored: Mon May 20 13:30:42 2013 -0700 Committer: hermwong Committed: Mon May 20 13:30:42 2013 -0700 ---------------------------------------------------------------------- plugin.xml | 32 ++++++++++++++++++++++++++++++++ 1 files changed, 32 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-console/blob/e362e197/plugin.xml ---------------------------------------------------------------------- diff --git a/plugin.xml b/plugin.xml new file mode 100644 index 0000000..472abc4 --- /dev/null +++ b/plugin.xml @@ -0,0 +1,32 @@ + + + + + Console + + + + + + + + + + + + + + + + + + + + + + + +