[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Intent to NMU mozilla and ITP mozilla-cvs



Joey Hess:
> BTW, I've been using your older debs for a while, and one problem is
> that if you type something in the location bar and hit search, and it
> goes to google, it tells google that the language should be japanese
> (via a "foo=jp" cgi parameter).

You'll find the mozilla search 'definition' (call it what you will) here
by default.
  /usr/lib/mozilla/searchplugins/google.src

I found the original google definition from the distribution tarball and
overlaid the package version.  This holds me over until the debian package
has both -ja and -en variants.


---- begin what I overlay this file with

# Mozilla/Google plug-in by amitp@google.com

<search 
   name="Google"
   description="Google Search"
   method="GET"
   action="http://www.google.com/search";
   update="http://www.google.com/mozilla/google.src";
   updateCheckDays=1   
>

<input name="q" user>
<input name="sourceid" value="mozilla-search">

<interpret 
    browserResultType="result" 
    resultListStart="<!--a-->" 
    resultListEnd="<!--z-->" 
    resultItemStart="<!--m-->" 
    resultItemEnd="<!--n-->"
>
</search>

---- end what I overlay this file with

-- 

-  Dave Baker  :  dave@dsb3.com  :  dave@devbrain.com  :  http://dsb3.com/
GnuPG: 1024D/D7BCA55D / 09CD D148 57DE 711E 6708  B772 0DD4 51D5 D7BC A55D



Reply to: