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

tazpkg, recharge(): fix a bug specific to 4.3
author Antoine Bodin <gokhlayeh@slitaz.org>
date Wed Mar 16 05:27:27 2011 +0100 (2011-03-16)
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>