applications: fix removed actions listed as provided

This commit is contained in:
Aminda Suomalainen 2026-01-08 10:56:32 +02:00
parent a6aeeade06
commit 1cf887d340
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
8 changed files with 8 additions and 48 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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