Difference between revisions of "Talk:Pale Moon"

From Free Knowledge Base- The DUCK Project: information for everyone
Jump to: navigation, search
(Cinnamon Desktop Icon Launcher: new section)
m
Line 1: Line 1:
== HTML 5 Test===
+
== HTML 5 Test==
  
 
* http://html5test.com
 
* http://html5test.com

Revision as of 18:00, 15 January 2020

HTML 5 Test

Cinnamon Desktop Icon Launcher

Example Launcher:


[Desktop Entry]
Name=Pale Moon
GenericName=Web Browser
Comment=Browse the World Wide Web
Exec=palemoon %u -private-window
Terminal=false
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=false
Actions=NewTab;NewWindow;NewPrivateWindow;
StartupWMClass="pale moon"

Name[en_US]=Pale Moon (Private)

[Desktop Action NewTab]
Name=Open new tab
Exec=palemoon -new-tab https://start.palemoon.org

[Desktop Action NewWindow]
Name=Open new window
Exec=palemoon -new-window

[Desktop Action NewPrivateWindow]
Name=New private window
Exec=palemoon -private-window