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

Added Files:
        mmoz.xml 
Removed Files:
        webpoll.xml 
Log Message:
new search : mmoz - Search for music info at MusicMoz.org
webpoll removed

--- NEW FILE: mmoz.xml ---
<search function="mmoz">
  <name>MusicMoz search</name>
  <category>Entertainment</category>
  <contributor>MLL</contributor>
  <link>http://musicmoz.org/</link>
  <email></email>
  <description>Search for music info at MusicMoz.org</description>
  <form name="mmozf"
        method="get"
        action="http://musicmoz.org/search/search.cgi";>
    <input type="hidden" name="search" value="" />
  </form>
  <script><![CDATA[
    function mmoz(q)
    {
      if( nullArgs("mmoz", q) )
        return;

      document.mmozf.search.value = q;

      submitForm(mmozf);
    }
  ]]></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 06/08/03 at 16:51:58
    by Dave's Quick Search Deskbar Search Wizard version 1.2,
    Copyright (c) 2002 Glenn Carr; Distributed under the terms of the GNU General 
Public License, Version 2
  </created_by>
</search>
--- webpoll.xml DELETED ---




-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.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