So, you decided that, even with the cool .Xdefaults hack I just posted,
you STILL don't want a MyShopping button on your Netscape toolbar.
WELL, try this!
1. Quit out of Netscape, if it's running
2. Open up your "preferences.js" file (in your "~/.netscape/" directory) in
a text edtior
3. Add this line:
user_pref("browser.chrome.disableMyShopping", true);
WARNING: I'm not sure how safe this is. It seems to work fine for me,
and I doubt there's any problem doing it, but you might notice that
"netscape.js" says "This is a generated file! Do not edit." at the top.
-bill!