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

Fix a long-standing bug that causes download to fails when the url of mirror was not suffixed with a slash
author Antoine Bodin <gokhlayeh@slitaz.org>
date Wed Feb 29 22:44:46 2012 +0100 (2012-02-29)
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>