mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2024-10-01 01:26:01 -04:00
16d32c59ba
Adds StartupNotify to the .desktop file to provide proper launch feedback. See freedesktop spec https://specifications.freedesktop.org/desktop-entry-spec/desktop-entry-spec-latest.html
19 lines
516 B
Desktop File
19 lines
516 B
Desktop File
[Desktop Entry]
|
|
Name=KeePassXC
|
|
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
|
|
StartupWMClass=keepassxc
|
|
StartupNotify=true
|
|
Terminal=false
|
|
Type=Application
|
|
Version=1.0
|
|
Categories=Utility;Security;Qt;
|
|
MimeType=application/x-keepass2;
|