d76b209f68
X-GNOME-Keywords is for matching in GNOME Shell or Unity. X-AppInstall-Keywords is for Software Center.
33 lines
817 B
Desktop File
33 lines
817 B
Desktop File
[Desktop Entry]
|
|
Version=1.0
|
|
Type=Application
|
|
_Name=Midori
|
|
_GenericName=Web Browser
|
|
_Comment=Lightweight web browser
|
|
_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
|
|
X-Ayatana-Desktop-Shortcuts=TabNew;WindowNew;Private
|
|
|
|
[TabNew Shortcut Group]
|
|
Name=New _Tab
|
|
Exec=midori -e TabNew
|
|
TargetEnvironment=Unity
|
|
|
|
[WindowNew Shortcut Group]
|
|
Name=New _Window
|
|
Exec=midori -e WindowNew
|
|
TargetEnvironment=Unity
|
|
|
|
[Private Shortcut Group]
|
|
Name=New P_rivate Browsing Window
|
|
Exec=midori --private
|
|
TargetEnvironment=Unity
|
|
|