summaryrefslogtreecommitdiff
path: root/config.xml
diff options
context:
space:
mode:
authorPliablePixels <pliablepixels@gmail.com>2015-06-14 14:52:22 -0400
committerPliablePixels <pliablepixels@gmail.com>2015-06-14 14:52:22 -0400
commitc826098ee78f727de9af881d8fd6ffd229b98481 (patch)
treefc3e7ba595204450a8617d8b520a198f54107661 /config.xml
parent29b1c060760d77cc2b49829f615e1442698f2980 (diff)
changed bundle id
Diffstat (limited to 'config.xml')
-rw-r--r--config.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/config.xml b/config.xml
index 48d40ac5..b131c6dd 100644
--- a/config.xml
+++ b/config.xml
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<widget id="com.ionicframework.zmninja469849" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
+<widget id="com.pliablepixels.zmninja" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>zmNinja</name>
<description>
- An Ionic Framework and Cordova project.
+ High performance ZoneMinder client
</description>
- <author email="hi@ionicframework" href="http://ionicframework.com/">
- Ionic Framework Team
+ <author email="pliablepixels@gmail.com" href="http://pliablepixels.us/">
+ Pliable Pixels
</author>
<content src="index.html"/>
<access origin="*" subdomains="true"/>
@@ -70,4 +70,4 @@
<splash src="resources/android/splash/drawable-port-xxxhdpi-screen.png" density="port-xxxhdpi"/>
</platform>
<icon src="resources/android/icon/drawable-xhdpi-icon.png"/>
-</widget> \ No newline at end of file
+</widget>