summaryrefslogtreecommitdiff
path: root/data/tracker/org.gnome.Nautilus.domain.rule.in
diff options
context:
space:
mode:
authorSam Thursfield <sam@afuera.me.uk>2021-07-12 13:25:14 +0200
committerAntónio Fernandes <antoniof@gnome.org>2023-05-07 15:57:16 +0000
commit58f69d1b52f4f58813cfebb409ce8379c607d712 (patch)
tree39db82c96bf54b1f8a152299fba02c1506877902 /data/tracker/org.gnome.Nautilus.domain.rule.in
parente7da20bb88f66208882647a7e21654fc3ae0ba7f (diff)
downloadnautilus-sam/tracker-domain-argument.tar.gz
flatpak: Set Tracker Miners domain using config optionsam/tracker-domain-argument
The current approach dates from before the 'domain_prefix' option existed in Tracker Miners. It is already used by Totem[1] and should be used by all apps that bundle Tracker Miners. 1. https://gitlab.gnome.org/GNOME/totem/-/blob/master/flatpak/org.gnome.Totem.Devel.json#L164
Diffstat (limited to 'data/tracker/org.gnome.Nautilus.domain.rule.in')
-rw-r--r--data/tracker/org.gnome.Nautilus.domain.rule.in21
1 files changed, 0 insertions, 21 deletions
diff --git a/data/tracker/org.gnome.Nautilus.domain.rule.in b/data/tracker/org.gnome.Nautilus.domain.rule.in
deleted file mode 100644
index ec0808e30..000000000
--- a/data/tracker/org.gnome.Nautilus.domain.rule.in
+++ /dev/null
@@ -1,21 +0,0 @@
-# This defines a private Tracker domain for Nautilus.
-#
-# It's used to run the Tracker indexer inside a Flatpak sandbox, when Nautilus
-# is running on a host that doesn't have a suitable version of Tracker
-# installed.
-
-[DomainOntology]
-# Location for the Tracker database
-CacheLocation=$XDG_CACHE_HOME/nautilus/miner/files
-
-# Name of the ontology to use, must be one located in
-# $(sharedir)/tracker/ontologies
-OntologyName=nepomuk
-
-# DBus name for the owner (not optional). Tracker will use
-# the domain as the prefix of the DBus name for all the
-# services related to this domain ontology.
-Domain=@application_id@
-
-# List of miners we expect to run in this domain.
-Miners=Miner.Files;Miner.Extract