Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6B3A8200CD1 for ; Tue, 11 Jul 2017 10:57:32 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 69D521656A6; Tue, 11 Jul 2017 08:57:32 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id AE98E1656A8 for ; Tue, 11 Jul 2017 10:57:31 +0200 (CEST) Received: (qmail 87915 invoked by uid 500); 11 Jul 2017 08:57:30 -0000 Mailing-List: contact commits-help@cordova.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list commits@cordova.apache.org Received: (qmail 87868 invoked by uid 99); 11 Jul 2017 08:57:30 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Jul 2017 08:57:30 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E078BDFEF5; Tue, 11 Jul 2017 08:57:28 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: alsorokin@apache.org To: commits@cordova.apache.org Date: Tue, 11 Jul 2017 08:57:33 -0000 Message-Id: In-Reply-To: <810be5973a4542d1b879cecf7f36c20f@git.apache.org> References: <810be5973a4542d1b879cecf7f36c20f@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [6/6] cordova-plugin-splashscreen git commit: CB-11487 (browser) Documented AutoHideSplashScreen for browser this closes #107 archived-at: Tue, 11 Jul 2017 08:57:32 -0000 CB-11487 (browser) Documented AutoHideSplashScreen for browser this closes #107 Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/commit/7735ae05 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/tree/7735ae05 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/diff/7735ae05 Branch: refs/heads/master Commit: 7735ae0598c3299050b72a9245dc2a9e949a1368 Parents: b0e1157 Author: Alexander Sorokin Authored: Tue Jul 11 11:55:26 2017 +0300 Committer: Alexander Sorokin Committed: Tue Jul 11 11:56:02 2017 +0300 ---------------------------------------------------------------------- README.md | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-splashscreen/blob/7735ae05/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 367844a..bcde930 100644 --- a/README.md +++ b/README.md @@ -451,6 +451,7 @@ You can use the following preferences in your `config.xml`: ```xml + --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org For additional commands, e-mail: commits-help@cordova.apache.org