mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-10-09 12:08:32 -04:00
Add and install a desktop file.
This commit is contained in:
parent
e805a6ff82
commit
b055780984
2 changed files with 13 additions and 0 deletions
12
share/linux/keepassx.desktop
Normal file
12
share/linux/keepassx.desktop
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Name=KeePassX
|
||||
GenericName=Cross Platform Password Manager
|
||||
GenericName[de]=Passwortverwaltung
|
||||
GenericName[es]=Gestor de contraseñas multiplataforma
|
||||
GenericName[fr]=Gestionnaire de mot de passe
|
||||
Exec=keepassx %f
|
||||
Icon=keepassx
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Qt;Utility;
|
||||
MimeType=application/x-keepass2;
|
Loading…
Add table
Add a link
Reference in a new issue