View the DQSD CVS repository here:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/
Update of /cvsroot/dqsd/dqsd/searches
In directory sc8-pr-cvs1:/tmp/cvs-serv13373/searches
Modified Files:
fe.xml
Log Message:
fixed typo
Index: fe.xml
===================================================================
RCS file: /cvsroot/dqsd/dqsd/searches/fe.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** fe.xml 19 Dec 2002 05:21:07 -0000 1.7
--- fe.xml 14 Jan 2003 20:17:42 -0000 1.8
***************
*** 31,35 ****
} else if (/^[0-9]/i.test(q)) {
openSearchWindow("http://www.filext.com/num.htm");
! } else if (/^[\w_]/i.test(q)) {
openSearchWindow("http://www.filext.com/sym.htm");
} else {
--- 31,35 ----
} else if (/^[0-9]/i.test(q)) {
openSearchWindow("http://www.filext.com/num.htm");
! } else if (/^[\W_]/i.test(q)) {
openSearchWindow("http://www.filext.com/sym.htm");
} else {
-------------------------------------------------------
This SF.NET email is sponsored by: Take your first step towards giving
your online business a competitive advantage. Test-drive a Thawte SSL
certificate - our easy online guide will show you how. Click here to get
started: http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0027en
_______________________________________________
DQSD-CVS mailing list
https://lists.sourceforge.net/lists/listinfo/dqsd-cvs
DQSD CVS repository:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/