Overview
Comment: | [build] use Firefox Nightly 64 bits |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | build |
Files: | files | file ages | folders |
SHA3-256: |
f424d4f1d9224648cc88a9e19d311500 |
User & Date: | olr on 2017-11-21 17:06:09 |
Other Links: | manifest | tags |
Context
2017-11-21
| ||
17:54 | [core] suggestion engine: word simplification check-in: fa01465ba8 user: olr tags: trunk, core | |
17:06 | [build] use Firefox Nightly 64 bits check-in: f424d4f1d9 user: olr tags: trunk, build | |
17:05 | [core] better suggestion engine for the spellchecker check-in: 528ccfcead user: olr tags: trunk, core | |
Changes
Modified gc_lang/fr/config.ini from [c76d410d86] to [bd9c32e343].
︙ | ︙ | |||
29 30 31 32 33 34 35 | oxt_identifier = French.linguistic.resources.from.Dicollecte.by.OlivierR # Firefox fx_identifier = French-GC@grammalecte.net fx_name = Grammalecte [fr] win_fx_dev_path = C:\Program Files\Firefox Developer Edition\firefox.exe | | | 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | oxt_identifier = French.linguistic.resources.from.Dicollecte.by.OlivierR # Firefox fx_identifier = French-GC@grammalecte.net fx_name = Grammalecte [fr] win_fx_dev_path = C:\Program Files\Firefox Developer Edition\firefox.exe win_fx_nightly_path = C:\Program Files\Nightly\firefox.exe linux_fx_dev_path = /usr/bin/firefox linux_fx_nightly_path = /usr/bin/firefox # Thunderbird tb_identifier = French-GC-TB@grammalecte.net tb_name = Grammalecte [fr] |
︙ | ︙ |