Blame SOURCES/0001-trivial-Add-another-application-to-the-blacklist.patch

c68504
From 3780bee0daab26359d3755038cf5650ed118c174 Mon Sep 17 00:00:00 2001
c68504
From: Richard Hughes <richard@hughsie.com>
c68504
Date: Fri, 3 Nov 2017 14:38:24 +0000
c68504
Subject: [PATCH] trivial: Add another application to the blacklist
c68504
c68504
---
c68504
 src/plugins/gs-plugin-hardcoded-blacklist.c | 1 +
c68504
 1 file changed, 1 insertion(+)
c68504
c68504
diff --git a/src/plugins/gs-plugin-hardcoded-blacklist.c b/src/plugins/gs-plugin-hardcoded-blacklist.c
c68504
index 8656a61e..0203f140 100644
c68504
--- a/src/plugins/gs-plugin-hardcoded-blacklist.c
c68504
+++ b/src/plugins/gs-plugin-hardcoded-blacklist.c
c68504
@@ -57,6 +57,7 @@ gs_plugin_refine_app (GsPlugin *plugin,
c68504
 		"tracker-preferences.desktop",
c68504
 		"Uninstall*.desktop",
c68504
 		"wine-*.desktop",
c68504
+		"gnome-session-properties.desktop",
c68504
 		NULL };
c68504
 
c68504
 	/* not set yet */
c68504
-- 
c68504
2.14.3
c68504