View the DQSD CVS repository here:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/
Update of /cvsroot/dqsd/dqsd/searches
In directory usw-pr-cvs1:/tmp/cvs-serv28539/searches
Modified Files:
ors.xml wotsit.xml
Log Message:
moved ors and wotsit from Computers->Networking to Computers->Reference
Index: ors.xml
===================================================================
RCS file: /cvsroot/dqsd/dqsd/searches/ors.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ors.xml 25 Oct 2002 16:59:04 -0000 1.3
--- ors.xml 30 Oct 2002 15:27:45 -0000 1.4
***************
*** 33,37 ****
</table>
</description>
! <category>Computers<category>Networking</category></category>
<link>http://www.oreillynet.com/</link>
<contributor>Brent Beardsley</contributor>
--- 33,37 ----
</table>
</description>
! <category>Computers<category>Reference</category></category>
<link>http://www.oreillynet.com/</link>
<contributor>Brent Beardsley</contributor>
Index: wotsit.xml
===================================================================
RCS file: /cvsroot/dqsd/dqsd/searches/wotsit.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** wotsit.xml 25 Oct 2002 16:59:04 -0000 1.5
--- wotsit.xml 30 Oct 2002 15:27:45 -0000 1.6
***************
*** 8,12 ****
</table>
</description>
! <category>Computers<category>Networking</category></category>
<link>http://www.wotsit.org/</link>
<contributor></contributor>
--- 8,12 ----
</table>
</description>
! <category>Computers<category>Reference</category></category>
<link>http://www.wotsit.org/</link>
<contributor></contributor>
***************
*** 24,39 ****
return false;
! var args = parseArgs(q, "all");
! if( q == "" )
! openSearchWindow("http://www.wotsit.org/");
! else if( args.switches.length == 0 )
! {
! document.wotsitsearch.target.value = args.q;
! submitForm(wotsitsearch);
! }
! else
! {
! nullArgs("wotsit","?");
! }
}
]]></script>
--- 24,29 ----
return false;
! document.wotsitsearch.target.value = q;
! submitForm(wotsitsearch);
}
]]></script>
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
DQSD-CVS mailing list
https://lists.sourceforge.net/lists/listinfo/dqsd-cvs
DQSD CVS repository:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/