Update config

This commit is contained in:
Jake Howard 2015-12-22 07:57:19 +00:00
parent dcdb41499d
commit 1899ae758b

View file

@ -1,11 +1,11 @@
<?xml version='1.0' encoding='utf-8'?> <?xml version='1.0' encoding='utf-8'?>
<widget id="io.cordova.hellocordova" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> <widget id="net.theorangeone.oriment" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>HelloCordova</name> <name>Oriment</name>
<description> <description>
A sample Apache Cordova application that responds to the deviceready event. Automatically orientate PDF documents and images based on compass.
</description> </description>
<author email="dev@cordova.apache.org" href="http://cordova.io"> <author email="me@theorangeone.net" href="http://theorangeone.net">
Apache Cordova Team TheOrangeOne
</author> </author>
<content src="index.html" /> <content src="index.html" />
<plugin name="cordova-plugin-whitelist" spec="1" /> <plugin name="cordova-plugin-whitelist" spec="1" />