From ebac66a05be1e71bd978f070fb842fd8b457e7e8 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Thu, 14 Jul 2011 00:47:33 +0200 Subject: Add basic support for Web Applications Allow to save any page as a "Web Application". A new .desktop file will be created, and added to the Shell as a new application. It will launch epiphany in application mode, with its own private profile (inheriting some data from the main profile, like the relevant domain cookies) and in a new process. --- data/ui/epiphany-ui.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'data/ui/epiphany-ui.xml') diff --git a/data/ui/epiphany-ui.xml b/data/ui/epiphany-ui.xml index 1c2fff369..2091defc8 100644 --- a/data/ui/epiphany-ui.xml +++ b/data/ui/epiphany-ui.xml @@ -6,6 +6,7 @@ + -- cgit