From a61cca1c15b807225423fd991792b00ef82e36fe Mon Sep 17 00:00:00 2001 From: Kevin Bhasi <37286461+kbhasi@users.noreply.github.com> Date: Mon, 1 Jul 2019 13:14:14 +0800 Subject: Issue #1148 - Part 1: Add StartupWMClass to .desktop for unofficial --- application/palemoon/branding/unofficial/newmoon.desktop | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/application/palemoon/branding/unofficial/newmoon.desktop b/application/palemoon/branding/unofficial/newmoon.desktop index 6dcf32477..3b337fdd4 100644 --- a/application/palemoon/branding/unofficial/newmoon.desktop +++ b/application/palemoon/branding/unofficial/newmoon.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="new moon" [Desktop Action NewTab] Name=Open new tab -- cgit v1.2.3