added pkg.tar.gz

This commit is contained in:
Chris Cromer 2017-01-21 14:45:10 -03:00
parent f79a487f17
commit e017be25ee
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
<?xml version="1.0"?>
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
<mime-type type="application/x-alpm-package">
<generic-icon name="package-x-generic"/>
<generic-icon name="package-x-generic"/>
<comment>Alpm Package</comment>
<glob pattern="*.pkg.tar.xz"/>
<glob pattern="*.pkg.tar.gz"/>
</mime-type>
</mime-info>