Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

general.locale.* prefs

0 views
Skip to first unread message

Brian King

unread,
Apr 12, 2007, 11:04:00 AM4/12/07
to dev-...@lists.mozilla.org
What is the difference between 'general.useragent.locale' and
'general.useragent.contentlocale'. The former changes the UI locale, but
does it impact other things such as HTTP requests?

Also, what do 'intl.content.langcode' and 'intl.locale.matchOS' do exactly?

--
Brian King
www.mozdev.org - free project hosting for the Mozilla community

Axel Hecht

unread,
Apr 12, 2007, 11:51:37 AM4/12/07
to
Brian King wrote:
> What is the difference between 'general.useragent.locale' and
> 'general.useragent.contentlocale'. The former changes the UI locale, but
> does it impact other things such as HTTP requests?

Check about:config, the former is the right thing, the latter is in some
old suite chrome url. Probably content packs, I bet not even SeaMonkey
has those anymore. It'd be nice if at one day someone cleaned up all.js :-/

> Also, what do 'intl.content.langcode' and 'intl.locale.matchOS' do exactly?
>

Same here, langcode is cruft, matchOS, too. Sadly, matchOS is used on
quite a few linux distros, but it has unfortunatly buggy code in there.
Mozilla builds all have it off.

Axel

Robert Kaiser

unread,
Apr 12, 2007, 12:42:28 PM4/12/07
to
Brian King schrieb:
> 'general.useragent.contentlocale'.

This is part of https://bugzilla.mozilla.org/show_bug.cgi?id=335387 and
is a remnant of something unused on trunk nowadays.

Robert Kaiser

0 new messages