[tracker-miners/wip/hadess/add-statx: 1/2] Only index Videos and the root of the Downloads dir
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker-miners/wip/hadess/add-statx: 1/2] Only index Videos and the root of the Downloads dir
- Date: Mon, 24 Aug 2020 15:18:02 +0000 (UTC)
commit edea769787bd9f483528158ce133e4977b7e799a
Author: Bastien Nocera <hadess hadess net>
Date: Mon Aug 24 14:29:16 2020 +0200
Only index Videos and the root of the Downloads dir
data/org.freedesktop.Tracker.Miner.Files.gschema.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/org.freedesktop.Tracker.Miner.Files.gschema.xml
b/data/org.freedesktop.Tracker.Miner.Files.gschema.xml
index 30f1c6e1c..0eaf3df34 100644
--- a/data/org.freedesktop.Tracker.Miner.Files.gschema.xml
+++ b/data/org.freedesktop.Tracker.Miner.Files.gschema.xml
@@ -106,7 +106,7 @@ Boston, MA 02110-1301, USA.
See /etc/xdg/user-dirs.defaults and $HOME/.config/user-dirs.default
</description>
- <default>[ '&DESKTOP', '&DOCUMENTS', '&MUSIC', '&PICTURES', '&VIDEOS' ]</default>
+ <default>[ '&VIDEOS' ]</default>
</key>
<key name="index-single-directories" type="as">
@@ -120,7 +120,7 @@ Boston, MA 02110-1301, USA.
See /etc/xdg/user-dirs.defaults and $HOME/.config/user-dirs.default
</description>
- <default>[ '$HOME', '&DOWNLOAD' ]</default>
+ <default>[ '&DOWNLOAD' ]</default>
</key>
<key name="index-applications" type="b">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]