Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
3a8f1c86
Commit
3a8f1c86
authored
Nov 30, 2017
by
Austin English
Committed by
Alexandre Julliard
Dec 01, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wmc: Move WineHQ URLs to https.
Signed-off-by:
Austin English
<
austinenglish@gmail.com
>
Signed-off-by:
Alexandre Julliard
<
julliard@winehq.org
>
parent
6a269557
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
po.c
tools/wmc/po.c
+1
-1
wmc.man.in
tools/wmc/wmc.man.in
+3
-3
No files found.
tools/wmc/po.c
View file @
3a8f1c86
...
...
@@ -418,7 +418,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: http
s
://bugs.winehq.org
\n
"
"POT-Creation-Date: N/A
\n
"
"PO-Revision-Date: N/A
\n
"
"Last-Translator: Automatically generated
\n
"
...
...
tools/wmc/wmc.man.in
View file @
3a8f1c86
...
...
@@ -104,20 +104,20 @@ implemented because it is a, well, non-informative format change. It is
recognized on the commandline for some form of compatibility.
.PP
Bugs can be reported on the
.UR http://bugs.winehq.org
.UR http
s
://bugs.winehq.org
.B Wine bug tracker
.UE .
.SH AVAILABILITY
.B wmc
is part of the Wine distribution, which is available through WineHQ,
the
.UR http://www.winehq.org/
.UR http
s
://www.winehq.org/
.B Wine development headquarters
.UE .
.SH "SEE ALSO"
.BR wine (1),
.BR wrc (1),
.br
.UR http://www.winehq.org/help
.UR http
s
://www.winehq.org/help
.B Wine documentation and support
.UE .
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment