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 7B0B6D159 for ; Tue, 6 Nov 2012 00:38:30 +0000 (UTC) Received: (qmail 28052 invoked by uid 500); 6 Nov 2012 00:38:29 -0000 Delivered-To: apmail-cordova-commits-archive@cordova.apache.org Received: (qmail 27969 invoked by uid 500); 6 Nov 2012 00:38:29 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@cordova.apache.org Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 27467 invoked by uid 500); 6 Nov 2012 00:38:29 -0000 Delivered-To: apmail-incubator-callback-commits@incubator.apache.org Received: (qmail 27412 invoked by uid 99); 6 Nov 2012 00:38:29 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Nov 2012 00:38:29 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id D35E244668; Tue, 6 Nov 2012 00:38:28 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: purplecabbage@apache.org To: callback-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [12/25] js commit: Update lib/windows8/platform.js Message-Id: <20121106003828.D35E244668@tyr.zones.apache.org> Date: Tue, 6 Nov 2012 00:38:28 +0000 (UTC) Update lib/windows8/platform.js Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/commit/a45667ed Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/tree/a45667ed Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/diff/a45667ed Branch: refs/heads/master Commit: a45667ed6897a7971d52f0d31773cd601f0afa61 Parents: c1532c3 Author: wangmingfeng Authored: Mon Oct 29 13:39:22 2012 +0800 Committer: wangmingfeng Committed: Mon Oct 29 13:39:22 2012 +0800 ---------------------------------------------------------------------- lib/windows8/platform.js | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-js/blob/a45667ed/lib/windows8/platform.js ---------------------------------------------------------------------- diff --git a/lib/windows8/platform.js b/lib/windows8/platform.js index 2852700..eedd89f 100644 --- a/lib/windows8/platform.js +++ b/lib/windows8/platform.js @@ -70,7 +70,6 @@ module.exports = { navigator: { children: { device: { - path: "cordova/plugin/windows8/device", children: { capture: { path: "cordova/plugin/capture"