Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2013 14:35:37 +0100
From:      Ralf Mardorf <ralf.mardorf@rocketmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Upgrade causes loss of all firefox settings (?)
Message-ID:  <1360762537.2162.612.camel@precise>
In-Reply-To: <511B9169.6060907@onetel.com>
References:  <49865.1360705091@server1.tristatelogic.com> <511B9169.6060907@onetel.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2013-02-13 at 13:13 +0000, Chris Whitehouse wrote:
> Is there a file .mozilla/firefox/profiles.ini? If so it should list 
> which profile to use. Just change it to the one you want and it
> should 
> just work.
> 
> I'm using an older version so don't know how the latest works

Good point Chris! I've forgotten, that there is such a file, when using
profiles.

Btw. they are formated like this:

spinymouse@precise:~$ ls -l /mnt/archlinux/home/spinymouse/.mozilla/firefox
total 8
lrwxrwxrwx  1 spinymouse users   18 Dec 13  2011 archfox -> /mnt/data2/archfox
drwx------ 13 spinymouse users 4096 Oct 31 15:11 ndos9d6q.default
-rw-r--r--  1 spinymouse users  143 Apr 18  2012 profiles.ini
spinymouse@precise:~$ cat /mnt/archlinux/home/spinymouse/.mozilla/firefox/profiles.ini
[General]
StartWithLastProfile=1

[Profile0]
Name=d
IsRelative=1
Path=ndos9d6q.default
Default=1

[Profile1]
Name=x
IsRelative=1
Path=archfox




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1360762537.2162.612.camel>