[gnome-books/wip/hadess/sandboxed-miner: 3/3] flatpak: Prefer internal miner service




commit f028937cd11bb20bbb621ce18a473a3844e7b530
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Mar 24 14:58:28 2021 +0100

    flatpak: Prefer internal miner service
    
    This will replicate the way Books is used on Flathub, as we can't be
    certain that Tracker will be available to applications there.

 flatpak/org.gnome.Books.json | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/flatpak/org.gnome.Books.json b/flatpak/org.gnome.Books.json
index 4f365d2f..421fafee 100644
--- a/flatpak/org.gnome.Books.json
+++ b/flatpak/org.gnome.Books.json
@@ -17,8 +17,6 @@
         "--filesystem=xdg-documents:ro", "--filesystem=xdg-download:ro",
         /* Needs to talk to the network: */
         "--share=network",
-        /* Tracker3 graph access */
-        "--add-policy=Tracker3.dbus:org.freedesktop.Tracker3.Miner.Files=tracker:Documents",
         /* For the WebP loader */
         "--env=GDK_PIXBUF_MODULE_FILE=/app/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache",
         /* Needed for dconf to work */


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