Overview
| Comment: | [fx] https://grammalecte.net -> http://grammalecte.net |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk | fx |
| Files: | files | file ages | folders |
| SHA3-256: |
a7d907829f69268c489049452b50e681 |
| User & Date: | olr on 2018-04-10 13:07:39 |
| Other Links: | manifest | tags |
Context
|
2018-04-10
| ||
| 20:15 | [fr] faux positif: ne justement pas +Vinf check-in: 91b9cdc1f2 user: olr tags: trunk, fr | |
| 13:07 | [fx] https://grammalecte.net -> http://grammalecte.net check-in: a7d907829f user: olr tags: trunk, fx | |
|
2018-04-07
| ||
| 11:05 | [graphspell] suggestions speed up (memorize state) check-in: b7d3d7f5ba user: olr tags: trunk, graphspell | |
Changes
Modified gc_lang/fr/webext/README.md from [ef7e898a3e] to [1c6e5329fe].
| ︙ | ︙ | |||
11 12 13 14 15 16 17 | * conjugueur * formateur de texte * lexicographe * éditeur lexical ## Site web ## | | | 11 12 13 14 15 16 17 18 19 20 21 22 23 | * conjugueur * formateur de texte * lexicographe * éditeur lexical ## Site web ## http://grammalecte.net ## Licence ## GNU GPL 3.0+ http://www.gnu.org/copyleft/gpl.html |
Modified gc_lang/fr/webext/manifest.json from [7e3de90318] to [f8768d0e7b].
| ︙ | ︙ | |||
10 11 12 13 14 15 16 |
"strict_min_version": "56.0"
}
},
"minimum_chrome_version": "61",
"author": "Olivier R.",
| | | 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
"strict_min_version": "56.0"
}
},
"minimum_chrome_version": "61",
"author": "Olivier R.",
"homepage_url": "http://grammalecte.net",
"description": "Correcteur grammatical, orthographique et typographique pour le français.",
"default_locale": "fr",
"icons": { "16": "img/logo-16.png",
"32": "img/logo-32.png",
"48": "img/logo-48.png",
|
| ︙ | ︙ |