[gnome-software/wip/rancell/ubuntu-3-20-3: 12/55] 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-3: 12/55] Remove nonfree tag on search results
- Date: Sun, 18 Jun 2017 01:10:04 +0000 (UTC)
commit b6824a11a81d3f983fb464f5f63666e0b3673fa8
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 b40dab0..389b430 100644
--- a/src/gs-app-row.c
+++ b/src/gs-app-row.c
@@ -173,7 +173,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]