[gnome-software/wip/iainl/ubuntu-xenial: 286/287] Put the string back as it was, to not change it before release
- From: Iain Lane <iainl src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/wip/iainl/ubuntu-xenial: 286/287] Put the string back as it was, to not change it before release
- Date: Tue, 12 Apr 2016 10:02:12 +0000 (UTC)
commit 973f55f129a087bbd6bd6ff5cb2c26e1df1b8d41
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 f26abb9..13d22da 100644
--- a/src/gs-app.c
+++ b/src/gs-app.c
@@ -1370,7 +1370,7 @@ gs_app_set_license (GsApp *app, GsAppQuality quality, const gchar *licence)
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]