[totem/wip/hadess/tracker-monitor: 2/3] Revert "grilo: Don't listen to tracker3 content changes"
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/tracker-monitor: 2/3] Revert "grilo: Don't listen to tracker3 content changes"
- Date: Mon, 24 Aug 2020 12:21:32 +0000 (UTC)
commit 05c559697780153c90a032142dd3a3a4b38d1c0b
Author: Bastien Nocera <hadess hadess net>
Date: Sun Aug 23 21:51:14 2020 +0200
Revert "grilo: Don't listen to tracker3 content changes"
This reverts commit 0ed1d793feade5f9e8a28a82f1fe1e00456f3b37.
Fixed in https://gitlab.gnome.org/GNOME/grilo-plugins/-/issues/73
src/totem-grilo.c | 3 ---
1 file changed, 3 deletions(-)
---
diff --git a/src/totem-grilo.c b/src/totem-grilo.c
index dfe1b42d6..279a4683b 100644
--- a/src/totem-grilo.c
+++ b/src/totem-grilo.c
@@ -1330,9 +1330,6 @@ source_added_cb (GrlRegistry *registry,
if (source_is_recent (source)) {
browse (self, self->priv->recent_model,
NULL, source, NULL, -1);
- /* https://gitlab.gnome.org/GNOME/grilo-plugins/-/issues/73 */
- if (g_str_equal (id, "grl-tracker3-source") == FALSE)
- monitor = TRUE;
} else if (!source_is_browse_blocked (source)) {
const GdkPixbuf *icon;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]