[gnome-software: 6/9] gs-plugin-icons: Drop mention of the epiphany plugin




commit 904b9aee643ab93cc04d55529384e405c31b1dcc
Author: Philip Withnall <pwithnall endlessos org>
Date:   Thu Feb 18 10:38:10 2021 +0000

    gs-plugin-icons: Drop mention of the epiphany plugin
    
    It was dropped with webapps support in commit ea5eb222f514895.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>

 plugins/core/gs-plugin-icons.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/plugins/core/gs-plugin-icons.c b/plugins/core/gs-plugin-icons.c
index 71133c227..539676e3d 100644
--- a/plugins/core/gs-plugin-icons.c
+++ b/plugins/core/gs-plugin-icons.c
@@ -51,7 +51,6 @@ gs_plugin_initialize (GsPlugin *plugin)
 
        /* needs remote icons downloaded */
        gs_plugin_add_rule (plugin, GS_PLUGIN_RULE_RUN_AFTER, "appstream");
-       gs_plugin_add_rule (plugin, GS_PLUGIN_RULE_RUN_AFTER, "epiphany");
 }
 
 void


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]