[totem/wip/hadess/save-file-fixes: 8/8] grilo: Monitor tracker again



commit 833526d06f9ac9ad44966b00a9fd62648ccaf489
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]