[epiphany] Add explicit New Window action
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Add explicit New Window action
- Date: Mon, 10 Apr 2017 15:37:33 +0000 (UTC)
commit 681e3205adc302af575ea0a22fbc876827c9d252
Author: Jeremy Bicha <jbicha ubuntu com>
Date: Mon Feb 27 22:26:05 2017 -0500
Add explicit New Window action
https://bugzilla.gnome.org/show_bug.cgi?id=670929
data/org.gnome.Epiphany.desktop.in | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.Epiphany.desktop.in b/data/org.gnome.Epiphany.desktop.in
index 19a1ba3..c02164e 100644
--- a/data/org.gnome.Epiphany.desktop.in
+++ b/data/org.gnome.Epiphany.desktop.in
@@ -12,7 +12,11 @@ Type=Application
Icon=org.gnome.Epiphany
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;
+Actions=new-window;Incognito;
+
+[Desktop Action new-window]
+Name=New Window
+Exec=epiphany --new-window
[Desktop Action Incognito]
Name=New Incognito Window
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]