[gnome-software/wip/ubuntu-xenial] Snaps are not launchable
- From: William Hua <williamhua src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/ubuntu-xenial] Snaps are not launchable
- Date: Wed, 27 Apr 2016 07:57:03 +0000 (UTC)
commit a0444ffd254935c8baba3c342a45dc6bc6d1025d
Author: William Hua <william hua canonical com>
Date: Wed Apr 27 09:56:20 2016 +0200
Snaps are not launchable
src/plugins/gs-plugin-snappy.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/plugins/gs-plugin-snappy.c b/src/plugins/gs-plugin-snappy.c
index c6f7903..87fb1aa 100644
--- a/src/plugins/gs-plugin-snappy.c
+++ b/src/plugins/gs-plugin-snappy.c
@@ -233,6 +233,7 @@ get_apps (GsPlugin *plugin, const gchar *sources, gchar **search_terms, GList **
gs_app_set_origin (app, _("Ubuntu Snappy Store"));
gs_app_set_kind (app, AS_APP_KIND_DESKTOP);
gs_app_add_quirk (app, AS_APP_QUIRK_NOT_REVIEWABLE);
+ gs_app_add_quirk (app, AS_APP_QUIRK_NOT_LAUNCHABLE);
refine_app (plugin, app, package);
gs_plugin_add_app (list, app);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]