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-serv10920/searches

Added Files:
        txp.xml 
Log Message:
new search: txp - Search the tweak database on tweakxp.com (from Wolfgang Deutsch)

--- NEW FILE: txp.xml ---
<search function="txp">
  <name>tweakxp.com</name>
  <description>Search the tweak database on tweakxp.com</description>
  <category>Computers</category>
  <link>http://www.tweakxp.com/</link>
  <contributor>Wolfgang Deutsch</contributor>
  <script><![CDATA[
    function txp(q)
    {
      if( nullArgs( "txp", q ) ) return;

      openSearchWindow("http://www.tweakxp.com/tweakxp/search.asp?s="+q);
    }
  ]]></script>
</search>





-------------------------------------------------------
This SF.net email is sponsored by: ApacheCon, November 18-21 in
Las Vegas (supported by COMDEX), the only Apache event to be
fully supported by the ASF. http://www.apachecon.com
_______________________________________________
DQSD-CVS mailing list
https://lists.sourceforge.net/lists/listinfo/dqsd-cvs
DQSD CVS repository:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/dqsd/

Reply via email to