[gnome-software/wip/rancell/featured-snap-3-20: 2/5] Set snap popular	items first
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-software/wip/rancell/featured-snap-3-20: 2/5] Set snap popular	items first
- Date: Wed,  9 Aug 2017 05:13:29 +0000 (UTC)
commit 1f13951190592647dbcd09aa22fa819bbf2ca26b
Author: Robert Ancell <robert ancell canonical com>
Date:   Mon Jul 24 16:40:47 2017 +1200
    Set snap popular items first
 src/plugins/gs-plugin-moduleset.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/plugins/gs-plugin-moduleset.c b/src/plugins/gs-plugin-moduleset.c
index 4c5c8e7..52808e4 100644
--- a/src/plugins/gs-plugin-moduleset.c
+++ b/src/plugins/gs-plugin-moduleset.c
@@ -59,6 +59,7 @@ gs_plugin_order_after (GsPlugin *plugin)
        static const gchar *deps[] = {
                "menu-spec-categories", /* featured subcat added to existing categories */
                "appstream",            /* need app id */
+               "snap",                 /* use snap popular items first */
                NULL };
        return deps;
 }
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]