1
0
mirror of https://git.zap.org.au/git/trader.git synced 2025-01-03 14:57:41 -05:00

Change all relevant http references to https (secure HTTP)

This commit is contained in:
John Zaitseff 2018-03-30 12:46:37 +11:00
parent cf0216a7d5
commit abc9b77bd6
36 changed files with 50 additions and 50 deletions

14
INSTALL
View File

@ -64,7 +64,7 @@ of the Star Traders source tree. The configure script understands all of
the usual Autoconf options; these are explained in detail in the Autoconf
manual:
http://www.gnu.org/software/autoconf/manual/autoconf.html#Running-configure-Scripts
https://www.gnu.org/software/autoconf/manual/autoconf.html#Running-configure-Scripts
This version of the configure script understands the following additional
command line options:
@ -111,7 +111,7 @@ something like:
Once again, the Autoconf manual describes these options (and many others):
http://www.gnu.org/software/autoconf/manual/autoconf.html#Running-configure-Scripts
https://www.gnu.org/software/autoconf/manual/autoconf.html#Running-configure-Scripts
Once the package has been configured, you can type "make" to compile it,
then "make install" to install it. You can specify the following command
@ -168,9 +168,9 @@ installation. If you are cloning the source code from the Git repository,
however, you will need to update these files yourself. You will need the
following additional tools installed on your system to do so:
1. Autoconf v2.69 or later (http://www.gnu.org/software/autoconf/)
2. Automake v1.15 or later (http://www.gnu.org/software/automake/)
3. GNU Portability Library (http://www.gnu.org/software/gnulib/)
1. Autoconf v2.69 or later (https://www.gnu.org/software/autoconf/)
2. Automake v1.15 or later (https://www.gnu.org/software/automake/)
3. GNU Portability Library (https://www.gnu.org/software/gnulib/)
The GNU Portability Library may be installed by retrieving the latest
Gnulib source code from the Git repository:
@ -232,11 +232,11 @@ repeat as needed.
Once you have finished your translation, please submit the PO file to the
Translation Project. The relevant web page for Star Traders is:
http://translationproject.org/domain/trader.html
https://translationproject.org/domain/trader.html
More information for translators is available at:
http://translationproject.org/html/translators.html
https://translationproject.org/html/translators.html
To clean up your install directory, simply run:

View File

@ -24,7 +24,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see http://www.gnu.org/licenses/.
# along with this program. If not, see https://www.gnu.org/licenses/.
# Subdirectories to recurse into

2
NEWS
View File

@ -12,7 +12,7 @@ order to become the wealthiest player (the winner).
The following history is presented in reverse chronological order. If you
would like to see a list of detailed changes to this project, you should
browse the Git repository on The ZAP Group web server at the following
location: http://www.zap.org.au/gitweb/trader.git
location: https://www.zap.org.au/gitweb/trader.git
Version 7.13 (not yet released)

4
README
View File

@ -60,9 +60,9 @@ welcomed! Please send these to:
Australia
E-mail: J.Zaitseff@zap.org.au
Web: http://www.zap.org.au/software/trader/
Web: https://www.zap.org.au/software/trader/
FTP: ftp://ftp.zap.org.au/pub/trader/
http://ftp.zap.org.au/pub/trader/
https://ftp.zap.org.au/pub/trader/
Copyright

View File

@ -23,11 +23,11 @@ dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
dnl General Public License for more details.
dnl
dnl You should have received a copy of the GNU General Public License
dnl along with this program. If not, see http://www.gnu.org/licenses/.
dnl along with this program. If not, see https://www.gnu.org/licenses/.
AC_INIT([Star Traders], [7.13], [J.Zaitseff@zap.org.au], [trader],
[http://www.zap.org.au/software/trader/])
[https://www.zap.org.au/software/trader/])
AC_DEFINE([PACKAGE_AUTHOR], ["John Zaitseff"], [Package author])
AC_PREREQ([2.69])

View File

@ -24,7 +24,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see http://www.gnu.org/licenses/.
# along with this program. If not, see https://www.gnu.org/licenses/.
dist_desktop_DATA = trader.desktop

View File

@ -32,7 +32,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program. If not, see http://www.gnu.org/licenses/.
with this program. If not, see https://www.gnu.org/licenses/.
-->
<title>Star Traders icon</title>

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@ -24,7 +24,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see http://www.gnu.org/licenses/.
# along with this program. If not, see https://www.gnu.org/licenses/.
dist_man6_MANS = trader.6
EXTRA_DIST = README

View File

@ -19,7 +19,7 @@
.\" General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program. If not, see http://www.gnu.org/licenses/.
.\" along with this program. If not, see https://www.gnu.org/licenses/.
.\"
.\"
.\" *********************************************************************
@ -203,11 +203,11 @@ Australia
.MTO J.Zaitseff@zap.org.au
.PD 0
.IP Web: 10n
.URL http://www.zap.org.au/software/trader/
.URL https://www.zap.org.au/software/trader/
.IP FTP: 10n
.FTP ftp://ftp.zap.org.au/pub/trader/
.br
.URL http://ftp.zap.org.au/pub/trader/
.URL https://ftp.zap.org.au/pub/trader/
.PD
.PP
.\" *********************************************************************
@ -226,7 +226,7 @@ Public License for more details.
.PP
You should have received a copy of the GNU General Public License along
with this program. If not, see the
.URL http://www.gnu.org/licenses/ "GNU licenses web page" .
.URL https://www.gnu.org/licenses/ "GNU licenses web page" .
.PP
Even though the GNU General Public License does \fInot\fR require you to
send your modifications back to the author, it is considered \*(lqgood
@ -278,6 +278,6 @@ correct bugs. Now you, too, can run this small piece of computing
history!
.\" *********************************************************************
.SH "SEE ALSO"
.URL http://www.zap.org.au/software/trader/ "Star Traders home page"
.URL https://www.zap.org.au/software/trader/ "Star Traders home page"
.\" *********************************************************************
.\" End of file

View File

@ -7,4 +7,4 @@
This directory, lib, contains source code as generated by the Gnulib GNU
Portability Library "gnulib-tool" script. See the project web site at
http://www.gnu.org/software/gnulib/ for more information.
https://www.gnu.org/software/gnulib/ for more information.

View File

@ -24,7 +24,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see http://www.gnu.org/licenses/.
# along with this program. If not, see https://www.gnu.org/licenses/.
EXTRA_DIST = \

View File

@ -8,7 +8,7 @@
This directory, m4, contains M4 macros used by Autoconf.
The following macros are from the Autoconf Archive project, as detailed on
that project's web site, http://www.gnu.org/software/autoconf-archive/:
that project's web site, https://www.gnu.org/software/autoconf-archive/:
ax_append_flag.m4
ax_cflags_warn_all.m4
@ -18,6 +18,6 @@ that project's web site, http://www.gnu.org/software/autoconf-archive/:
The following macro was generated by running the GNU Portability Library
"gnulib-tool" with appropriate command line options, as detailed on that
project's web site, http://www.gnu.org/software/gnulib/:
project's web site, https://www.gnu.org/software/gnulib/:
gnulib-cache.m4

View File

@ -23,7 +23,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see http://www.gnu.org/licenses/.
# along with this program. If not, see https://www.gnu.org/licenses/.
en@quot

View File

@ -23,7 +23,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see http://www.gnu.org/licenses/.
# along with this program. If not, see https://www.gnu.org/licenses/.
# The message domain is the same as the package name.

View File

@ -23,7 +23,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see http://www.gnu.org/licenses/.
# along with this program. If not, see https://www.gnu.org/licenses/.
# Data files from Star Traders

View File

@ -18,7 +18,7 @@ msgstr ""
"Project-Id-Version: trader 7.13\n"
"Report-Msgid-Bugs-To: J.Zaitseff@zap.org.au\n"
"POT-Creation-Date: 2017-08-24 15:17+1000\n"
"PO-Revision-Date: 2018-03-30 11:43+1100\n"
"PO-Revision-Date: 2018-03-30 11:53+1100\n"
"Last-Translator: Pavel Maryanov <acid@jack.kiev.ua>\n"
"Language-Team: Russian <gnu@mx.ru>\n"
"Language: ru\n"
@ -103,7 +103,7 @@ msgstr ""
"General Public License версии 3 или новее. Вы можете модифицировать и/или\n"
"распространять его на этих условиях. На программу не предоставляется НИКАКИХ\n"
"ГАРАНТИЙ до степени, разрешённой законом. Для получения более подробной\n"
"информации, обратитесь к веб-странице <http://www.gnu.org/licenses/gpl.html>.\n"
"информации, обратитесь к веб-странице <https://www.gnu.org/licenses/gpl.html>.\n"
#: src/trader.c:308
#, c-format

View File

@ -24,7 +24,7 @@
# General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see http://www.gnu.org/licenses/.
# along with this program. If not, see https://www.gnu.org/licenses/.
bin_PROGRAMS = trader

View File

@ -25,7 +25,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
along with this program. If not, see https://www.gnu.org/licenses/.
*/

View File

@ -24,7 +24,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
along with this program. If not, see https://www.gnu.org/licenses/.
*/

View File

@ -24,7 +24,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
along with this program. If not, see https://www.gnu.org/licenses/.
*/

View File

@ -24,7 +24,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
along with this program. If not, see https://www.gnu.org/licenses/.
*/

View File

@ -25,7 +25,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
along with this program. If not, see https://www.gnu.org/licenses/.
*/

View File

@ -25,7 +25,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
along with this program. If not, see https://www.gnu.org/licenses/.
*/

View File

@ -24,7 +24,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
along with this program. If not, see https://www.gnu.org/licenses/.
*/

View File

@ -24,7 +24,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
along with this program. If not, see https://www.gnu.org/licenses/.
*/

View File

@ -24,7 +24,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
along with this program. If not, see https://www.gnu.org/licenses/.
*/

View File

@ -24,7 +24,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
along with this program. If not, see https://www.gnu.org/licenses/.
*/

View File

@ -24,7 +24,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
along with this program. If not, see https://www.gnu.org/licenses/.
*/

View File

@ -25,7 +25,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
along with this program. If not, see https://www.gnu.org/licenses/.
*/

View File

@ -24,7 +24,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
along with this program. If not, see https://www.gnu.org/licenses/.
*/

View File

@ -24,7 +24,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
along with this program. If not, see https://www.gnu.org/licenses/.
*/

View File

@ -24,7 +24,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
along with this program. If not, see https://www.gnu.org/licenses/.
*/

View File

@ -28,7 +28,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
along with this program. If not, see https://www.gnu.org/licenses/.
*/

View File

@ -24,7 +24,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
along with this program. If not, see https://www.gnu.org/licenses/.
*/

View File

@ -24,7 +24,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
along with this program. If not, see https://www.gnu.org/licenses/.
*/

View File

@ -24,7 +24,7 @@
General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/licenses/.
along with this program. If not, see https://www.gnu.org/licenses/.
*/