Return-Path: X-Original-To: apmail-incubator-callback-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-callback-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A0F62919D for ; Fri, 25 May 2012 22:12:41 +0000 (UTC) Received: (qmail 22628 invoked by uid 500); 25 May 2012 22:12:41 -0000 Delivered-To: apmail-incubator-callback-commits-archive@incubator.apache.org Received: (qmail 22603 invoked by uid 500); 25 May 2012 22:12:41 -0000 Mailing-List: contact callback-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: callback-dev@incubator.apache.org Delivered-To: mailing list callback-commits@incubator.apache.org Received: (qmail 22594 invoked by uid 99); 25 May 2012 22:12:41 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 May 2012 22:12:41 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id 32C57180C0; Fri, 25 May 2012 22:12:41 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: hermwong@apache.org To: callback-commits@incubator.apache.org X-Mailer: ASF-Git Admin Mailer Subject: [1/2] webos commit: added Apache license header Message-Id: <20120525221241.32C57180C0@tyr.zones.apache.org> Date: Fri, 25 May 2012 22:12:41 +0000 (UTC) Updated Branches: refs/heads/master 09736633c -> 99e2eb85f added Apache license header Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-webos/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-webos/commit/99e2eb85 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-webos/tree/99e2eb85 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-webos/diff/99e2eb85 Branch: refs/heads/master Commit: 99e2eb85f59c1b9df71e0db4e078624576a743a7 Parents: 1a4db14 Author: hermwong Authored: Fri May 25 15:08:48 2012 -0700 Committer: hermwong Committed: Fri May 25 15:08:48 2012 -0700 ---------------------------------------------------------------------- framework/dashboard.html | 21 +++++++++++++++++++++ framework/index.html | 21 +++++++++++++++++++++ framework/menu.css | 21 +++++++++++++++++++++ js/acceleration.js | 21 +++++++++++++++++++++ js/accelerometer.js | 21 +++++++++++++++++++++ js/application.js | 21 +++++++++++++++++++++ js/audio.js | 21 +++++++++++++++++++++ js/camera.js | 21 +++++++++++++++++++++ js/compass.js | 21 +++++++++++++++++++++ js/contacts.js | 21 +++++++++++++++++++++ js/cordova-core.js | 21 +++++++++++++++++++++ js/debugconsole.js | 21 +++++++++++++++++++++ js/device.js | 21 +++++++++++++++++++++ js/file.js | 21 +++++++++++++++++++++ js/geolocation.js | 21 +++++++++++++++++++++ js/map.js | 21 +++++++++++++++++++++ js/mojo.js | 23 ++++++++++++++++++++++- js/mouse.js | 21 +++++++++++++++++++++ js/network.js | 21 +++++++++++++++++++++ js/notification.js | 21 +++++++++++++++++++++ js/orientation.js | 21 +++++++++++++++++++++ js/position.js | 21 +++++++++++++++++++++ js/service.js | 21 +++++++++++++++++++++ js/sms.js | 21 +++++++++++++++++++++ js/telephony.js | 21 +++++++++++++++++++++ js/window.js | 21 +++++++++++++++++++++ js/windowproperties.js | 23 ++++++++++++++++++++++- 27 files changed, 569 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cordova-webos/blob/99e2eb85/framework/dashboard.html ---------------------------------------------------------------------- diff --git a/framework/dashboard.html b/framework/dashboard.html index 5ae26d0..7618cf3 100644 --- a/framework/dashboard.html +++ b/framework/dashboard.html @@ -1,3 +1,24 @@ + + +