Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJanek Bevendorff <janek@jbev.net>2017-10-17 15:12:02 +0300
committerJanek Bevendorff <janek@jbev.net>2017-10-19 22:24:31 +0300
commitb30eb597911a97d968ebd366f286e21b10b91f30 (patch)
tree9e9195c108eeb5272b49eac59754d4b3e4dab81e /share
parent72a6c3445027ec312864e5f6928e4794fc39fe31 (diff)
Extend desktop file and name it according to the freedesktop specification
Diffstat (limited to 'share')
-rw-r--r--share/linux/keepassxc.xml2
-rw-r--r--share/linux/org.keepassxc.desktop7
2 files changed, 6 insertions, 3 deletions
diff --git a/share/linux/keepassxc.xml b/share/linux/keepassxc.xml
index 757047d2b..b26b4db25 100644
--- a/share/linux/keepassxc.xml
+++ b/share/linux/keepassxc.xml
@@ -1,7 +1,7 @@
<?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>KeePass 2 Database</comment>
<glob pattern="*.kdbx"/>
<icon name="application-x-keepassxc"/>
</mime-type>
diff --git a/share/linux/org.keepassxc.desktop b/share/linux/org.keepassxc.desktop
index 1e72c4f84..fd94fdcd5 100644
--- a/share/linux/org.keepassxc.desktop
+++ b/share/linux/org.keepassxc.desktop
@@ -1,13 +1,16 @@
[Desktop Entry]
Name=KeePassXC
-GenericName=Community Password Manager
+GenericName=Password Manager
GenericName[de]=Passwortverwaltung
GenericName[es]=Gestor de contraseñas
GenericName[fr]=Gestionnaire de mot de passe
GenericName[ru]=менеджер паролей
+Comment=Community-driven port of the Windows application “KeePass Password Safe”
Exec=keepassxc %f
+TryExec=keepassxc
Icon=keepassxc
Terminal=false
Type=Application
-Categories=Qt;Utility;
+Version=1.0
+Categories=Utility;Security;Qt
MimeType=application/x-keepass2;