Associate KeePassX with *.kdb on Linux

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@224 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
sniperbeamer
2008-09-28 11:09:11 +00:00
parent c451d571c2
commit dc8b31e924
5 changed files with 30 additions and 10 deletions

View File

@@ -1,13 +1,14 @@
[Desktop Entry]
Name=KeePassX
GenericName=Cross Platform Password Manager
GenericName[fr]=Gestionnaire de mot de passe
GenericName[de]=Passwortverwaltung
GenericName[fr]=Gestionnaire de mot de passe
Exec=keepassx
Icon=keepassx
Comment=Cross Platform Password Manager
Comment[fr]=Gestionnaire de mot de passe
Comment[de]=Passwortverwaltung
Comment[fr]=Gestionnaire de mot de passe
Terminal=false
Type=Application
Categories=Qt;Utility;
MimeType=application/x-keepass

View 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-keepass">
<comment>KeePass database</comment>
<comment xml:lang="de">KeePass Datenbank</comment>
<glob pattern="*.kdb"/>
</mime-type>
</mime-info>

View File

@@ -0,0 +1,8 @@
[Desktop Entry]
Comment=KeePass database
Comment[de]=KeePass Datenbank
Hidden=false
Icon=keepassx
MimeType=application/x-keepass
Patterns=*.kdb
Type=MimeType