wok-next view firefox/stuff/README @ rev 10639
icedtea6-jdk: it build now (DONT touch this receipt or mail me or MAINTAINER)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 27 00:54:12 2011 +0200 (2011-05-27) |
parents | |
children | c0d439992277 |
line source
3 Tazwok build Firefox from the official Mozila source code, we use a .mozconfig
4 file to set all configure options. SliTaz firefox.mozconfig is copied in the
5 mozilla source code with the command 'tazwok cook'. So if you want to make
6 some changes, edit firefox.mozconfig.
8 On SliTaz the Mozilla default icons are removed (65 Ko) and a resized (48x48)
9 mozicon is put in /usr/share/pixmaps.
11 browserconfig.properties is used to set www.slitaz.org for the default home
12 page, this file goes in /usr/lib/firefox-$VERSION with the bookmarks file.
15 - Pankso