diff options
| author | bwarsaw | 2001-05-17 02:40:57 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-05-17 02:40:57 +0000 |
| commit | 8d438035a5d08c18c7a163580f2ed731d9015072 (patch) | |
| tree | f2e07eb97e0c5a92d3c2a3dccff432744df8166f | |
| parent | 294ec37ebfee40dd52bc086f7a35efff83cf7fa5 (diff) | |
| download | mailman-8d438035a5d08c18c7a163580f2ed731d9015072.tar.gz mailman-8d438035a5d08c18c7a163580f2ed731d9015072.tar.zst mailman-8d438035a5d08c18c7a163580f2ed731d9015072.zip | |
Added the new "Internationalization" sidebar link
| -rw-r--r-- | admin/www/admins.html | 19 | ||||
| -rw-r--r-- | admin/www/bugs.html | 16 | ||||
| -rw-r--r-- | admin/www/devs.html | 19 | ||||
| -rw-r--r-- | admin/www/doco-links.h | 1 | ||||
| -rw-r--r-- | admin/www/download.html | 2 | ||||
| -rw-r--r-- | admin/www/faq.html | 2 | ||||
| -rw-r--r-- | admin/www/features.html | 16 | ||||
| -rw-r--r-- | admin/www/index.ht | 2 | ||||
| -rw-r--r-- | admin/www/index.html | 7 | ||||
| -rw-r--r-- | admin/www/install-check.html | 16 | ||||
| -rw-r--r-- | admin/www/install-config.html | 16 | ||||
| -rw-r--r-- | admin/www/install-custom.html | 16 | ||||
| -rw-r--r-- | admin/www/install-faq.html | 18 | ||||
| -rw-r--r-- | admin/www/install-final.html | 16 | ||||
| -rw-r--r-- | admin/www/install-start.html | 16 | ||||
| -rw-r--r-- | admin/www/install-system.html | 16 | ||||
| -rw-r--r-- | admin/www/install-test.html | 16 | ||||
| -rw-r--r-- | admin/www/install-trouble.html | 16 | ||||
| -rw-r--r-- | admin/www/inthenews.html | 2 | ||||
| -rw-r--r-- | admin/www/lists.html | 16 | ||||
| -rw-r--r-- | admin/www/mgrs.html | 19 | ||||
| -rw-r--r-- | admin/www/otherdocs.ht | 2 | ||||
| -rw-r--r-- | admin/www/otherdocs.html | 21 | ||||
| -rw-r--r-- | admin/www/todo.html | 16 | ||||
| -rw-r--r-- | admin/www/users.html | 19 |
25 files changed, 172 insertions, 153 deletions
diff --git a/admin/www/admins.html b/admin/www/admins.html index 60fd96d4e..d83642635 100644 --- a/admin/www/admins.html +++ b/admin/www/admins.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Nov 16 16:57:32 2000 --> +<!-- Wed May 16 22:31:35 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -132,6 +132,9 @@ Documentation <A HREF="devs.html">Developers</A> </TD></TR> <TR><TD BGCOLOR="#99997c"> +<A HREF="i18n.html">Internationalization</A> +</TD></TR> +<TR><TD BGCOLOR="#99997c"> <A HREF="otherdocs.html">Other Documentation</A> </TD></TR> <TR><TD BGCOLOR="#99997c"> @@ -145,18 +148,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> diff --git a/admin/www/bugs.html b/admin/www/bugs.html index fde18b7d7..866bdfc46 100644 --- a/admin/www/bugs.html +++ b/admin/www/bugs.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Nov 16 16:57:33 2000 --> +<!-- Wed May 16 22:31:35 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -139,18 +139,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> diff --git a/admin/www/devs.html b/admin/www/devs.html index 054af4732..ad838b936 100644 --- a/admin/www/devs.html +++ b/admin/www/devs.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Nov 16 17:05:42 2000 --> +<!-- Wed May 16 22:31:35 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -132,6 +132,9 @@ Documentation <b>Developers</b> </TD></TR> <TR><TD BGCOLOR="#99997c"> +<A HREF="i18n.html">Internationalization</A> +</TD></TR> +<TR><TD BGCOLOR="#99997c"> <A HREF="otherdocs.html">Other Documentation</A> </TD></TR> <TR><TD BGCOLOR="#99997c"> @@ -145,18 +148,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> diff --git a/admin/www/doco-links.h b/admin/www/doco-links.h index 0a13d5149..b79b3e826 100644 --- a/admin/www/doco-links.h +++ b/admin/www/doco-links.h @@ -4,4 +4,5 @@ <li><a href="mgrs.html">List Managers</a> <li><a href="admins.html">Site Administrators</a> <li><a href="devs.html">Developers</a> +<li><a href="i18n.html">Internationalization</a> <li><a href="otherdocs.html">Other Documentation</a> diff --git a/admin/www/download.html b/admin/www/download.html index 88688d31b..9b515304d 100644 --- a/admin/www/download.html +++ b/admin/www/download.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Wed Mar 21 23:30:26 2001 --> +<!-- Wed May 16 22:31:36 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: diff --git a/admin/www/faq.html b/admin/www/faq.html index 60fbebfd4..69e4d52bf 100644 --- a/admin/www/faq.html +++ b/admin/www/faq.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu May 10 17:52:59 2001 --> +<!-- Wed May 16 22:31:39 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: diff --git a/admin/www/features.html b/admin/www/features.html index 0599026e1..f951763e0 100644 --- a/admin/www/features.html +++ b/admin/www/features.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Nov 16 16:57:34 2000 --> +<!-- Wed May 16 22:31:36 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -133,18 +133,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> diff --git a/admin/www/index.ht b/admin/www/index.ht index 87c185d0e..65e40f7b7 100644 --- a/admin/www/index.ht +++ b/admin/www/index.ht @@ -61,7 +61,7 @@ Metheringham, Dan Mick, Jim Tittsler, Ricardo Kustner, Bernhard Reiter, Thomas Wouters, Jeff Berliner, Ted Cabeen, Michael Yount, Ron Jarrell, Chris Snell, David Champion, Darrell Fuhriman, Owen Taylor, Fil, Noam Zeilberger, Mark MERLIN, John A. Martin, Erik Forsberg, -Tanner Lovelace, Les Niles, Mike Noyes. +Tanner Lovelace, Les Niles, Mike Noyes, Tokio Kikuchi. <em>We have a extensive wish list and welcome anyone else who would like to contribute!</em> diff --git a/admin/www/index.html b/admin/www/index.html index a46466dfe..c721148ee 100644 --- a/admin/www/index.html +++ b/admin/www/index.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu May 10 17:53:00 2001 --> +<!-- Wed May 16 22:31:36 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -132,6 +132,9 @@ Documentation <A HREF="devs.html">Developers</A> </TD></TR> <TR><TD BGCOLOR="#99997c"> +<A HREF="i18n.html">Internationalization</A> +</TD></TR> +<TR><TD BGCOLOR="#99997c"> <A HREF="otherdocs.html">Other Documentation</A> </TD></TR> <TR><TD BGCOLOR="#99997c"> @@ -237,7 +240,7 @@ Metheringham, Dan Mick, Jim Tittsler, Ricardo Kustner, Bernhard Reiter, Thomas Wouters, Jeff Berliner, Ted Cabeen, Michael Yount, Ron Jarrell, Chris Snell, David Champion, Darrell Fuhriman, Owen Taylor, Fil, Noam Zeilberger, Mark MERLIN, John A. Martin, Erik Forsberg, -Tanner Lovelace, Les Niles, Mike Noyes. +Tanner Lovelace, Les Niles, Mike Noyes, Tokio Kikuchi. <em>We have a extensive wish list and welcome anyone else who would like to contribute!</em> diff --git a/admin/www/install-check.html b/admin/www/install-check.html index 6d1115a35..de124a066 100644 --- a/admin/www/install-check.html +++ b/admin/www/install-check.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Nov 16 16:57:35 2000 --> +<!-- Wed May 16 22:31:36 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -157,18 +157,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> diff --git a/admin/www/install-config.html b/admin/www/install-config.html index cace654c3..c22d8e343 100644 --- a/admin/www/install-config.html +++ b/admin/www/install-config.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Nov 16 16:57:35 2000 --> +<!-- Wed May 16 22:31:37 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -157,18 +157,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> diff --git a/admin/www/install-custom.html b/admin/www/install-custom.html index 363410090..7b18947f8 100644 --- a/admin/www/install-custom.html +++ b/admin/www/install-custom.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Nov 16 16:57:35 2000 --> +<!-- Wed May 16 22:31:37 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -157,18 +157,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> diff --git a/admin/www/install-faq.html b/admin/www/install-faq.html index 7471d0484..fee3ae27f 100644 --- a/admin/www/install-faq.html +++ b/admin/www/install-faq.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Nov 16 16:57:36 2000 --> +<!-- Wed May 16 22:31:37 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -157,18 +157,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> @@ -287,7 +287,7 @@ Attempt to exec script with invalid gid 51, expected 99 <code>/var/admin/sm.bin</code>, <code>/usr/admin/sm.bin</code> or <code>/etc/smrsh</code>. - <p>Note that on Debian Linux, the system makes + <p>Note that on Debian GNU/Linux, the system makes <code>/usr/lib/sm.bin</code>, which is wrong, you will need to create the directory <code>/usr/admin/sm.bin</code> and add the link there. Note further that any aliases diff --git a/admin/www/install-final.html b/admin/www/install-final.html index 1c1270475..337381c0d 100644 --- a/admin/www/install-final.html +++ b/admin/www/install-final.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Nov 16 16:57:36 2000 --> +<!-- Wed May 16 22:31:37 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -157,18 +157,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> diff --git a/admin/www/install-start.html b/admin/www/install-start.html index fb4ed1396..56b15987b 100644 --- a/admin/www/install-start.html +++ b/admin/www/install-start.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Nov 16 16:57:37 2000 --> +<!-- Wed May 16 22:31:37 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -157,18 +157,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> diff --git a/admin/www/install-system.html b/admin/www/install-system.html index 0f7597dc5..7cc97d5fe 100644 --- a/admin/www/install-system.html +++ b/admin/www/install-system.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Nov 16 16:57:37 2000 --> +<!-- Wed May 16 22:31:37 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -157,18 +157,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> diff --git a/admin/www/install-test.html b/admin/www/install-test.html index b51f614d5..cf7c68e0b 100644 --- a/admin/www/install-test.html +++ b/admin/www/install-test.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Nov 16 16:57:37 2000 --> +<!-- Wed May 16 22:31:38 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -157,18 +157,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> diff --git a/admin/www/install-trouble.html b/admin/www/install-trouble.html index 74f5cfa10..cc5b5e3dd 100644 --- a/admin/www/install-trouble.html +++ b/admin/www/install-trouble.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Dec 7 14:44:02 2000 --> +<!-- Wed May 16 22:31:38 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -157,18 +157,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> diff --git a/admin/www/inthenews.html b/admin/www/inthenews.html index 554064f98..9442810ec 100644 --- a/admin/www/inthenews.html +++ b/admin/www/inthenews.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Mon Apr 2 02:05:11 2001 --> +<!-- Wed May 16 22:31:38 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: diff --git a/admin/www/lists.html b/admin/www/lists.html index 7bf05929d..bdc81b545 100644 --- a/admin/www/lists.html +++ b/admin/www/lists.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Nov 16 16:57:39 2000 --> +<!-- Wed May 16 22:31:38 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -126,18 +126,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> diff --git a/admin/www/mgrs.html b/admin/www/mgrs.html index ea95d0a22..d75b5da9d 100644 --- a/admin/www/mgrs.html +++ b/admin/www/mgrs.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Nov 16 16:57:39 2000 --> +<!-- Wed May 16 22:31:38 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -132,6 +132,9 @@ Documentation <A HREF="devs.html">Developers</A> </TD></TR> <TR><TD BGCOLOR="#99997c"> +<A HREF="i18n.html">Internationalization</A> +</TD></TR> +<TR><TD BGCOLOR="#99997c"> <A HREF="otherdocs.html">Other Documentation</A> </TD></TR> <TR><TD BGCOLOR="#99997c"> @@ -145,18 +148,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> diff --git a/admin/www/otherdocs.ht b/admin/www/otherdocs.ht index 6b55d271e..75f07ecab 100644 --- a/admin/www/otherdocs.ht +++ b/admin/www/otherdocs.ht @@ -16,7 +16,7 @@ technical, but who own Mailman mailing lists. <p>Nigel Metheringham has posted a <a href="http://www.exim.org/howto/mailman.html">HOWTO on using Exim and Mailman</a> together. If you're using the -<a href="http://www.exim.org">Exim MTA</a> you should check this out. +<a href="http://www.exim.org">Exim mailer</a> you should check this out. <p>The <a href="download.html">Mailman source distribution</a> itself contains many README files for discussion of issues specific to diff --git a/admin/www/otherdocs.html b/admin/www/otherdocs.html index 55c7bac1c..6abd12953 100644 --- a/admin/www/otherdocs.html +++ b/admin/www/otherdocs.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Nov 16 16:57:39 2000 --> +<!-- Wed May 16 22:31:38 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -132,6 +132,9 @@ Documentation <A HREF="devs.html">Developers</A> </TD></TR> <TR><TD BGCOLOR="#99997c"> +<A HREF="i18n.html">Internationalization</A> +</TD></TR> +<TR><TD BGCOLOR="#99997c"> <b>Other Documentation</b> </TD></TR> <TR><TD BGCOLOR="#99997c"> @@ -145,18 +148,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> @@ -180,7 +183,7 @@ technical, but who own Mailman mailing lists. <p>Nigel Metheringham has posted a <a href="http://www.exim.org/howto/mailman.html">HOWTO on using Exim and Mailman</a> together. If you're using the -<a href="http://www.exim.org">Exim MTA</a> you should check this out. +<a href="http://www.exim.org">Exim mailer</a> you should check this out. <p>The <a href="download.html">Mailman source distribution</a> itself contains many README files for discussion of issues specific to diff --git a/admin/www/todo.html b/admin/www/todo.html index 5dcb5bb0f..c372172c5 100644 --- a/admin/www/todo.html +++ b/admin/www/todo.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Nov 16 16:57:42 2000 --> +<!-- Wed May 16 22:31:40 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -126,18 +126,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> diff --git a/admin/www/users.html b/admin/www/users.html index f4614fb21..73d789677 100644 --- a/admin/www/users.html +++ b/admin/www/users.html @@ -1,6 +1,6 @@ <HTML> <!-- THIS PAGE IS AUTOMATICALLY GENERATED. DO NOT EDIT. --> -<!-- Thu Nov 16 16:57:40 2000 --> +<!-- Wed May 16 22:31:39 2001 --> <!-- USING HT2HTML 1.1 --> <!-- SEE http://www.wooz.org/barry/software/pyware.html --> <!-- User-specified headers: @@ -132,6 +132,9 @@ Documentation <A HREF="devs.html">Developers</A> </TD></TR> <TR><TD BGCOLOR="#99997c"> +<A HREF="i18n.html">Internationalization</A> +</TD></TR> +<TR><TD BGCOLOR="#99997c"> <A HREF="otherdocs.html">Other Documentation</A> </TD></TR> <TR><TD BGCOLOR="#99997c"> @@ -145,18 +148,18 @@ Email Us </TD></TR> <TR><TD BGCOLOR="#99997c"> -<A HREF="http://www.python.org/"> -<center> - <img border=0 src="./images/PythonPoweredSmall.png"></center></A> +<a href="http://www.python.org/"><img border=0 + src="./images/PythonPoweredSmall.png" + ></a> <a href="http://sourceforge.net"><img + src="http://sourceforge.net/sflogo.php?group_id=103" + width="88" height="31" border="0" + alt="SourceForge Logo"></a> </TD></TR> <TR><TD BGCOLOR="#99997c"> </TD></TR> <TR><TD BGCOLOR="#99997c"> -© 1998,1999,2000 -</TD></TR> -<TR><TD BGCOLOR="#99997c"> -Free Software Foundation, Inc. +© 1998,1999,2000,2001<br>Free Software Foundation, Inc. </TD></TR> </TABLE><!-- end of sidebar table --> |
