[Freeciv-Dev] Re: [freeciv-data] Re: (PR#11060) wrong link in help
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=11060 >
Updated patch
- ML
diff -Nurd -X.diff_ignore freeciv/data/helpdata.txt freeciv/data/helpdata.txt
--- freeciv/data/helpdata.txt 2004-12-09 20:44:41.187500000 +0200
+++ freeciv/data/helpdata.txt 2004-12-10 00:57:50.921875000 +0200
@@ -57,9 +57,9 @@
If you find any bugs, then please send us a bug report. This is \
best done by visiting the Freeciv Bug Tracking System, at:\
\n\n\
- http://www.freeciv.org/cgi-bin/bugs\
+ http://bugs.freeciv.org/\
\n\n\
-or by sending email to: bugs@xxxxxxxxxxxxxxx\
+or by sending email to: bugs@xxxxxxxxxxx\
"), _("\
For more information about submitting bug reports see the file BUGS \
in the Freeciv distribution. For more information in general, \
@@ -387,7 +387,7 @@
If you would like to add a localization (translation) for your \
language, please see the instructions at:\
\n\n\
- http://www.freeciv.org/l10n.phtml\
+ http://www.freeciv.org/index.php/Localization\
\n\n\
(Check here first to see if a localization is already in progress \
for your language.)\
@@ -406,7 +406,7 @@
If the server is started with the -m flag, it will report to \
the metaserver,\
"), "\
- http://meta.freeciv.org/metaserver/\
+ http://meta.freeciv.org/metaserver.phtml\
", _("\
The client can fetch this page, too: use the Metaserver button \
in the connection dialog. If it never shows any results, check \
diff -Nurd -X.diff_ignore freeciv/doc/BUGS freeciv/doc/BUGS
--- freeciv/doc/BUGS 2004-12-09 20:44:47.265625000 +0200
+++ freeciv/doc/BUGS 2004-12-10 00:57:50.953125000 +0200
@@ -2,7 +2,7 @@
BUGS
====
-Freeciv 1.14.0 is a "stable" release and is considered bug-free enough
+Freeciv 2.0.0 is a "stable" release and is considered bug-free enough
for everyday use. However if you do find a bug, we would really like to
know, so that we can fix it. This file lists known bugs in this release,
and gives information about reporting new bugs.
@@ -76,8 +76,8 @@
================
(If it is a bug in a translation, it should be mailed to the Primary
-Contact for the language. See <http://www.freeciv.org/l10n.phtml> for
-the names and addresses of these people.)
+Contact for the language. See <http://www.freeciv.org/index.php/Localization>
+for the names and addresses of these people.)
Here's what to do:
diff -Nurd -X.diff_ignore freeciv/doc/CodingStyle freeciv/doc/CodingStyle
--- freeciv/doc/CodingStyle 2004-12-09 20:44:47.265625000 +0200
+++ freeciv/doc/CodingStyle 2004-12-10 00:57:50.953125000 +0200
@@ -214,7 +214,8 @@
use gcc.
- If you send patches, use "diff -u" (or "diff -r -u", or "cvs diff -u").
- For further information, see <http://www.freeciv.org/contribute.html>.
+ For further information, see
+ <http://www.freeciv.org/index.php/How_to_Contribute>.
Also, name patch files descriptively (e.g. "fix-foo-bug-0.diff" is good,
but "freeciv.diff" is not).
diff -Nurd -X.diff_ignore freeciv/doc/HACKING freeciv/doc/HACKING
--- freeciv/doc/HACKING 2004-12-09 20:44:48.640625000 +0200
+++ freeciv/doc/HACKING 2004-12-10 00:57:50.953125000 +0200
@@ -1024,8 +1024,8 @@
See CodingStyle in this directory.
- If you send patches, use "diff -u" (or "diff -r -u"). For further
- information, see <http://www.freeciv.org/contribute.html>. Also,
- name patch files descriptively (e.g. "fix-foo-bug-0.diff" is good,
+ information, see <http://www.freeciv.org/index.php/How_to_Contribute>.
+ Also, name patch files descriptively (e.g. "fix-foo-bug-0.diff" is good,
but "freeciv.diff" is not).
- When doing a "diff" for a patch, be sure to exclude unnecessary files
diff -Nurd -X.diff_ignore freeciv/doc/README freeciv/doc/README
--- freeciv/doc/README 2004-12-09 20:44:51.531250000 +0200
+++ freeciv/doc/README 2004-12-10 00:57:50.968750000 +0200
@@ -325,7 +325,7 @@
concepts and rules of the game, see the Freeciv manual, available
at the web pages at:
- http://www.freeciv.org/manual/
+ http://www.freeciv.org/index.php/Manual
Ending the game:
diff -Nurd -X.diff_ignore freeciv/doc/README.AI freeciv/doc/README.AI
--- freeciv/doc/README.AI 2004-12-09 20:44:51.531250000 +0200
+++ freeciv/doc/README.AI 2004-12-10 00:57:50.968750000 +0200
@@ -50,7 +50,7 @@
AI development has its own mailing list. Send questions to
freeciv-ai@xxxxxxxxxxx, or go to
- http://www.freeciv.org/mailinglists.html
+ http://www.freeciv.org/index.php/Community_Forums
to read the archives or to join up.
|
|