File: keepass2.xml

package info (click to toggle)
keepass2 2.35%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 13,756 kB
  • ctags: 16,254
  • sloc: cs: 97,622; xml: 5,686; cpp: 311; makefile: 53; sh: 11
file content (9 lines) | stat: -rw-r--r-- 341 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
<?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>
    <comment xml:lang="de">KeePass 2 Datenbank</comment>
    <glob pattern="*.kdbx"/>
    <icon name="keepass2"/>
  </mime-type>
</mime-info>