[gnome-software/wip/ubuntu-3-20: 16/57] Put the string back as it was, to not change it before release
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/ubuntu-3-20: 16/57] Put the string back as it was, to not change it before release
- Date: Thu, 5 Oct 2017 04:11:45 +0000 (UTC)
commit 1bef55e516b1fb02012beba1998dd6acb6eb017c
Author: Iain Lane <iain orangesquash org uk>
Date: Tue Apr 12 10:55:07 2016 +0100
Put the string back as it was, to not change it before release
src/gs-app.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-app.c b/src/gs-app.c
index 19ba15a..21d2351 100644
--- a/src/gs-app.c
+++ b/src/gs-app.c
@@ -1476,7 +1476,7 @@ gs_app_set_license (GsApp *app, GsAppQuality quality, const gchar *license)
g_string_append_printf (urld,
"<a href=\"%s\">%s</a>",
/* TRANSLATORS: see GNU page */
- url, _("Free Software"));
+ url, _("Open Source"));
continue;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]