mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-26 02:17:34 +09:00
Issue #1148 - Part 2: Add StartupWMClass to .desktop for official
This commit is contained in:
parent
9ab1bd23eb
commit
ac213f2b20
1 changed files with 2 additions and 1 deletions
|
|
@ -87,8 +87,9 @@ Type=Application
|
||||||
Icon=palemoon
|
Icon=palemoon
|
||||||
Categories=Network;WebBrowser;
|
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;
|
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;
|
Actions=NewTab;NewWindow;NewPrivateWindow;
|
||||||
|
StartupWMClass="pale moon"
|
||||||
|
|
||||||
[Desktop Action NewTab]
|
[Desktop Action NewTab]
|
||||||
Name=Open new tab
|
Name=Open new tab
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue