[gnome-software/wip/rancell/snap-auth-3-20: 18/57] Remove nonfree tag on search results
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/rancell/snap-auth-3-20: 18/57] Remove nonfree tag on search results
- Date: Thu, 14 Dec 2017 00:44:11 +0000 (UTC)
commit 5af876ed572a1d74295f2064d344d80536bf2136
Author: Robert Ancell <robert ancell canonical com>
Date: Wed Feb 8 16:22:37 2017 +1300
Remove nonfree tag on search results
src/gs-app-row.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-app-row.c b/src/gs-app-row.c
index f1114f9..cf08a35 100644
--- a/src/gs-app-row.c
+++ b/src/gs-app-row.c
@@ -171,7 +171,7 @@ gs_app_row_refresh (GsAppRow *app_row)
default:
gtk_widget_set_visible (priv->label_tag_webapp, FALSE);
gtk_widget_set_visible (priv->label_tag_nonfree,
- !gs_app_get_license_is_free (priv->app));
+ FALSE);//!gs_app_get_license_is_free (priv->app));
gtk_widget_set_visible (priv->label_tag_foreign,
!gs_app_has_quirk (priv->app,
AS_APP_QUIRK_PROVENANCE));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]