Index: gc_lang/fr/dictionnaire/genfrdic.py ================================================================== --- gc_lang/fr/dictionnaire/genfrdic.py +++ gc_lang/fr/dictionnaire/genfrdic.py @@ -77,12 +77,12 @@ BUILD_PATH = '_build' PREFIX_DICT_PATH = 'hunspell-french-dictionaries-v' EXT_PREFIX_OOO = 'lo-oo-ressources-linguistiques-fr-v' -EXT_PREFIX_MOZ = 'moz-hunspell-fr-dicollecte-v' -LEX_PREFIX = 'lexique-dicollecte-fr-v' +EXT_PREFIX_MOZ = 'moz-hunspell-fr-v' +LEX_PREFIX = 'lexique-grammalecte-fr-v' STATS_NAME = 'statistiques-v' MPLHEADER = "# This Source Code Form is subject to the terms of the Mozilla Public\n" + \ "# License, v. 2.0. If a copy of the MPL was not distributed with this\n" + \ "# file, You can obtain one at http://mozilla.org/MPL/2.0/.\n\n"