wok-6.x annotate firefox/stuff/README @ rev 19528
harfbuzz: mv /usr/bin to harfbuzz-apps (hg add)
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Mon Nov 28 16:31:17 2016 +0100 (2016-11-28) |
parents | c0d439992277 |
children |
rev | line source |
---|---|
pankso@45 | 1 |
domcox@14210 | 2 We build Firefox from the official Mozila source code, we use a mozconfig |
domcox@14210 | 3 file to set all configure options. SliTaz firefox mozconfig is copied in the |
pankso@45 | 4 mozilla source code with the command 'tazwok cook'. So if you want to make |
domcox@14210 | 5 some changes, edit stuff/mozconfig. |
pankso@45 | 6 |
pankso@45 | 7 On SliTaz the Mozilla default icons are removed (65 Ko) and a resized (48x48) |
pankso@45 | 8 mozicon is put in /usr/share/pixmaps. |
pankso@45 | 9 |
domcox@14210 | 10 distribution.ini is used to set bookmarks and www.slitaz.org for the default |
domcox@14210 | 11 home page, this file goes in /usr/lib/firefox-$VERSION/distribution/ |
pankso@45 | 12 |
pankso@45 | 13 - Pankso |