[gnome-software/wip/ubuntu-3-20] snap: Fix icons not being converted to pixbufs
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/ubuntu-3-20] snap: Fix icons not being converted to pixbufs
- Date: Thu, 15 Jun 2017 23:58:22 +0000 (UTC)
commit 58790fb53853b1b346bb8fa4e27e75e276435dc8
Author: Robert Ancell <robert ancell canonical com>
Date: Fri Jun 9 21:53:43 2017 +1200
snap: Fix icons not being converted to pixbufs
src/plugins/gs-plugin-icons.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/plugins/gs-plugin-icons.c b/src/plugins/gs-plugin-icons.c
index 62ae8de..c2b31f4 100644
--- a/src/plugins/gs-plugin-icons.c
+++ b/src/plugins/gs-plugin-icons.c
@@ -55,6 +55,7 @@ gs_plugin_order_after (GsPlugin *plugin)
static const gchar *deps[] = {
"appstream", /* needs remote icons downloaded */
"epiphany", /* "" */
+ "snap", /* "" */
NULL };
return deps;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]