Differences From Artifact [b861237771]:
- File gc_lang/fr/webext/manifest.json — part of check-in [4de2209cf9] at 2017-08-03 11:06:49 on branch webext2 — [core][js] gc_engine initialization (user: olr, size: 1514) [annotate] [blame] [check-ins using]
To Artifact [b03a0d0ed3]:
- File gc_lang/fr/webext/manifest.json — part of check-in [af95395956] at 2017-08-03 11:41:31 on branch webext2 — [core][js] tests initialization (user: olr, size: 1544) [annotate] [blame] [check-ins using]
| ︙ | |||
39 40 41 42 43 44 45 46 47 48 49 50 51 52 | 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 | + |
"grammalecte/fr/conj.js",
"grammalecte/fr/mfsp.js",
"grammalecte/fr/phonet.js",
"grammalecte/fr/cregex.js",
"grammalecte/fr/gc_options.js",
"grammalecte/fr/gc_rules.js",
"grammalecte/fr/gc_engine.js",
"grammalecte/tests.js",
"gce_worker.js"
]
},
"web_accessible_resources": [
"grammalecte/_dictionaries/French.json",
"grammalecte/fr/conj_data.json",
"grammalecte/fr/mfsp_data.json",
|
| ︙ |