Skip to content
Commit a8bc5db8 authored by Milian Wolff's avatar Milian Wolff
Browse files

Do not assume UTF-8 encoded Hunspell dictionaries.

Instead, use QTextCodec together with Hunspell::get_dic_encoding
to handle various encodings easily.

This fixes the problems with umlauts etc. in German dictionaries,
which are apparently ISO8859-1 encoded on some systems.

BUG: 353133
parent 0e6edac6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment