tazpkg view mime/packages/tazpkg.xml @ rev 431

Change root-config option to rootconfig as variable can't have '-' in their name (4.3)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Mar 03 23:56:29 2011 +0100 (2011-03-03)
parents
children a311bc977ee8
line source
1 <?xml version="1.0" encoding="UTF-8"?>
2 <mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
3 <mime-type type="application/x-tazpkg">
4 <comment>SliTaz package</comment>
5 <comment xml:lang="en">SliTaz package</comment>
6 <sub-class-of type="application/x-cpio"/>
7 <glob pattern="*.tazpkg"/>
8 </mime-type>
9 </mime-info>