wok diff thunderbird/stuff/README @ rev 9852
Add mozplugger. A Mozilla & Firefox multimedia plugin.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon May 16 01:12:39 2011 +0000 (2011-05-16) |
parents | |
children | cd72738a73b8 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/thunderbird/stuff/README Mon May 16 01:12:39 2011 +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