Adjust pref in README, apparently in 59 general.useragent.locale has
been replaced by intl.locale.requested, though it *should* use the OS locale (which one ? LANG in the env? *shrug*) - see #1414390 for the gory details. Tested to work fine with fr langpack in 60.0b3.
This commit is contained in:
parent
8f5949756b
commit
a6dc4eebe3
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.103 2018/03/13 19:29:35 landry Exp $
|
||||
# $OpenBSD: Makefile.inc,v 1.104 2018/03/15 08:50:21 landry Exp $
|
||||
|
||||
# Unversioned distfiles
|
||||
PORTROACH = ignore:1
|
||||
@ -9,6 +9,7 @@ ONLY_FOR_ARCHS = amd64 i386
|
||||
PKG_ARCH = *
|
||||
|
||||
FV = 59.0
|
||||
REVISION = 0
|
||||
V = ${FV:C/b.$//}
|
||||
NAME = firefox-i18n
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
To configure Firefox for your language, go to add-ons language
|
||||
management (Tools->Add-ons->Languages), click 'activate' on your
|
||||
installed language, type "about:config" in the URL-bar and edit
|
||||
"general.useragent.locale" (e.g. fr-FR ; default is en-US), then
|
||||
"intl.locale.requested" (e.g. fr-FR ; default is en-US), then
|
||||
restart Firefox.
|
||||
|
Loading…
x
Reference in New Issue
Block a user