wok annotate thunderbird/stuff/README @ rev 19959
slim-theme-control: add compile_rules(); files processing following it.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Sat May 20 15:38:00 2017 +0300 (2017-05-20) |
parents | 7bd9b8911046 |
children |
rev | line source |
---|---|
domcox@6080 | 1 |
domcox@14214 | 2 Thunderbird is buit from the official Mozilla source code. |
domcox@14214 | 3 The stuff/mozconfig file contains all configuration options, |
domcox@14214 | 4 it is copied in the mozilla source code before the build process. |
domcox@6080 | 5 |
domcox@14214 | 6 So if you want to make some changes to tb, edit stuff/mozconfig. |