[epiphany] Revert "flatpak: Speculative attempt to fix suspend inhibitor"



commit 1dbe7b0a70b318fd61a587110ed362270bc06b6a
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Nov 27 10:42:46 2017 -0600

    Revert "flatpak: Speculative attempt to fix suspend inhibitor"
    
    This reverts commit 6f7b8edb12fd25431b01047fac1a73dda86b933a.
    
    This won't work. WebKit is using org.freedesktop.ScreenSaver instead.
    
    I'll try to fix this is WebKit.

 org.gnome.Epiphany.json |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/org.gnome.Epiphany.json b/org.gnome.Epiphany.json
index c3b3cc1..7ba340a 100644
--- a/org.gnome.Epiphany.json
+++ b/org.gnome.Epiphany.json
@@ -25,9 +25,7 @@
         /* We need access to auth agents */
         "--talk-name=org.freedesktop.secrets",
         /* Needed to download files */
-        "--filesystem=xdg-download",
-        /* Allow suspend inhibitors */
-        "--talk-name=org.gnome.SessionManager.Inhibitor"
+        "--filesystem=xdg-download"
     ],
     "build-options" : {
         "cflags": "-O2 -g",


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