Slashdot Mirror


User: -Walrus-

-Walrus-'s activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:How to disable Shop button and My Netscape on Netscape Communicator 4.72 Released · · Score: 1

    >There is also a similar entry for the search button, but I'm tired of typing and no one is going to read this anyway.

    If anyone wants to change the search button, put something like this in your ~/.Xdefaults file:

    • Netscape*search.tipString: Search with Google

    • Netscape*search.documentationString: Search with Google
      Netscape*toolBar*search.labelString: Google

    and add this to your ~/.netscape/preferences.js file:

    • config("internal_url.net_search.url","http://www.g oogle.com/");