[gnome-software] snap: Fix duplicate setting of developer_name
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] snap: Fix duplicate setting of developer_name
- Date: Thu, 15 Jun 2017 04:14:41 +0000 (UTC)
commit 8ae9e29c96186c058b9553870015e84c86f8d788
Author: Robert Ancell <robert ancell canonical com>
Date: Thu Jun 15 16:14:27 2017 +1200
snap: Fix duplicate setting of developer_name
plugins/snap/gs-plugin-snap.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/plugins/snap/gs-plugin-snap.c b/plugins/snap/gs-plugin-snap.c
index 1aaf795..b268a13 100644
--- a/plugins/snap/gs-plugin-snap.c
+++ b/plugins/snap/gs-plugin-snap.c
@@ -472,7 +472,6 @@ gs_plugin_refine_app (GsPlugin *plugin,
if (g_strcmp0 (icon_url, "") == 0)
icon_url = NULL;
}
- gs_app_set_developer_name (app, snapd_snap_get_developer (store_snap));
screenshots = snapd_snap_get_screenshots (store_snap);
if (screenshots != NULL && gs_app_get_screenshots (app)->len == 0) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]