9
0
mirror of https://gitee.com/shuto/customCamera.git synced 2026-04-14 00:00:03 +08:00

Update plugin.xml

Ajout de la licence dans plugin.xml
This commit is contained in:
ChristopheBoucaut
2015-01-23 16:29:52 +01:00
parent 487ce5f16a
commit aadd3871ac
+2 -2
View File
@@ -7,7 +7,7 @@
>
<name>GeneanetCustomCamera</name>
<description>customCamera by Geneanet</description>
<license>undefined</license>
<license>BSD</license>
<keywords>custom,camera,geneanet</keywords>
<js-module src="www/customCamera.js" name="GeneanetCustomCamera">
<clobbers target="navigator.GeneanetCustomCamera" />
@@ -34,4 +34,4 @@
<hook type="before_build" src="hooks/before_build/generateActivity.js" />
</platform>
</plugin>
</plugin>