[gnome-software/gnome-3-24] trivial: Never show a 'Launch' button for drivers
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/gnome-3-24] trivial: Never show a 'Launch' button for drivers
- Date: Thu, 15 Jun 2017 12:46:34 +0000 (UTC)
commit 836d2ee85991e968c3cb38a006df344aa5493c2c
Author: Richard Hughes <richard hughsie com>
Date: Thu Jun 15 13:22:59 2017 +0100
trivial: Never show a 'Launch' button for drivers
plugins/core/gs-appstream.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/core/gs-appstream.c b/plugins/core/gs-appstream.c
index 7698bad..0f093fd 100644
--- a/plugins/core/gs-appstream.c
+++ b/plugins/core/gs-appstream.c
@@ -584,6 +584,7 @@ gs_appstream_refine_app (GsPlugin *plugin,
switch (gs_app_get_kind (app)) {
case AS_APP_KIND_ADDON:
case AS_APP_KIND_CODEC:
+ case AS_APP_KIND_DRIVER:
case AS_APP_KIND_FIRMWARE:
case AS_APP_KIND_FONT:
case AS_APP_KIND_GENERIC:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]