[epiphany] Add New Incognito Window desktop action



commit 5b25f91f8449db3d032b949a58c806928f5c0b24
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Thu Dec 11 16:14:15 2014 +0100

    Add New Incognito Window desktop action
    
    This will appear when you right click on the Epiphany launcher in GNOME
    Shell >= 3.12.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=736333

 data/epiphany.desktop.in.in |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/data/epiphany.desktop.in.in b/data/epiphany.desktop.in.in
index fdb8cd0..fc32cc7 100644
--- a/data/epiphany.desktop.in.in
+++ b/data/epiphany.desktop.in.in
@@ -16,3 +16,8 @@ X-GNOME-Bugzilla-Version= VERSION@
 X-GNOME-UsesNotifications=true
 Categories=Network;GNOME;GTK;WebBrowser;
 
MimeType=text/html;text/xml;application/xhtml+xml;x-scheme-handler/http;x-scheme-handler/https;multipart/related;application/x-mimearchive;message/rfc822;
+Actions=Incognito;
+
+[Desktop Action Incognito]
+Name=New Incognito Window
+Exec=epiphany --incognito-mode


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]