mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-09-24 06:45:00 -04:00
Install mime info package on Linux.
This commit is contained in:
parent
c00550078c
commit
9321943e64
2 changed files with 11 additions and 0 deletions
8
share/linux/keepassx.xml
Normal file
8
share/linux/keepassx.xml
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue