wok-current diff thunderbird/stuff/README @ rev 7018
Up: xorg-damageproto to 1.2.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Oct 31 13:59:19 2010 +0000 (2010-10-31) |
parents | |
children | cd72738a73b8 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/thunderbird/stuff/README Sun Oct 31 13:59:19 2010 +0000 1.3 @@ -0,0 +1,8 @@ 1.4 + 1.5 + 1.6 +Tazwok build Thunderbird from the official Mozilla source code, we use a .mozconfig 1.7 +file to set all configure options. SliTaz thunderbird.mozconfig.conf is copied in the 1.8 +mozilla source code with the command 'tazwok cook'. So if you want to make 1.9 +some changes, edit thunderbird.mozconfig.conf. 1.10 + 1.11 +- domcox