forked from cromer/pamac-classic
add alpm-package mime type
This commit is contained in:
8
data/mime/x-alpm-package.xml
Normal file
8
data/mime/x-alpm-package.xml
Normal file
@@ -0,0 +1,8 @@
|
||||
<?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"/>
|
||||
<comment>Alpm Package</comment>
|
||||
<glob pattern="*.pkg.tar.xz"/>
|
||||
</mime-type>
|
||||
</mime-info>
|
Reference in New Issue
Block a user