You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2018/02/13 22:34:41 UTC

[cordova-windows] branch janpio-prepare_script_in_e2e updated: less minimal

This is an automated email from the ASF dual-hosted git repository.

janpio pushed a commit to branch janpio-prepare_script_in_e2e
in repository https://gitbox.apache.org/repos/asf/cordova-windows.git


The following commit(s) were added to refs/heads/janpio-prepare_script_in_e2e by this push:
     new 4b53029  less minimal
4b53029 is described below

commit 4b53029acc8e84e37d7e6252af9bed2b646ca4a6
Author: Jan Piotrowski <pi...@gmail.com>
AuthorDate: Tue Feb 13 23:34:35 2018 +0100

    less minimal
---
 template/config.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/template/config.xml b/template/config.xml
index b496797..c8b4a2c 100644
--- a/template/config.xml
+++ b/template/config.xml
@@ -21,4 +21,10 @@
 -->
 <widget id="io.cordova.hellocordova" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
 	<name>HelloCordova</name>
+    <description>
+        A sample Apache Cordova application that responds to the deviceready event.
+    </description>
+    <author email="dev@cordova.apache.org" href="http://cordova.io">
+        Apache Cordova Team
+    </author>
 </widget>

-- 
To stop receiving notification emails like this one, please contact
janpio@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org