Confirmed users
2,595
edits
Philip Chee (talk | contribs) |
Philip Chee (talk | contribs) |
||
| Line 38: | Line 38: | ||
* [[SeaMonkey/AddonCompat|Addon Compatibility Listings]] | * [[SeaMonkey/AddonCompat|Addon Compatibility Listings]] | ||
** Nothing special this time. | ** Nothing special this time. | ||
* [[DOM_Inspector/Releases|DOM Inspector Release Schedule]] (crussell) | |||
** {{Bug|746784}} Predictable release schedule for development and localization. | |||
** The last six weeks of a release cycle are for localizers no string changes will occur then. Localization happens on a branch (DOMI_2_0_12 right now) and concurrent development happens on default. Right now, DOM Inspector is set to ship with: de, el, en-GB, en-US, fr, ru, sk, sv-SE. | |||
** Serge has filed some bugs so that the relevant changes to pull the right branch are in place. See {{Bug|732749}} (client.py: review SeaMonkey policy about which extension revisions are packaged). | |||
** So in theory we could work out the correct tag from the Gecko version of the repos we're building in? It's not tagged it's just a branch. To get on the right branch: | |||
hg clone http://hg.mozilla.org/dom-inspector | |||
cd ./dom-inspector | |||
hg update DOMI_2_0_12 | |||
** It is to be hoped that our build team (Serge, Callek, ewong) can sort it out so it is fairly automated rather than having to tweak the client.py every 6 weeks. | |||
=== 2.x (Last, Current, Next) === | === 2.x (Last, Current, Next) === | ||