shell-things/local/share/applications/a-google-chrome.desktop

27 lines
802 B
Plaintext

[Desktop Entry]
Version=1.0
Name=GOOGLE CHROME
Exec=/usr/bin/env google-chrome %U
StartupNotify=true
Terminal=false
Icon=google-chrome
Type=Application
Categories=Network;WebBrowser;
MimeType=application/pdf;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;
[Desktop Action new-window]
Name=New Window
Name[fi]=Uusi ikkuna
Exec=/usr/bin/env google-chrome
[Desktop Action new-private-window]
Name=New Incognito Window
Name[fi]=Uusi incognito-ikkuna
Exec=/usr/bin/env google-chrome --incognito
[Desktop Action Guest]
Name=Guest session
Name[fi]=Vierasistunto
Exec=/usr/bin/env google-chrome --guest