Changeset 79144 in spip-zone
- Timestamp:
- Dec 4, 2013, 4:39:17 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/knacss/paquet.xml
r79142 r79144 2 2 prefix="knacsss" 3 3 categorie="outil" 4 version="1.0. 0"4 version="1.0.1" 5 5 etat="dev" 6 6 compatibilite="[3.0.0;3.0.*]" … … 13 13 <credit>http://knacss.com</credit> 14 14 <licence lien="http://www.gnu.org/licenses/gpl-3.0.html">GPL 3</licence> 15 15 <necessite nom="scssphp" compatibilite="[1.0.4;]" /> 16 16 <pipeline nom="insert_head" action="insert_head" /> 17 18 19 17 </paquet>
Note: See TracChangeset
for help on using the changeset viewer.