wok-current annotate firefox/stuff/README @ rev 6205
Up: libgcrypt, libgcrypt-dev to 1.4.6.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Sep 11 01:06:10 2010 +0000 (2010-09-11) |
parents | |
children | c0d439992277 |
rev | line source |
---|---|
pankso@45 | 1 |
pankso@45 | 2 |
pankso@45 | 3 Tazwok build Firefox from the official Mozila source code, we use a .mozconfig |
pankso@45 | 4 file to set all configure options. SliTaz firefox.mozconfig is copied in the |
pankso@45 | 5 mozilla source code with the command 'tazwok cook'. So if you want to make |
pankso@45 | 6 some changes, edit firefox.mozconfig. |
pankso@45 | 7 |
pankso@45 | 8 On SliTaz the Mozilla default icons are removed (65 Ko) and a resized (48x48) |
pankso@45 | 9 mozicon is put in /usr/share/pixmaps. |
pankso@45 | 10 |
pankso@45 | 11 browserconfig.properties is used to set www.slitaz.org for the default home |
pankso@45 | 12 page, this file goes in /usr/lib/firefox-$VERSION with the bookmarks file. |
pankso@45 | 13 |
pankso@45 | 14 |
pankso@45 | 15 - Pankso |