mirror of
https://github.com/isledecomp/isle-portable.git
synced 2025-09-22 11:31:57 -04:00
Add StartupWMClass
to the desktop file (#501)
This explicitly adds a `StartupWMClass` to the desktop file to help desktop environments properly track the game window and associate it with the correct app icon and name. This adheres to the XDG Desktop Entry Specification [^1]. [^1]: https://specifications.freedesktop.org/desktop-entry-spec/latest/recognized-keys.html
This commit is contained in:
parent
fde5e6ced3
commit
b2ee6c114e
@ -21,6 +21,7 @@ Keywords[ru]=LEGO;lego;Остров LEGO
|
||||
Keywords[uk_UA]=LEGO;lego;LEGO острів
|
||||
|
||||
SingleMainWindow=true
|
||||
StartupWMClass=isle
|
||||
|
||||
TryExec=isle
|
||||
Exec=isle
|
||||
|
Loading…
x
Reference in New Issue
Block a user