wok diff firefox/stuff/README @ rev 24829
updated libsixel and libsixel-dev (1.8.6 -> 1.10.3)
author | Hans-G?nter Theisgen |
---|---|
date | Wed Mar 23 17:37:29 2022 +0100 (2022-03-23) |
parents | c0d439992277 |
children |
line diff
1.1 --- a/firefox/stuff/README Sun May 29 16:54:13 2011 +0200 1.2 +++ b/firefox/stuff/README Wed Mar 23 17:37:29 2022 +0100 1.3 @@ -1,17 +1,13 @@ 1.4 1.5 - 1.6 -We build Firefox from the official Mozila source code, we use a .mozconfig 1.7 -file to set all configure options. SliTaz firefox.mozconfig is copied in the 1.8 +We build Firefox from the official Mozila source code, we use a mozconfig 1.9 +file to set all configure options. SliTaz firefox mozconfig is copied in the 1.10 mozilla source code with the command 'tazwok cook'. So if you want to make 1.11 -some changes, edit firefox.mozconfig. 1.12 +some changes, edit stuff/mozconfig. 1.13 1.14 On SliTaz the Mozilla default icons are removed (65 Ko) and a resized (48x48) 1.15 mozicon is put in /usr/share/pixmaps. 1.16 1.17 -browserconfig.properties is used to set www.slitaz.org for the default home 1.18 -page, this file goes in /usr/lib/firefox-$VERSION with the bookmarks file. 1.19 - 1.20 -We dont use --enable-official-branding since we dont have any authorization 1.21 -to use trademarks per http://www.mozilla.org/foundation/trademarks/ 1.22 +distribution.ini is used to set bookmarks and www.slitaz.org for the default 1.23 +home page, this file goes in /usr/lib/firefox-$VERSION/distribution/ 1.24 1.25 - Pankso