wok view firefox/stuff/README @ rev 19623

Add: gcc (6.3.0)
author Alexander Medvedev <devl547@gmail.com>
date Wed Jan 11 19:07:47 2017 +0000 (2017-01-11)
parents c0d439992277
children
line source
2 We build Firefox from the official Mozila source code, we use a mozconfig
3 file to set all configure options. SliTaz firefox mozconfig is copied in the
4 mozilla source code with the command 'tazwok cook'. So if you want to make
5 some changes, edit stuff/mozconfig.
7 On SliTaz the Mozilla default icons are removed (65 Ko) and a resized (48x48)
8 mozicon is put in /usr/share/pixmaps.
10 distribution.ini is used to set bookmarks and www.slitaz.org for the default
11 home page, this file goes in /usr/lib/firefox-$VERSION/distribution/
13 - Pankso