[totem/wip/hadess/save-file-fixes] grilo: Monitor tracker again
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [totem/wip/hadess/save-file-fixes] grilo: Monitor tracker again
- Date: Thu, 7 Feb 2019 01:23:23 +0000 (UTC)
commit 83c37a9a9d7c05c5f81de27ee43e542cc5269384
Author: Bastien Nocera <hadess hadess net>
Date: Thu Feb 7 01:53:06 2019 +0100
grilo: Monitor tracker again
This reverts commit e88c4d5806986cd82781c5447d7301d248bf1bdd.
As https://bugzilla.gnome.org/show_bug.cgi?id=746974 has been fixed.
src/totem-grilo.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/src/totem-grilo.c b/src/totem-grilo.c
index 8cfe00415..d0a57e420 100644
--- a/src/totem-grilo.c
+++ b/src/totem-grilo.c
@@ -1293,8 +1293,7 @@ source_added_cb (GrlRegistry *registry,
if (source_is_recent (source)) {
browse (self, self->priv->recent_model,
NULL, source, NULL, -1);
- if (g_str_equal (id, "grl-tracker-source") == FALSE)
- monitor = TRUE;
+ monitor = TRUE;
} else if (!source_is_browse_blacklisted (source)) {
const GdkPixbuf *icon;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]