Part of fix for PDT+ bugs including 26334, others. New search engines, new search categories, etc. Review: ben. Pre-approval: jar

This commit is contained in:
rjc%netscape.com 2000-03-04 05:59:32 +00:00
parent d2a00531be
commit a86e6b71f1
6 changed files with 29 additions and 1 deletions

View File

@ -15,3 +15,5 @@ ICQ.gif
ICQ.src
NetscapeSearch.gif
NetscapeSearch.src
NetscapeSearchMain.gif
NetscapeSearchMain.src

View File

@ -44,6 +44,8 @@ FILES = \
ICQ.src \
NetscapeSearch.gif \
NetscapeSearch.src \
NetscapeSearchMain.gif \
NetscapeSearchMain.src \
$(NULL)
include $(topsrcdir)/config/rules.mk

View File

@ -5,7 +5,7 @@
name=".Netscape"
description = "Netscape Search"
method="GET"
action="http://info.netscape.com/fwd/sidb1net/http://search.netscape.com/cgi-bin/search"
action="http://info.netscape.com/fwd/sidb1dnet/http://search.netscape.com/cgi-bin/search"
>
<INPUT NAME="search" user>

Binary file not shown.

After

Width:  |  Height:  |  Size: 250 B

View File

@ -0,0 +1,22 @@
# Netscape Search - Sherlock Plug-in for Navigator 6.0 Beta 1
# Copyright (C)2000 Netscape Communications Corp.
<SEARCH
name="Netscape Netcenter"
description = "Netscape Search"
method="GET"
action="http://search.netscape.com/cgi-bin/search"
>
<INPUT NAME="search" user>
<INTERPRET
bannerStart="<!--AD_TAG VENDOR=AOL WIDTH=468 HEIGHT=60-->"
bannerEnd="<!--/AD_TAG-->"
resultListStart = "Reviewed Web Sites"
resultItemStart = "<LI>"
>
</SEARCH>
<browser alsomatch="http://search.netscape.com/search.tmpl">

View File

@ -41,6 +41,8 @@ FILES=\
ICQ.src \
NetscapeSearch.gif \
NetscapeSearch.src \
NetscapeSearchMain.gif \
NetscapeSearchMain.src \
$(NULL)
install:: $(FILES:/=\)