diff options
Diffstat (limited to 'config.xml')
| -rw-r--r-- | config.xml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -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> |
