Jon D. Slater wrote:
> Hi,
>
> Another newbie question...
>
> When I click on the "m" in the upper right hand corner of Mozilla
> Mail it always takes me to the Mozilla Home page.
>
> Is there a way to change the destination to my own "home page"?
>
> I'm running 1.0 RC1 under Win2K.
>
> Thanks!
>
> Jon
>
Insert the following in your user.js file and change the URLs to the
desired link. Thanks to Holger Metzger, with more complete instructions
at http://www.hmetzger.de/net6e.html
user_pref("browser.throbber.url","http://www.google.com");
user_pref("messenger.throbber.url","http://www.google.com");
user_pref("compose.throbber.url","http://www.google.com");
user_pref("addressbook.throbber.url","http://www.google.com");