summaryrefslogtreecommitdiff
path: root/data/org.midori_browser.Midori.desktop.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/org.midori_browser.Midori.desktop.in')
-rw-r--r--data/org.midori_browser.Midori.desktop.in22
1 files changed, 22 insertions, 0 deletions
diff --git a/data/org.midori_browser.Midori.desktop.in b/data/org.midori_browser.Midori.desktop.in
new file mode 100644
index 00000000..ffd1df70
--- /dev/null
+++ b/data/org.midori_browser.Midori.desktop.in
@@ -0,0 +1,22 @@
+[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-GNOME-UsesNotifications=true
+Actions=Private;
+
+[Desktop Action Private]
+_Name=New Private Browsing Window
+Exec=midori --private
+