Kennwortmanager KeePassX Weiterentwicklung der Version 1
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
keepassx1/share/mime/packages/keepassx.xml

9 lines
307 B

<?xml version="1.0" encoding="UTF-8"?>
<mime-info xmlns='http://www.freedesktop.org/standards/shared-mime-info'>
<mime-type type="application/x-keepass">
<comment>KeePass database</comment>
<comment xml:lang="de">KeePass Datenbank</comment>
<glob pattern="*.kdb"/>
</mime-type>
</mime-info>