From f555a1f260af69973c33dd51c367a039e33598dc Mon Sep 17 00:00:00 2001 From: "rjc%netscape.com" Date: Tue, 10 Aug 1999 02:41:02 +0000 Subject: [PATCH] Add in aol.com --- .../search/datasets/AOL_NetFind.gif | Bin 0 -> 1086 bytes .../search/datasets/AOL_NetFind.src | 30 ++++++++++++++++++ xpfe/components/search/datasets/MANIFEST | 2 ++ xpfe/components/search/datasets/Makefile.in | 2 ++ xpfe/components/search/datasets/makefile.win | 2 ++ 5 files changed, 36 insertions(+) create mode 100755 xpfe/components/search/datasets/AOL_NetFind.gif create mode 100755 xpfe/components/search/datasets/AOL_NetFind.src diff --git a/xpfe/components/search/datasets/AOL_NetFind.gif b/xpfe/components/search/datasets/AOL_NetFind.gif new file mode 100755 index 0000000000000000000000000000000000000000..2eaa9d3f23ee6b3209076a49cd3b56448497843b GIT binary patch literal 1086 zcmcgrU27gi6rKnP8`{7U+OVypW=t#@tk{Vqbm)y;W3{7V92&4Al-3PFoSW*1AR}UB z8ltSmJ?EU~a6TT+ zLwon^WQTm@BL@foaBV@Lea~eLO|Zs67I?0i8|>>ENTzCl{elHKM$pU*Bbs6-NK9%1 zY7u0JZ?IQTWK|RrT-vDM0hEQLxR9ijL^BK~EJEZsYDctG)KFg&uM|E=zvRfpqB0>E z)|8~uHGw2yP)67(Tt$JCo{psD#M!ViEaBLhnu9^(G71d!T;!M1D+F>9X~|>Bte|<_ z$goOdr)y?VMc#@)l|)s{A>ox}ZAHLfMZJ~CuaxhUw^C;#kc6dWyk0pBDuXNKm34_i4b5FDs)R$zS0Yp@Bp9wz0S!@E>}&uAfvd`Po@fD? zG=jKBo#nZvnIbNs5C^I7Y=|HeR@M;$Nnp9>ECP%2xE_f?E{n9D--j5*S~L?0&B#g& z8H*LO5rw9Nj6wrj6++t-4c;=SN)V(dWTea`v?6FpErOQyp=!rEjB2qm)NbXmW>!&G zHlc`>q_Co(#h`3h9kw%}BoUk%#j09D;!7UH^!8fuQ%=-o9OD)?XiAyV4Hsc=ez2FNvAA zI){fxpFDWv<721j#lwI9`t2j%zti1y`1*54AN%ph-Op~H*tE9Lxqb4}E%?5hS6V|) zp~>#Gp$BF*OrH4&@7(?Ly1~A5-!B~--?;6~t#6N=KQ=P+&4z*fg}*vJJv+CjCs@7k z-Y0WpX+lU)6N%8p8f;vJ2iBCs%PE6rEahP u;R81Ypa1#lB|5k`HNSB4s_m8MPCxj5S0+E}>KWhh!;4=Xr!yTLXxD#YWw)CE literal 0 HcmV?d00001 diff --git a/xpfe/components/search/datasets/AOL_NetFind.src b/xpfe/components/search/datasets/AOL_NetFind.src new file mode 100755 index 000000000000..8be89a41ba74 --- /dev/null +++ b/xpfe/components/search/datasets/AOL_NetFind.src @@ -0,0 +1,30 @@ +# Created by Gord Lacey +# Visit www.apple-donuts.com +# mailto:bluefrog@shaw.wave.ca + + + + + + + + + + + + diff --git a/xpfe/components/search/datasets/MANIFEST b/xpfe/components/search/datasets/MANIFEST index d5514da2fda8..a72cfed489ca 100644 --- a/xpfe/components/search/datasets/MANIFEST +++ b/xpfe/components/search/datasets/MANIFEST @@ -1,3 +1,5 @@ +AOL_NetFind.src +AOL_NetFind.gif Google.src GoTo.com.gif GoTo.com.src diff --git a/xpfe/components/search/datasets/Makefile.in b/xpfe/components/search/datasets/Makefile.in index 2b1bea7b6d4a..f924ff2a33e2 100644 --- a/xpfe/components/search/datasets/Makefile.in +++ b/xpfe/components/search/datasets/Makefile.in @@ -25,6 +25,8 @@ include $(DEPTH)/config/autoconf.mk include $(topsrcdir)/config/rules.mk FILES = \ + AOL_NetFind.src \ + AOL_NetFind.gif \ Google.src \ GoTo.com.gif \ GoTo.com.src \ diff --git a/xpfe/components/search/datasets/makefile.win b/xpfe/components/search/datasets/makefile.win index d82a7136bd7f..2d6f2e786741 100644 --- a/xpfe/components/search/datasets/makefile.win +++ b/xpfe/components/search/datasets/makefile.win @@ -20,6 +20,8 @@ DEPTH=..\..\..\.. include <$(DEPTH)\config\rules.mak> FILES=\ + AOL_NetFind.src \ + AOL_NetFind.gif \ Google.src \ GoTo.com.gif \ GoTo.com.src \