From 4f3ec55dd6a709b9273e32689f53c873291721a8 Mon Sep 17 00:00:00 2001 From: Kevin Bhasi <37286461+kbhasi@users.noreply.github.com> Date: Mon, 1 Jul 2019 13:24:01 +0800 Subject: Issue #1148 - Part 2: Add StartupWMClass to .desktop for official --- application/palemoon/branding/official/palemoon.desktop | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'application/palemoon/branding/official') diff --git a/application/palemoon/branding/official/palemoon.desktop b/application/palemoon/branding/official/palemoon.desktop index 3f678e1bf..440092b33 100644 --- a/application/palemoon/branding/official/palemoon.desktop +++ b/application/palemoon/branding/official/palemoon.desktop @@ -87,8 +87,9 @@ Type=Application Icon=palemoon Categories=Network;WebBrowser; MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp; -StartupNotify=true +StartupNotify=false Actions=NewTab;NewWindow;NewPrivateWindow; +StartupWMClass="pale moon" [Desktop Action NewTab] Name=Open new tab -- cgit v1.2.3