wok-current diff firefox/stuff/README @ rev 11238
Firefox: some additional configure flags
| author | Alexander Medvedev <devl547@gmail.com> |
|---|---|
| date | Sun Nov 06 16:25:14 2011 +0000 (2011-11-06) |
| parents | 7ee851566ffb |
| children | dbd41e6636de |
line diff
1.1 --- a/firefox/stuff/README Tue Dec 18 14:20:16 2007 +0100 1.2 +++ b/firefox/stuff/README Sun Nov 06 16:25:14 2011 +0000 1.3 @@ -1,6 +1,6 @@ 1.4 1.5 1.6 -Tazwok build Firefox from the official Mozila source code, we use a .mozconfig 1.7 +We build Firefox from the official Mozila source code, we use a .mozconfig 1.8 file to set all configure options. SliTaz firefox.mozconfig is copied in the 1.9 mozilla source code with the command 'tazwok cook'. So if you want to make 1.10 some changes, edit firefox.mozconfig. 1.11 @@ -11,5 +11,7 @@ 1.12 browserconfig.properties is used to set www.slitaz.org for the default home 1.13 page, this file goes in /usr/lib/firefox-$VERSION with the bookmarks file. 1.14 1.15 +We dont use --enable-official-branding since we dont have any authorization 1.16 +to use trademarks per http://www.mozilla.org/foundation/trademarks/ 1.17 1.18 - Pankso