[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gnuzilla] user-appdir
From: |
Fernando de Oliveira |
Subject: |
Re: [Bug-gnuzilla] user-appdir |
Date: |
Mon, 11 Jun 2012 17:31:33 -0700 (PDT) |
On 11-06-2012 19:31, Loic J. Duros wrote:
> On 06/11/2012 06:12 PM, Fernando de Oliveira wrote:
>> Still not working in 12.0. Used: ac_add_options
>> --with-user-appdir=.gnuzilla Uses instead .mozilla.
> This doesn't work for either 11 or 12. Through the history of Firefox
> the support has been sporadic as you can see here:
> https://bugzilla.mozilla.org/show_bug.cgi?id=332073#c1
> and here: https://bugzilla.mozilla.org/show_bug.cgi?id=270365#c1
>
> Because of this we are now use ~/.mozilla/icecat
> Trisquel's Abrowser uses ~/.mozilla/abrowser
> and Iceweasel uses ~/.mozilla/firefox
>
> So using another app basename is something well supported and that will
> be well supported in the future. You can try rename the
> with-app-basename to something different like ~/.mozilla/gnuzilla/ and
> that would work.
>
>
>
> --
> http://gnuzilla.gnu.org
Thank you very much, Loic.
Used
ac_add_options --with-app-basename=icecat
and it is perfect. Now there is a ~/.mozilla/icecat directory.
--
[]s,
Fernando