Updated addresses to point to fltk.org...
git-svn-id: file:///fltk/svn/fltk/trunk@382 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
aa5c3060ca
commit
2a72ddc805
@ -9,7 +9,7 @@
|
||||
<TD ALIGN=CENTER VALIGN=MIDDLE><IMG SRC=FL.gif ALIGN=ABSMIDDLE></TD>
|
||||
<TD ALIGN=CENTER VALIGN=MIDDLE>
|
||||
<H1>FLTK 1.0 Programming Manual</H1>
|
||||
Revision 6 by Michael Sweet, Craig P. Earls, and Bill Spitzak<BR>
|
||||
Revision 7 by Michael Sweet, Craig P. Earls, and Bill Spitzak<BR>
|
||||
Copyright 1998-1999 by Bill Spitzak and others.<BR>
|
||||
</TD>
|
||||
</TR>
|
||||
|
@ -195,8 +195,10 @@ make
|
||||
FLTK is available on the 'net in a bunch of locations:
|
||||
<DL>
|
||||
<DT>WWW</DT>
|
||||
<DD><A href=http://fltk.easysw.com>http://fltk.easysw.com</A></DD>
|
||||
<DD><A href=http://www.fltk.org>http://www.fltk.org</A></DD>
|
||||
<DT>FTP</DT>
|
||||
<DD><A href=ftp://ftp.fltk.org/pub/fltk>ftp://ftp.fltk.org/pub/fltk</A>
|
||||
</DD>
|
||||
<DD><A href=ftp://ftp.easysw.com/pub/fltk>ftp://ftp.easysw.com/pub/fltk</A>
|
||||
</DD>
|
||||
<DD><A href=ftp://ftp.funet.fi/mirrors/ftp.easysw.com/pub/fltk>
|
||||
@ -205,22 +207,22 @@ ftp://ftp.funet.fi/mirrors/ftp.easysw.com/pub/fltk</A></DD>
|
||||
ftp.northamerica.net/pub/ESP/fltk</A>
|
||||
<BR></DD>
|
||||
<DT>EMail</DT>
|
||||
<DD><A href=mailto:fltk@easysw.com>fltk@easysw.com</A> [see
|
||||
<DD><A href=mailto:fltk@fltk.org>fltk@fltk.org</A> [see
|
||||
instructions below]</DD>
|
||||
<DD><A href=mailto:fltk-bugs@easysw.com>fltk-bugs@easysw.com</A> [for
|
||||
<DD><A href=mailto:fltk-bugs@fltk.org>fltk-bugs@fltk.org</A> [for
|
||||
reporting bugs]</DD>
|
||||
</DL>
|
||||
To send a message to the FLTK mailing list ("fltk@easysw.com") you
|
||||
To send a message to the FLTK mailing list ("fltk@fltk.org") you
|
||||
must first join the list. Non-member submissions are blocked to avoid
|
||||
problems with unsolicited email.
|
||||
<P>To join the FLTK mailing list, send a message to
|
||||
"majordomo@easysw.com" with "subscribe fltk" in the message body. A
|
||||
"majordomo@fltk.org" with "subscribe fltk" in the message body. A
|
||||
digest of this list is available by subscribing to the "fltk-digest"
|
||||
mailing list. </P>
|
||||
<H2>Reporting Bugs</H2>
|
||||
To report a bug in FLTK, send an email to "fltk-bugs@easysw.com".
|
||||
To report a bug in FLTK, send an email to "fltk-bugs@fltk.org".
|
||||
Please include the FLTK version, operating system & version, and
|
||||
compiler that you are using when describing the bug or problem.
|
||||
<P>For general support and questions, please use the FLTK mailing list
|
||||
at "fltk@easysw.com". </P>
|
||||
at "fltk@fltk.org". </P>
|
||||
</BODY></HTML>
|
||||
|
@ -2,7 +2,7 @@
|
||||
<HEAD>
|
||||
<META CONTENT="Written by Michael Sweet, Craig P. Earls, and Bill Spitzak" NAME=Author>
|
||||
<META CONTENT="Copyright 1998-1999 by Bill Spitzak and Others." NAME=Copyright>
|
||||
<META CONTENT="Revision 6" NAME=DocNumber>
|
||||
<META CONTENT="Revision 7" NAME=DocNumber>
|
||||
<TITLE>FLTK 1.0 Programming Manual</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
|
Loading…
Reference in New Issue
Block a user