mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Merge pull request #1144 from dupondje/fix_wmclass
Add WMClass to the desktop file to have proper linking to the desktop file
This commit is contained in:
@@ -9,6 +9,7 @@ Comment=Community-driven port of the Windows application “KeePass Password Saf
|
|||||||
Exec=keepassxc %f
|
Exec=keepassxc %f
|
||||||
TryExec=keepassxc
|
TryExec=keepassxc
|
||||||
Icon=keepassxc
|
Icon=keepassxc
|
||||||
|
StartupWMClass=keepassxc
|
||||||
Terminal=false
|
Terminal=false
|
||||||
Type=Application
|
Type=Application
|
||||||
Version=1.0
|
Version=1.0
|
||||||
|
|||||||
Reference in New Issue
Block a user