Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | [lo] update update.xml |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | lo | v1.2.1 |
Files: | files | file ages | folders |
SHA3-256: | 3948cb7d11fe484470472cf8d88d6e6b |
User & Date: | olr 2019-07-16 14:50:03 |
Context
2019-07-16
| ||
17:46 | [fr] update thesaurus builder check-in: adf7f0e3af user: olr tags: fr, trunk | |
14:50 | [lo] update update.xml check-in: 3948cb7d11 user: olr tags: lo, trunk, v1.2.1 | |
11:03 | [lo] options dialog: code clarification check-in: f87c8f4b2d user: olr tags: lo, trunk | |
Changes
Changes to gc_lang/fr/config.ini.
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
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 = 1.2 author = Olivier R. provider = Grammalecte.net link = https://grammalecte.net description = Correcteur grammatical pour le français. extras = README_fr.txt logo = logo.png |
| |
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
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 = 1.2.1
author = Olivier R.
provider = Grammalecte.net
link = https://grammalecte.net
description = Correcteur grammatical pour le français.
extras = README_fr.txt
logo = logo.png
|
Changes to gc_lang/fr/grammalecte.update.xml.
1 2 3 4 5 6 7 8 |
<?xml version="1.0" encoding="UTF-8"?> <description xmlns="http://openoffice.org/extensions/update/2006" xmlns:xlink="http://www.w3.org/1999/xlink"> <identifier value="French.linguistic.resources.from.Dicollecte.by.OlivierR"/> <version value="1.2" /> <update-download> <src xlink:href="https://grammalecte.net/grammalecte/oxt/Grammalecte-fr-v1.2.oxt" /> </update-download> </description> |
| | |
1 2 3 4 5 6 7 8 |
<?xml version="1.0" encoding="UTF-8"?> <description xmlns="http://openoffice.org/extensions/update/2006" xmlns:xlink="http://www.w3.org/1999/xlink"> <identifier value="French.linguistic.resources.from.Dicollecte.by.OlivierR"/> <version value="1.2.1" /> <update-download> <src xlink:href="https://extensions.libreoffice.org/extensions/grammalecte/1-2.1/@@download/file/Grammalecte-fr-v1.2.1.oxt" /> </update-download> </description> |