[arch-general] How can I change thunderbird profile dir form .thunderbird to .mozilla/thunderbird?

郑文辉(Techlive Zheng) techlivezheng at gmail.com
Sat Mar 10 23:10:08 EST 2012


2012/3/11 Genes MailLists <lists at sapience.com>:
> On 03/10/2012 09:10 PM, 郑文辉(Techlive Zheng) wrote:
>> Is there any compile flag or something I could alter? I think that
>> would be easy to do. I just want to clean my home folder, backup
>> firefox and thunderbird data. I only want to backup a .mozilla
>> directory and not .mozilla and .thunderbird them two.
>>
>> So,anyone knows?
>>
>> Besides, I don't want to symlink .mozilla/thunderbird to .thunderbird,
>> that won't solve the problem, I am willing to recomplie the whole
>> thunderbird if necessary.
>>
>> Regards,
>> Techlive Zheng
>>
>
>  How about:
>
>    cd ~/
>    mv ~/.thunderbird ~/.mozilla
>    ln -s ~/.mozilla/thunderbird .
>
> gene

Symlink is okay, but not truely slove the problem, I am looking at the code now.


More information about the arch-general mailing list