Overview
| Comment: | [fx] update manifest.json |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | trunk | fx |
| Files: | files | file ages | folders |
| SHA3-256: |
0927ac4d3849dbf5836d69be9e49a84a |
| User & Date: | olr on 2018-10-20 12:37:17 |
| Other Links: | manifest | tags |
Context
|
2018-10-20
| ||
| 12:52 | [fr] amélioration: quel +être +det check-in: 453f4dcb62 user: olr tags: trunk, fr | |
| 12:37 | [fx] update manifest.json check-in: 0927ac4d38 user: olr tags: trunk, fx | |
| 09:41 | [fr] faux positif avec voir, + confusion air/aire/ère check-in: 5f374a824a user: olr tags: trunk, fr | |
Changes
Modified gc_lang/fr/webext/manifest.json from [b647bed430] to [5d7857a281].
| ︙ | ︙ | |||
112 113 114 115 116 117 118 |
"default": "Ctrl+Shift+8"
},
"description": "Ouvre l’éditeur lexical"
}
},
"web_accessible_resources": [
| | > > | 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 |
"default": "Ctrl+Shift+8"
},
"description": "Ouvre l’éditeur lexical"
}
},
"web_accessible_resources": [
"grammalecte/graphspell/_dictionaries/fr-allvars.json",
"grammalecte/graphspell/_dictionaries/fr-classic.json",
"grammalecte/graphspell/_dictionaries/fr-reform.json",
"grammalecte/fr/conj_data.json",
"grammalecte/fr/mfsp_data.json",
"grammalecte/fr/phonet_data.json",
"grammalecte/fr/tests_data.json",
"img/logo-16.png"
],
|
| ︙ | ︙ |