ports/78286: [PATCH] Add support for multilang for www/firefox
Jose M Rodriguez
josemi at freebsd.jazztel.es
Wed Mar 2 22:44:10 GMT 2005
El Miércoles, 2 de Marzo de 2005 21:24, Jose M Rodriguez escribió:
> El Miércoles, 2 de Marzo de 2005 14:30, Michael Johnson escribió:
> > The following reply was made to PR ports/78286; it has been noted
> > by GNATS.
> >
> > From: Michael Johnson <ahze at FreeBSD.org>
> > To: freebsd-gnats-submit at FreeBSD.org, quakelee at geekcn.org,
> > FreeBSD GNOME Users <gnome at freebsd.org>
> > Cc:
> > Subject: Re: ports/78286: [PATCH] Add support for multilang for
> > www/firefox Date: Wed, 2 Mar 2005 05:59:11 -0500
> >
> > If we commit this we need to make a knob in mozconfig.in to not
> > enable "ac_add_options --enable-official-branding"
> > if LANG_PKGNAME is defined. Or we need to get
> > permission from the locale mozilla team.
> >
> > http://www.mozilla.org/foundation/trademarks/l10n-policy.html
> >
> > Michael
>
> Allthough I'm not sure that this is of interest. I can't see the
> point about l10n-policy.
>
> Localized official builds of firefox are not only permitted, but even
> recomended.
>
> The only limitation so far is that this must be from mozilla.org
> aproved .xpi/sources. And only change the default locale prefs.
>
> --
> josemi
>
digging on this, I don't think this can be taken. But the idea is
workable.
In the meanwhile, try to get and .xpi/jar for the langpack extension.
This can be installed local with <file><open file> or global as root
with the -install-global-extension option.
You may chose the locale for a user with the -UILocale option or using
the MOZILLA_UILOCALE env
$ firefox -UILocale ja-JA
$ MOZILLA_UILOCALE="ja-JA"; export MOZILLA_UILOCALE
$ firefox
--
josemi
More information about the freebsd-gnome
mailing list