Re: Wrong Mozilla version displayed!
NorCalIC <[email protected]> Mon, 23 Aug 2004 22:36:02 -0700
| Newsgroups | gmane.comp.mozilla.devel.prefs |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
NorCalIC wrote:
> I swear I'm using 1.7.2 but for some reason it displays the version in
> About as:
>
> Mozilla 1.0.0
> Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.0.0) Gecko/20020530
>
> If I click the Mozilla 1.0.0 link it takes me to:
>
> http://www.mozilla.org/releases/mozilla1.7.2
>
> This is a new system and the only version of Mozilla I've EVER installed
> is 1.7.2.2004080302.
>
> I found this in pref.js:
>
> user_pref("general.useragent.override", "Mozilla/5.0 (Windows; U; Win98;
> en-US; rv:1.0.0) Gecko/20020530");
>
> Can I safely edit this to read correctly and if so what is the correct
> version string for version 1.7.2?
>
> Thanks!
>
> NorCalIC
Thanks for the replies guys! I reset the key and now it comes up:
Mozilla 1.7.2
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040803
I don't know how it got set to 1.0.0 in the first place. Up until the
time I started looking in prefs.js for a reason for this I'd never even
seen the useragent.override. Strange stuff!
Thanks again!!
NorCalIC