mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2026-01-18 08:47:54 +01:00
applications: fix removed actions listed as provided
This commit is contained in:
parent
a6aeeade06
commit
1cf887d340
@ -8,7 +8,7 @@ Terminal=false
|
|||||||
Icon=brave-browser-beta
|
Icon=brave-browser-beta
|
||||||
Categories=Network;WebBrowser;
|
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;
|
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]
|
[Desktop Action new-window]
|
||||||
Name=New Window
|
Name=New Window
|
||||||
|
|||||||
@ -9,7 +9,7 @@ Terminal=false
|
|||||||
Icon=brave-browser-nightly
|
Icon=brave-browser-nightly
|
||||||
Categories=Network;WebBrowser;
|
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;
|
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]
|
[Desktop Action new-window]
|
||||||
Name=New Window
|
Name=New Window
|
||||||
|
|||||||
@ -8,7 +8,7 @@ Terminal=false
|
|||||||
Icon=brave-browser
|
Icon=brave-browser
|
||||||
Categories=Network;WebBrowser;
|
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;
|
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]
|
[Desktop Action new-window]
|
||||||
Name=New Window
|
Name=New Window
|
||||||
|
|||||||
@ -8,7 +8,7 @@ Icon=google-chrome
|
|||||||
Type=Application
|
Type=Application
|
||||||
Categories=Network;WebBrowser;
|
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;
|
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]
|
[Desktop Action new-window]
|
||||||
Name=New Window
|
Name=New Window
|
||||||
|
|||||||
@ -8,19 +8,9 @@ Icon=microsoft-edge-beta
|
|||||||
Type=Application
|
Type=Application
|
||||||
Categories=Network;WebBrowser;
|
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;
|
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]
|
[Desktop Action new-window]
|
||||||
Name=New Window
|
Name=New Window
|
||||||
Name[fi]=Uusi ikkuna
|
Name[fi]=Uusi ikkuna
|
||||||
Exec=/usr/bin/env microsoft-edge-beta
|
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
|
|
||||||
|
|||||||
@ -8,19 +8,9 @@ Icon=microsoft-edge-dev
|
|||||||
Type=Application
|
Type=Application
|
||||||
Categories=Network;WebBrowser;
|
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;
|
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]
|
[Desktop Action new-window]
|
||||||
Name=New Window
|
Name=New Window
|
||||||
Name[fi]=Uusi ikkuna
|
Name[fi]=Uusi ikkuna
|
||||||
Exec=/usr/bin/env microsoft-edge-dev
|
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
|
|
||||||
|
|||||||
@ -8,19 +8,9 @@ Icon=microsoft-edge
|
|||||||
Type=Application
|
Type=Application
|
||||||
Categories=Network;WebBrowser;
|
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;
|
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]
|
[Desktop Action new-window]
|
||||||
Name=New Window
|
Name=New Window
|
||||||
Name[fi]=Uusi ikkuna
|
Name[fi]=Uusi ikkuna
|
||||||
Exec=/usr/bin/env microsoft-edge
|
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
|
|
||||||
|
|||||||
@ -8,19 +8,9 @@ Icon=vivaldi
|
|||||||
Type=Application
|
Type=Application
|
||||||
Categories=Network;WebBrowser;
|
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;
|
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]
|
[Desktop Action new-window]
|
||||||
Name=New Window
|
Name=New Window
|
||||||
Name[fi]=Uusi ikkuna
|
Name[fi]=Uusi ikkuna
|
||||||
Exec=/usr/bin/env vivaldi --new-window
|
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
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user