Differences From Artifact [9c9fa6ae5f]:
- File gc_lang/fr/oxt/DictOptions/DictOptions.py — part of check-in [7217592c77] at 2019-04-03 14:18:54 on branch trunk — merge comdic (user: olr, size: 9928) [annotate] [blame] [check-ins using] [more...]
To Artifact [ddd3fdd4f4]:
- File gc_lang/fr/oxt/DictOptions/DictOptions.py — part of check-in [e60cef893b] at 2019-04-29 15:34:30 on branch trunk — [lo] Dictionary switcher: code cleaning, doesn’t work anymore for an obscure reason (though it works in another dialog) (user: olr, size: 9916) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | - | # Dictionary Options # by Olivier R. # License: MPL 2 import unohelper import uno import traceback |
︙ |