+plugin.xml
authorLudovic CHEVALIER <tenshi20@no-log.org>
Thu, 29 Mar 2012 21:30:12 +0000 (23:30 +0200)
committerLudovic CHEVALIER <tenshi20@no-log.org>
Thu, 29 Mar 2012 21:30:12 +0000 (23:30 +0200)
plugin.xml [new file with mode: 0755]

diff --git a/plugin.xml b/plugin.xml
new file mode 100755 (executable)
index 0000000..29b7834
--- /dev/null
@@ -0,0 +1,22 @@
+<plugin>
+    <nom>
+        Squelette Ptit Velo
+    </nom>
+    <auteur>??</auteur>
+    <licence>GNU/GPL</licence>
+    <version>
+        0.1
+    </version>
+    <etat>
+        test
+    </etat>
+    <description>
+        Squelette P'tit Velo
+    </description>
+    <lien>http://www.ptitvelo.net</lien>
+    <prefix>
+        ptitvelo
+    </prefix>
+    <necessite id="SPIP" version="[2.1.0;2.1.99]" />
+    <necessite id="Z" version= "[1.9.9;]" />
+</plugin>