From 77df45f51f70243aaad5ec88b816c881cfdb2dbe Mon Sep 17 00:00:00 2001 From: Giovanni Campagna Date: Sun, 18 Aug 2013 15:17:23 +0200 Subject: EphyShell: add support for starting without windows To launch epiphany as a DBus service, we need to be able to launch without opening windows, and then use the GApplication inactivity timeout to manage our lifetime. https://bugzilla.gnome.org/show_bug.cgi?id=694943 --- data/org.gnome.Epiphany.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/org.gnome.Epiphany.service.in b/data/org.gnome.Epiphany.service.in index 003ec0c66..5af8cf1d7 100644 --- a/data/org.gnome.Epiphany.service.in +++ b/data/org.gnome.Epiphany.service.in @@ -1,3 +1,3 @@ [D-BUS Service] Name=org.gnome.Epiphany -Exec=@bindir@/epiphany +Exec=@bindir@/epiphany --headless-mode -- cgit v1.2.3