keepassxc/share/linux/keepassxc.xml.in

9 lines
287 B
XML
Raw Permalink Normal View History

2014-01-18 22:43:44 +00:00
<?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>
2014-01-18 22:43:44 +00:00
<glob pattern="*.kdbx"/>
2022-04-04 23:04:18 +00:00
<icon name="@MIME_ICON@"/>
2014-01-18 22:43:44 +00:00
</mime-type>
</mime-info>