- Add desktop menu action for private browsing window to desktop
file (boo#954747) OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=470
This commit is contained in:
parent
69197f5305
commit
479484011d
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 12 12:33:42 UTC 2015 - wr@rosenauer.org
|
||||
|
||||
- Add desktop menu action for private browsing window to desktop
|
||||
file (boo#954747)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 31 19:50:03 UTC 2015 - wr@rosenauer.org
|
||||
|
||||
|
@ -10,3 +10,9 @@ Terminal=false
|
||||
StartupNotify=true
|
||||
MimeType=text/html;text/xml;application/xhtml+xml;application/vnd.mozilla.xul+xml;text/mml;application/x-xpinstall;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ftp;
|
||||
Type=Application
|
||||
|
||||
Actions=PrivateBrowsing;
|
||||
|
||||
[Desktop Action PrivateBrowsing]
|
||||
Name=New Private Browsing Window
|
||||
Exec=%EXEC --private-window %u
|
||||
|
Loading…
Reference in New Issue
Block a user