WWW cleanup: add a protocol (i.e. `http://') into URLs where necessary.
Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
This commit is contained in:
parent
976e7601d4
commit
e3632314ca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48789
10 changed files with 10 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
|||
FreeWnn is a Japanese/Chinese/Korean input method.
|
||||
|
||||
WWW: www.freewnn.org
|
||||
WWW: http://www.freewnn.org/
|
||||
|
||||
This port has only libraries for a Chinese imput method. The libraries
|
||||
containes a archive file (libcwnn.a), header files and files which are
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
FreeWnn is a Japanese/Chinese/Korean input method.
|
||||
|
||||
WWW: www.freewnn.org
|
||||
WWW: http://www.freewnn.org/
|
||||
|
||||
This port has only a server and dictionaries used the server for a
|
||||
Chinese imput method.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
FreeWnn is a Japanese/Chinese/Korean input method.
|
||||
|
||||
WWW: www.freewnn.org
|
||||
WWW: http://www.freewnn.org/
|
||||
|
||||
This port has only libraries for a Japanese imput method. The
|
||||
libraries containes a archive file (libwnn.a), header files and files
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
FreeWnn is a Japanese/Chinese/Korean input method.
|
||||
|
||||
WWW: www.freewnn.org
|
||||
WWW: http://www.freewnn.org/
|
||||
|
||||
This port has only a server and dictionaries used the server for a
|
||||
Japanese imput method.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
FreeWnn is a Japanese/Chinese/Korean input method.
|
||||
|
||||
WWW: www.freewnn.org
|
||||
WWW: http://www.freewnn.org/
|
||||
|
||||
This port has only libraries for a Korean imput method. The libraries
|
||||
containes a archive file (libkwnn.a), header files and files which are
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
FreeWnn is a Japanese/Chinese/Korean input method.
|
||||
|
||||
WWW: www.freewnn.org
|
||||
WWW: http://www.freewnn.org/
|
||||
|
||||
This port has only a server and dictionaries used the server for a
|
||||
Korean imput method.
|
||||
|
|
|
@ -16,4 +16,4 @@ adhered to throughout the library.
|
|||
- Vanilla
|
||||
vanilla@FreeBSD.org
|
||||
|
||||
WWW: www.gtk.org
|
||||
WWW: http://www.gtk.org/
|
||||
|
|
|
@ -16,4 +16,4 @@ adhered to throughout the library.
|
|||
Warning: this library is unstable development version, incompatible with
|
||||
version 1.2, so it could not be used as a replacement for the older one.
|
||||
|
||||
WWW: www.gtk.org
|
||||
WWW: http://www.gtk.org/
|
||||
|
|
|
@ -16,4 +16,4 @@ adhered to throughout the library.
|
|||
Warning: this library is unstable development version, incompatible with
|
||||
version 1.2, so it could not be used as a replacement for the older one.
|
||||
|
||||
WWW: www.gtk.org
|
||||
WWW: http://www.gtk.org/
|
||||
|
|
|
@ -16,4 +16,4 @@ adhered to throughout the library.
|
|||
Warning: this library is unstable development version, incompatible with
|
||||
version 1.2, so it could not be used as a replacement for the older one.
|
||||
|
||||
WWW: www.gtk.org
|
||||
WWW: http://www.gtk.org/
|
||||
|
|
Loading…
Reference in a new issue