Utilisation de fichier info.xml plutot que info

L'utilisation des fichiers info semblent bugger et les info.xml sont plus
puissant de toutes façons.

darcs-hash:20071209021102-af139-68aea2e20790ed882d0d27bc9840f7da6b0e9025.gz
This commit is contained in:
Jeremie Dimino 2007-12-09 03:11:02 +01:00
parent 2fe87a6040
commit f49bdaa08c
6 changed files with 9 additions and 9 deletions

View file

@ -1,3 +0,0 @@
owner: root
group: root
perms: 0600

View file

@ -0,0 +1,3 @@
<FileInfo>
<Info onwer="root" group="root" perms="0600"/>
</FileInfo>

View file

@ -1,3 +0,0 @@
owner: root
group: root
perms: 0600

View file

@ -0,0 +1,3 @@
<FileInfo>
<Info onwer="root" group="root" perms="0600"/>
</FileInfo>

View file

@ -1,3 +0,0 @@
owner: root
group: root
perms: 0600

View file

@ -0,0 +1,3 @@
<FileInfo>
<Info onwer="root" group="root" perms="0600"/>
</FileInfo>