"Steve" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > "Zenaan Harkness" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >> On Fri, 2005-04-08 at 09:37 -0500, Steve wrote: >>> "-" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >>> > Steve wrote: >>> >> How can I disable the Google Box on the Firefox Browser? I am >>> >> building >>> >> for a >>> >> closed network that will not have access to the Internet. >>> > >>> > if you mean search bar, right click somewhere in File/Edit/... area, >>> > select customize, then drug and drop as you like >>> >>> What I was looking for is how to remove the Google search box on the >>> browser >>> page? I want to do this at compile time. Which browser source file >>> should I >>> modify to remove it. thanks >> >> What about change the target URL to an intranet search page - install >> ht://dig or something? >> >> -- >> Zenaan Harkness - Homepage: http://soulsound.net/ >> Freedom in Australia: http://www.UPMART.org/ > > I think I made a mistake sorry. It's not the Google bar it's a search bar > that allows different search engines. Google is just the default visable. > I'm going to try and remove the entire box on my next build. Maybe I can > just modify browser-menubar.inc? I'll see what happens. > Here is how I changed the browser default.
The Toolbar Config is maintained in $INSTALL_DIR/profile/defaults/localstore.rdf You can make the changes with the UI and copy localstore.rdf from the users $HOME/.mozilla to: $INSTALL_DIR/profile/defaults/localstore.rdf. The next new user that starts firefox will get the new default setup. _______________________________________________ Mozilla-netlib mailing list Mozilla-netlib@mozilla.org http://mail.mozilla.org/listinfo/mozilla-netlib