Grammalecte  Check-in [015284c8bd]

Overview
Comment:[lo] Enumerator: change title comment
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | lo
Files: files | file ages | folders
SHA3-256: 015284c8bdd7cbfd5b5d9d4778e4766e01740ce96e211c4161d7c3eaf1b48512
User & Date: olr on 2018-02-24 12:45:07
Other Links: manifest | tags
Context
2018-02-25
08:54
[fr][bug] ocr: problème de casse pour la suggestion <Il/il> check-in: f9c4613c61 user: olr tags: trunk, fr
2018-02-24
12:45
[lo] Enumerator: change title comment check-in: 015284c8bd user: olr tags: trunk, lo
10:25
[lo] Enumerator: tag several words at once check-in: 8e05358b14 user: olr tags: trunk, lo
Changes

Modified gc_lang/fr/oxt/Lexicographer/Enumerator.py from [24f3cf6fbf] to [8bc3897863].

1
2
3
4
5
6
7
8
# Dictionary Options
# by Olivier R.
# License: MPL 2

import unohelper
import uno
import traceback

|







1
2
3
4
5
6
7
8
# Enumerator of Words
# by Olivier R.
# License: MPL 2

import unohelper
import uno
import traceback