Install mime info package on Linux.

This commit is contained in:
Felix Geyer 2014-01-18 23:43:44 +01:00
parent c00550078c
commit 9321943e64
2 changed files with 11 additions and 0 deletions

8
share/linux/keepassx.xml Normal file
View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
<mime-type type="application/x-keepass2">
<comment>KeePass 2 database</comment>
<glob pattern="*.kdbx"/>
<icon name="application-x-keepassx"/>
</mime-type>
</mime-info>