[gnome-software] trivial: switch to localized, HTTPS gnu.org URL
- From: Matthias Klumpp <mak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: switch to localized, HTTPS gnu.org URL
- Date: Tue, 26 Apr 2016 18:45:54 +0000 (UTC)
commit 0caefb9eabc66927b4fffce8b4e90e3242716ece
Author: Matthias Klumpp <matthias tenstral net>
Date: Tue Apr 26 20:45:36 2016 +0200
trivial: switch to localized, HTTPS gnu.org URL
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 8f6e4f8..99e7abf 100644
--- a/src/gs-app.c
+++ b/src/gs-app.c
@@ -1478,7 +1478,7 @@ gs_app_set_license (GsApp *app, GsAppQuality quality, const gchar *license)
/* free software, license unspecified */
if (g_str_has_prefix (tokens[i], "@LicenseRef-free")) {
- const gchar *url = "http://www.gnu.org/philosophy/free-sw.en.html";
+ const gchar *url = "https://www.gnu.org/philosophy/free-sw";
gchar *tmp;
/* we support putting a custom URL in the
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]