2adb54ae8d
Latest GNOME Shell uses it, and it's necessary that translators can tweak the final string.
34 lines
845 B
Desktop File
34 lines
845 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
|
|
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 Private Browsing Window
|
|
Exec=midori --private
|
|
TargetEnvironment=Unity
|
|
|