Update index.xml

This commit is contained in:
Alexandre Delaunay 2015-08-26 11:29:40 +02:00
parent 721a65f8e2
commit 468b525514

View File

@ -1,6 +1,6 @@
<root> <root>
<name>Dummy Plugin</name> <name>Example</name>
<key>dummyplugin</key> <key>exemple</key>
<state>stable</state> <state>stable</state>
<logo>https://raw.githubusercontent.com/pluginsGLPI/example/master/misc/logo.png</logo> <logo>https://raw.githubusercontent.com/pluginsGLPI/example/master/misc/logo.png</logo>
<description> <description>
@ -18,7 +18,8 @@
<issues>https://github.com/pluginsGLPI/example/issues</issues> <issues>https://github.com/pluginsGLPI/example/issues</issues>
<readme>https://raw.githubusercontent.com/pluginsGLPI/example/master/README.md</readme> <readme>https://raw.githubusercontent.com/pluginsGLPI/example/master/README.md</readme>
<authors> <authors>
<author>Teclib</author> <author>Teclib'</author>
<author>Indepnet</author>
</authors> </authors>
<versions> <versions>
<version> <version>
@ -36,7 +37,7 @@
<tag>exemple</tag> <tag>exemple</tag>
</fr> </fr>
<en> <en>
<tag>dummy</tag> <tag>example</tag>
</en> </en>
</tags> </tags>
<screenshots> <screenshots>
@ -45,4 +46,4 @@
<screenshot>https://raw.githubusercontent.com/pluginsGLPI/example/master/misc/screenshots/third.png</screenshot> <screenshot>https://raw.githubusercontent.com/pluginsGLPI/example/master/misc/screenshots/third.png</screenshot>
<screenshot>https://raw.githubusercontent.com/pluginsGLPI/example/master/misc/screenshots/fourth.png</screenshot> <screenshot>https://raw.githubusercontent.com/pluginsGLPI/example/master/misc/screenshots/fourth.png</screenshot>
</screenshots> </screenshots>
</root> </root>