[PATCH 17/29] tools/wrc/: move WineHQ URLs to https

Austin English austinenglish at gmail.com
Thu Nov 30 12:57:07 CST 2017


Signed-off-by: Austin English <austinenglish at gmail.com>
---
 tools/wrc/po.c       | 2 +-
 tools/wrc/wrc.man.in | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/tools/wrc/po.c b/tools/wrc/po.c
index 7b09f106a8..c72a422f94 100644
--- a/tools/wrc/po.c
+++ b/tools/wrc/po.c
@@ -569,7 +569,7 @@ static po_file_t create_po_file(void)
     po_message_set_msgid( msg, "" );
     po_message_set_msgstr( msg,
                            "Project-Id-Version: Wine\n"
-                           "Report-Msgid-Bugs-To: http://bugs.winehq.org\n"
+                           "Report-Msgid-Bugs-To: https://bugs.winehq.org\n"
                            "POT-Creation-Date: N/A\n"
                            "PO-Revision-Date: N/A\n"
                            "Last-Translator: Automatically generated\n"
diff --git a/tools/wrc/wrc.man.in b/tools/wrc/wrc.man.in
index 3c4683f896..c671ad7382 100644
--- a/tools/wrc/wrc.man.in
+++ b/tools/wrc/wrc.man.in
@@ -211,19 +211,19 @@ generation of the FONTDIR yet. The user must supply the FONTDIR
 resource in the source to match the FONT resources.
 .PP
 Bugs can be reported on the
-.UR http://bugs.winehq.org
+.UR https://bugs.winehq.org
 .B Wine bug tracker
 .UE .
 .SH AVAILABILITY
 .B wrc
 is part of the Wine distribution, which is available through WineHQ,
 the
-.UR http://www.winehq.org/
+.UR https://www.winehq.org/
 .B Wine development headquarters
 .UE .
 .SH "SEE ALSO"
 .BR wine (1),
 .br
-.UR http://www.winehq.org/help
+.UR https://www.winehq.org/help
 .B Wine documentation and support
 .UE .
-- 
2.13.6




More information about the wine-devel mailing list