wok-6.x view firefox/stuff/README @ rev 14034

gst-plugins-bad-dev, gst-plugins-base-dev, gst-plugins-good-dev, gst-plugins-ugly-dev, schroedinger-dev: avoid one shot build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 18 14:54:08 2013 +0100 (2013-02-18)
parents 7ee851566ffb
children dbd41e6636de
line source
3 We 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.
14 We dont use --enable-official-branding since we dont have any authorization
15 to use trademarks per http://www.mozilla.org/foundation/trademarks/
17 - Pankso