archive
/
oriment
Archived
1
Fork 0

Update config

This commit is contained in:
Jake Howard 2015-12-22 07:57:19 +00:00
parent dcdb41499d
commit 1899ae758b
1 changed files with 5 additions and 5 deletions

View File

@ -1,11 +1,11 @@
<?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">
<name>HelloCordova</name>
<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>Oriment</name>
<description>
A sample Apache Cordova application that responds to the deviceready event.
Automatically orientate PDF documents and images based on compass.
</description>
<author email="dev@cordova.apache.org" href="http://cordova.io">
Apache Cordova Team
<author email="me@theorangeone.net" href="http://theorangeone.net">
TheOrangeOne
</author>
<content src="index.html" />
<plugin name="cordova-plugin-whitelist" spec="1" />