[totem/wip/hadess/tracker-monitor: 1/2] 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: 1/2] Revert "grilo: Don't listen to tracker3 content changes"
- Date: Sun, 23 Aug 2020 19:55:36 +0000 (UTC)
commit 6cf6ff290e746a3f303f5383811c32fb52757376
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]