Changeset 53102 in spip-zone
- Timestamp:
- Oct 9, 2011, 7:32:55 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/testbuilder/plugin.xml
r52680 r53102 1 1 <plugin> 2 2 <nom>Test Builder</nom> 3 <slogan>Construi te des tests systematiques</slogan>4 <auteur> Cedric [->http://www.yterium.com]</auteur>3 <slogan>Construire des tests systématiques</slogan> 4 <auteur>[Cedric->http://www.yterium.com]</auteur> 5 5 <version>0.3.2</version> 6 6 <icon>images/tb-32.png</icon> … … 29 29 <plugin spip='[3.0.0-dev;3.0.99]'> 30 30 <nom>Test Builder</nom> 31 <slogan>Construi te des tests systematiques</slogan>32 <auteur> Cedric [->http://www.yterium.com]</auteur>31 <slogan>Construire des tests systématiques</slogan> 32 <auteur>[Cedric->http://www.yterium.com]</auteur> 33 33 <version>0.3.2</version> 34 34 <icon>images/tb-32.png</icon>
Note: See TracChangeset
for help on using the changeset viewer.