diff --git a/local/share/applications/a-brave-beta.desktop b/local/share/applications/a-brave-beta.desktop index 059c3dee..fe460f86 100644 --- a/local/share/applications/a-brave-beta.desktop +++ b/local/share/applications/a-brave-beta.desktop @@ -8,7 +8,7 @@ Terminal=false Icon=brave-browser-beta Categories=Network;WebBrowser; MimeType=application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ipfs;x-scheme-handler/ipns; -Actions=new-window;new-private-window;Guest; +Actions=new-window [Desktop Action new-window] Name=New Window diff --git a/local/share/applications/a-brave-nightly.desktop b/local/share/applications/a-brave-nightly.desktop index 06d96850..a3c31257 100644 --- a/local/share/applications/a-brave-nightly.desktop +++ b/local/share/applications/a-brave-nightly.desktop @@ -9,7 +9,7 @@ Terminal=false Icon=brave-browser-nightly Categories=Network;WebBrowser; MimeType=application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ipfs;x-scheme-handler/ipns; -Actions=new-window;new-private-window;Guest; +Actions=new-window [Desktop Action new-window] Name=New Window diff --git a/local/share/applications/a-brave.desktop b/local/share/applications/a-brave.desktop index 6bca73c6..7fea1766 100644 --- a/local/share/applications/a-brave.desktop +++ b/local/share/applications/a-brave.desktop @@ -8,7 +8,7 @@ Terminal=false Icon=brave-browser Categories=Network;WebBrowser; MimeType=application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/ipfs;x-scheme-handler/ipns; -Actions=new-window;new-private-window;Guest; +Actions=new-window [Desktop Action new-window] Name=New Window diff --git a/local/share/applications/a-google-chrome.desktop b/local/share/applications/a-google-chrome.desktop index 16bf620b..2e8c2b80 100644 --- a/local/share/applications/a-google-chrome.desktop +++ b/local/share/applications/a-google-chrome.desktop @@ -8,7 +8,7 @@ Icon=google-chrome Type=Application Categories=Network;WebBrowser; MimeType=application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https; -Actions=new-window;new-private-window;Guest; +Actions=new-window [Desktop Action new-window] Name=New Window diff --git a/local/share/applications/a-microsoft-edge-beta.desktop b/local/share/applications/a-microsoft-edge-beta.desktop index 40753101..56ab40b1 100644 --- a/local/share/applications/a-microsoft-edge-beta.desktop +++ b/local/share/applications/a-microsoft-edge-beta.desktop @@ -8,19 +8,9 @@ Icon=microsoft-edge-beta Type=Application Categories=Network;WebBrowser; MimeType=application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/chrome; -Actions=new-window;new-private-window;Guest; +Actions=new-window [Desktop Action new-window] Name=New Window Name[fi]=Uusi ikkuna Exec=/usr/bin/env microsoft-edge-beta - -[Desktop Action new-private-window] -Name=New InPrivate Window -Name[fi]=Uusi InPrivate-ikkuna -Exec=/usr/bin/env microsoft-edge-beta --inprivate - -[Desktop Action Guest] -Name=Guest session -Name[fi]=Vierasistunto -Exec=/usr/bin/env microsoft-edge-beta --guest diff --git a/local/share/applications/a-microsoft-edge-dev.desktop b/local/share/applications/a-microsoft-edge-dev.desktop index 4ea3500c..906e7426 100644 --- a/local/share/applications/a-microsoft-edge-dev.desktop +++ b/local/share/applications/a-microsoft-edge-dev.desktop @@ -8,19 +8,9 @@ Icon=microsoft-edge-dev Type=Application Categories=Network;WebBrowser; MimeType=application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/chrome; -Actions=new-window;new-private-window;Guest; +Actions=new-window [Desktop Action new-window] Name=New Window Name[fi]=Uusi ikkuna Exec=/usr/bin/env microsoft-edge-dev - -[Desktop Action new-private-window] -Name=New InPrivate Window -Name[fi]=Uusi InPrivate-ikkuna -Exec=/usr/bin/env microsoft-edge-dev --inprivate - -[Desktop Action Guest] -Name=Guest session -Name[fi]=Vierasistunto -Exec=/usr/bin/env microsoft-edge-dev --guest diff --git a/local/share/applications/a-microsoft-edge.desktop b/local/share/applications/a-microsoft-edge.desktop index 710524df..21f9d5ed 100644 --- a/local/share/applications/a-microsoft-edge.desktop +++ b/local/share/applications/a-microsoft-edge.desktop @@ -8,19 +8,9 @@ Icon=microsoft-edge Type=Application Categories=Network;WebBrowser; MimeType=application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/chrome; -Actions=new-window;new-private-window;Guest; +Actions=new-window [Desktop Action new-window] Name=New Window Name[fi]=Uusi ikkuna Exec=/usr/bin/env microsoft-edge - -[Desktop Action new-private-window] -Name=New InPrivate Window -Name[fi]=Uusi InPrivate-ikkuna -Exec=/usr/bin/env microsoft-edge --inprivate - -[Desktop Action Guest] -Name=Guest session -Name[fi]=Vierasistunto -Exec=/usr/bin/env microsoft-edge --guest diff --git a/local/share/applications/a-vivaldi.desktop b/local/share/applications/a-vivaldi.desktop index db74918f..51455adc 100644 --- a/local/share/applications/a-vivaldi.desktop +++ b/local/share/applications/a-vivaldi.desktop @@ -8,19 +8,9 @@ Icon=vivaldi Type=Application Categories=Network;WebBrowser; MimeType=application/rdf+xml;application/rss+xml;application/xhtml+xml;application/xhtml_xml;application/xml;image/gif;image/jpeg;image/png;image/webp;text/html;text/xml;x-scheme-handler/ftp;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/mailto; -Actions=new-window;new-private-window;Guest; +Actions=new-window [Desktop Action new-window] Name=New Window Name[fi]=Uusi ikkuna Exec=/usr/bin/env vivaldi --new-window - -[Desktop Action new-private-window] -Name=New Incognito Window -Name[fi]=Uusi incognito-ikkuna -Exec=/usr/bin/env vivaldi --incognito - -[Desktop Action Guest] -Name=Guest session -Name[fi]=Vierasistunto -Exec=/usr/bin/env vivaldi --guest