[gnome-software/wip/rancell/ubuntu-3-20-rebase: 12/12] Remove nonfree tag on search results
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/rancell/ubuntu-3-20-rebase: 12/12] Remove nonfree tag on search results
- Date: Fri, 16 Jun 2017 07:47:21 +0000 (UTC)
commit 60f7997e22eea6d378d780d7b6d4c8b3dfd7991b
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 7cfd465..d2f94a8 100644
--- a/src/gs-app-row.c
+++ b/src/gs-app-row.c
@@ -181,7 +181,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]