mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
linux: add 'StartupWMClass' to desktop file
This fixes various system integration things for when WM_CLASS and WM_NAME don't match, some desktop enviroments handle this better than others. This fixes: * The application appearing twice in docks * No pin to panel option shown in Budgie Desktop * The themed icon not being used in certain situations. Signed-off-by: Joey Riches <josephriches@gmail.com>
This commit is contained in:
parent
52918db06a
commit
f19eb53d3c
|
@ -50,6 +50,7 @@ GenericName[uk]=Переглядач інтернету
|
|||
GenericName[x-test]=xxWeb Browserxx
|
||||
GenericName[zh_CN]=网页浏览器
|
||||
Exec=falkon %u
|
||||
StartupWMClass=Falkon
|
||||
MimeType=text/html;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;application/x-mimearchive;
|
||||
Terminal=false
|
||||
Actions=NewTab;NewWindow;PrivateBrowsing;
|
||||
|
|
Loading…
Reference in New Issue
Block a user