31 lines
754 B
Desktop File
31 lines
754 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Type=Application
|
|
_Name=Midori
|
|
_GenericName=Web Browser
|
|
_X-GNOME-Fullname=Midori Web Browser
|
|
_Comment=Browse the Web
|
|
_X-GNOME-Keywords=Internet;WWW;Explorer
|
|
_X-AppInstall-Keywords=Internet;WWW;Explorer
|
|
Categories=GTK;Network;WebBrowser;
|
|
MimeType=text/html;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;x-scheme-handler/geo;image/svg+xml;
|
|
Exec=midori %U
|
|
Icon=midori
|
|
Terminal=false
|
|
StartupNotify=true
|
|
X-Osso-Type=application/x-executable
|
|
X-Osso-Service=midori
|
|
Actions=TabNew;WindowNew;Private;
|
|
|
|
[Desktop Action TabNew]
|
|
_Name=New Tab
|
|
Exec=midori -e TabNew
|
|
|
|
[Desktop Action WindowNew]
|
|
_Name=New Window
|
|
Exec=midori -e WindowNew
|
|
|
|
[Desktop Action Private]
|
|
_Name=New Private Browsing Window
|
|
Exec=midori --private
|
|
|