Author: hdu Date: Wed Jul 10 11:55:23 2013 New Revision: 1501740 URL: http://svn.apache.org/r1501740 Log: #i122666# the AltaVista search engine was shut down on July 8, 2013
Patch by: Tsutomu Uchino <[email protected]> Modified: openoffice/trunk/main/officecfg/registry/data/org/openoffice/Inet.xcu Modified: openoffice/trunk/main/officecfg/registry/data/org/openoffice/Inet.xcu URL: http://svn.apache.org/viewvc/openoffice/trunk/main/officecfg/registry/data/org/openoffice/Inet.xcu?rev=1501740&r1=1501739&r2=1501740&view=diff ============================================================================== --- openoffice/trunk/main/officecfg/registry/data/org/openoffice/Inet.xcu (original) +++ openoffice/trunk/main/officecfg/registry/data/org/openoffice/Inet.xcu Wed Jul 10 11:55:23 2013 @@ -179,50 +179,6 @@ </prop> </node> </node> - <node oor:name="AltaVista" oor:op="replace"> - <node oor:name="Or"> - <prop oor:name="ooInetPrefix" oor:type="xs:string"> - <value>http://www.altavista.com/web/results/?qbmode=&aqa=&aqp=&aqo=</value> - </prop> - <prop oor:name="ooInetSeparator" oor:type="xs:string"> - <value>+</value> - </prop> - <prop oor:name="ooInetSuffix" oor:type="xs:string"> - <value>&aqn=&kgs=0&kls=1&avkw=aapt</value> - </prop> - <prop oor:name="ooInetCaseMatch" oor:type="xs:int"> - <value>0</value> - </prop> - </node> - <node oor:name="And"> - <prop oor:name="ooInetPrefix" oor:type="xs:string"> - <value>http://www.altavista.com/web/results/?qbmode=&aqa=</value> - </prop> - <prop oor:name="ooInetSuffix" oor:type="xs:string"> - <value>&aqp=&aqo=&aqn=&kgs=0&kls=1&avkw=aapt</value> - </prop> - <prop oor:name="ooInetCaseMatch" oor:type="xs:int"> - <value>0</value> - </prop> - <prop oor:name="ooInetSeparator" oor:type="xs:string"> - <value>+</value> - </prop> - </node> - <node oor:name="Exact"> - <prop oor:name="ooInetPrefix" oor:type="xs:string"> - <value>http://www.altavista.com/web/results?q=%22</value> - </prop> - <prop oor:name="ooInetSuffix" oor:type="xs:string"> - <value>%22&kgs=0&kls=1&avkw=aapt</value> - </prop> - <prop oor:name="ooInetCaseMatch" oor:type="xs:int"> - <value>0</value> - </prop> - <prop oor:name="ooInetSeparator" oor:type="xs:string"> - <value>%20</value> - </prop> - </node> - </node> <node oor:name="Google" oor:op="replace"> <node oor:name="And"> <prop oor:name="ooInetSuffix" oor:type="xs:string">
