File: keepass2.xml

package info (click to toggle)
keepass2 2.19%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 11,496 kB
  • sloc: cs: 87,098; xml: 6,569; cpp: 311; makefile: 49; sh: 9
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>