summaryrefslogtreecommitdiffstats
path: root/application/palemoon/branding
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2019-07-05 00:58:01 +0000
committerGitHub <noreply@github.com>2019-07-05 00:58:01 +0000
commit28439778f7146b62331e7769d33676bd7c44c68c (patch)
tree985bfc3d513d0ffc2fdc8e74e6a04ea4423bdcdd /application/palemoon/branding
parent15e8d1c9195400727079716b4cfc65afe08511e5 (diff)
parent4f3ec55dd6a709b9273e32689f53c873291721a8 (diff)
downloadUXP-28439778f7146b62331e7769d33676bd7c44c68c.tar
UXP-28439778f7146b62331e7769d33676bd7c44c68c.tar.gz
UXP-28439778f7146b62331e7769d33676bd7c44c68c.tar.lz
UXP-28439778f7146b62331e7769d33676bd7c44c68c.tar.xz
UXP-28439778f7146b62331e7769d33676bd7c44c68c.zip
Merge pull request #1149 from kbhasi/master
Fix duplicate icons and incorrect capitalisations in GNOME, and disabled startup feedback
Diffstat (limited to 'application/palemoon/branding')
-rw-r--r--application/palemoon/branding/official/palemoon.desktop3
-rw-r--r--application/palemoon/branding/unofficial/newmoon.desktop3
2 files changed, 4 insertions, 2 deletions
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
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