[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-gnuzilla] user-appdir
From: |
Loic J. Duros |
Subject: |
Re: [Bug-gnuzilla] user-appdir |
Date: |
Mon, 11 Jun 2012 18:31:51 -0400 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 |
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.