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-serv5612/searches
Added Files:
ggl.xml
Log Message:
added ggl - Search Google Glossary (still in beta, but sooo useful already!).
--- NEW FILE: ggl.xml ---
<search function="ggl">
<name>Google Glossary</name>
<category>Reference</category>
<contributor>MLL</contributor>
<link>http://labs.google.com/glossary</link>
<email></email>
<description>
Search Google Glossary (still in beta, but sooo useful already!).
<div class="helpboxDescLabels">Examples:</div>
<table class="helpboxDescTable">
<tr><td></td></tr>
<tr><td></td></tr>
</table>
</description>
<form name="gglf"
method="get"
action="http://labs.google.com/glossary">
<input type="hidden" name="q" value="" />
</form>
<script><![CDATA[
function ggl(q)
{
if( nullArgs("ggl", q) )
return;
document.gglf.q.value = q;
submitForm(gglf);
}
]]></script>
<copyright>
The following applies if this file is included and distributed with Dave's Quick
Search Deskbar:
Copyright (c) 2002 David Bau; Distributed under the terms of the GNU Public
License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
<created_by>
This search file was initially created on 04/24/03 at 14:51:38
by Dave's Quick Search Deskbar Search Wizard version 1.0.1 ,
Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General
Public License, Version 2
</created_by>
</search>
-------------------------------------------------------
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/