wok view firefox/stuff/README @ rev 14257

syslinux/iso2exe: check kernel version, add floppy bootstrap stub
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Mar 28 11:51:42 2013 +0100 (2013-03-28)
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