From: Don S. <ri...@us...> - 2005-02-03 18:21:47
|
Update of /cvsroot/gaim-bnet/htdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27857 Modified Files: faq.php Log Message: Updates Index: faq.php =================================================================== RCS file: /cvsroot/gaim-bnet/htdocs/faq.php,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** faq.php 3 Feb 2005 18:14:52 -0000 1.3 --- faq.php 3 Feb 2005 18:21:34 -0000 1.4 *************** *** 8,11 **** --- 8,18 ---- <p> + <b>Contact</b> + <ul> + <li><a href="#q3">I need help. How can I contact you?</a></li> + </ul> + </p> + + <p> <b>Servers</b> <ul> *************** *** 15,18 **** --- 22,39 ---- </p> + <hr noshade="noshade" size="1" /> + + <p> + <a name="Contact"><b>Contact</b></a> + <dl> + <dt id="q3"><b>I need help. How can I contact you?</b></dt> + <dd> + <p>You could either send an email to the <a href="https://lists.sourceforge.net/mailman/listinfo/gaim-bnet-devel">development mailing list</a>, or via IRC in #gaim-bnet on <a href="http://www.freenode.net/">freenode</a>. Do not email individual developers directly, you are likely to be ignored or your email lost.</p> + <p>Do <b>NOT</b> ask gaim-bnet questions in #gaim.</p> + <br /> + </dd> + </dl> + </p> + <p> <a name="Servers"><b>Servers</b></a> *************** *** 30,35 **** <dt id="q2"><b>Can I log onto any of these Battle.net servers with my account?</b></dt> <dd> ! No. You can only log into the Battle.net server with which you registered ! that account. Logins are not transferred across servers. <br /> </dd> --- 51,56 ---- <dt id="q2"><b>Can I log onto any of these Battle.net servers with my account?</b></dt> <dd> ! <p>No. You can only log into the Battle.net server with which you registered ! that account. Logins are not transferred across servers.</p> <br /> </dd> |