From: Luke S. <lsc...@us...> - 2003-10-23 12:20:40
|
Update of /cvsroot/gaim/web/htdocs In directory sc8-pr-cvs1:/tmp/cvs-serv11643/htdocs Modified Files: faq.txt Log Message: forgot this Index: faq.txt =================================================================== RCS file: /cvsroot/gaim/web/htdocs/faq.txt,v retrieving revision 1.87 retrieving revision 1.88 diff -u -d -p -r1.87 -r1.88 --- faq.txt 23 Oct 2003 12:13:37 -0000 1.87 +++ faq.txt 23 Oct 2003 12:16:02 -0000 1.88 @@ -751,7 +751,8 @@ A: To compile a plugin for Gaim, you mus are two ways to get this: Tarballs, and CVS. To work with a tarball, follow the instructions below. To use CVS, follow the instructions on the <a href="cvs.php">CVS</a> page. Please note that often, CVS is much less stable -than the tarballs! <p> To work with a tarball, download the latest +than the tarballs! Do not use CVS unless you are writting a patch. +<p> To work with a tarball, download the latest source code from <a href="http://gaim.sf.net/">http://gaim.sf.net/</a> and untar it with the command: <pre>tar zxvf <i>filename</i></pre> where <i>filename</i> is the file you downloaded. </p> |