diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2022-08-05 00:08:54 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2022-08-05 00:08:54 +0200 |
commit | 57739ff81e6de71080a7983811daa9d4a5a8a4a3 (patch) | |
tree | bdb3b7a169b2bdd108e24f0e4782ec26474d82ca | |
parent | 2ff01f9fdb374695aaaa074255c5f6916d5767bf (diff) | |
download | tdv-57739ff81e6de71080a7983811daa9d4a5a8a4a3.tar.gz tdv-57739ff81e6de71080a7983811daa9d4a5a8a4a3.tar.xz tdv-57739ff81e6de71080a7983811daa9d4a5a8a4a3.zip |
Update README
-rw-r--r-- | README.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.adoc b/README.adoc index 3c6cf43..9f53f01 100644 --- a/README.adoc +++ b/README.adoc @@ -76,7 +76,7 @@ types are plain text, Pango markup, and XDXF (the visual format works better). The `make dicts` command will build some examples from freely available sources: - GNU/FDL Czech-English dictionary - - Czech foreign words + - Czech foreign words (the site's export is broken as of 2022/08, no response) - Czech WordNet 1.9 PDT (synonyms, hypernyms, hyponyms) You can use the included 'transform' tool to convert already existing StarDict @@ -93,7 +93,7 @@ should be addressed before including the software in regular Linux and/or BSD distributions: - The tab bar doesn't handle overflows well in the TUI. - - The GUI doesn't support text selection, and is awkward to configure. + - The GUI has a few usability issues, and is awkward to configure. - Lacking configuration, standard StarDict locations should be scanned. Given all issues with the file format, it might be better to start anew. |