1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Fixed translation issue

This commit is contained in:
Werner Koch 2001-04-24 14:22:48 +00:00
parent 113cf10dbe
commit feb2b1914d
7 changed files with 728 additions and 870 deletions

View file

@ -55,11 +55,11 @@ stable version of GnuPG.
First get the source: It is available at
ftp://ftp.gnupg.org/pub/gcrypt/gnupg/gnupg-1.0.n.tar.gz
ftp://ftp.gnupg.org/gcrypt/gnupg/gnupg-1.0.n.tar.gz
or for snapshots (with a letter appended to the version number)
ftp://ftp.gnupg.org/pub/gcrypt/devel/gnupg-1.0.nx.tar.gz
ftp://ftp.gnupg.org/gcrypt/devel/gnupg-1.0.nx.tar.gz
this is the same source as for the Unix version. If your binary
version of GnuPG is called something like gnupg-w32-1.0.4-1.zip, you
@ -69,9 +69,9 @@ Instructions are at the top of this file.
To build it, you need the MingW32/CPD kit, which is available at
ftp://ftp.guug.de/members/wkoch/cpd/mingw32-cpd-0.3.0.tar.gz
ftp://ftp.guug.de/members/wkoch/cpd/gcc-core-2.95.2.tar.gz
ftp://ftp.guug.de/members/wkoch/cpd/binutils-2.9.1.tar.gz
ftp://ftp.gnupg.org/people/werner/cpd/mingw32-cpd-0.3.0.tar.gz
ftp://ftp.gnupg.org/people/werner/cpd/gcc-core-2.95.2.tar.gz
ftp://ftp.gnupg.org/people/werner/cpd/binutils-2.9.1.tar.gz
gcc and binutils are stock GNU source which are available
at every GNU mirror.
@ -94,3 +94,4 @@ Be the source always with you.
Werner