Overview
Comment: | version 0.6.5 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
647b107e0d52e4f11e24a868077bce34 |
User & Date: | olr on 2018-07-01 17:14:46 |
Other Links: | manifest | tags |
Context
2018-07-01
| ||
18:31 | [fr] màj du dictionnaire: 6.3 check-in: bddbcc116b user: olr tags: trunk, fr | |
17:14 | version 0.6.5 check-in: 647b107e0d user: olr tags: trunk | |
2018-06-29
| ||
09:40 | [fr] apostrophe u02BC considérée incorrecte, quoique semblable à u2019 check-in: 376d39455e user: olr tags: trunk, fr | |
Changes
Modified gc_lang/fr/config.ini from [7c7adf7950] to [f07a04e149].
1 2 3 | [args] lang = fr lang_name = French | | | | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | [args] lang = fr lang_name = French locales = fr_FR fr_BE fr_CA fr_CH fr_LU fr_BF fr_BJ fr_CD fr_CI fr_CM fr_MA fr_ML fr_MU fr_NE fr_RE fr_SN fr_TG country_default = FR name = Grammalecte implname = grammalecte # always use 3 numbers for version: x.y.z version = 0.6.5 author = Olivier R. provider = Dicollecte link = http://grammalecte.net description = Correcteur grammatical pour le français. extras = README_fr.txt logo = logo.png |
︙ | ︙ |
Modified gc_lang/fr/webext/manifest.json from [57d55716f4] to [1625ad0cd9].
1 2 3 4 | { "manifest_version": 2, "name": "Grammalecte [fr]", "short_name": "Grammalecte [fr]", | | | 1 2 3 4 5 6 7 8 9 10 11 12 | { "manifest_version": 2, "name": "Grammalecte [fr]", "short_name": "Grammalecte [fr]", "version": "0.6.5", "applications": { "gecko": { "id": "French-GC@grammalecte.net", "strict_min_version": "56.0" } }, |
︙ | ︙ |