From 2abbe7017fcc835c06edcc20ab4647edadb43035 Mon Sep 17 00:00:00 2001 From: Přemysl Janouch Date: Tue, 24 Feb 2015 08:38:28 +0100 Subject: Add a custom collation mechanism A lot better than that StarDict shitfuckery. --- README | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 0e19183..3be700b 100644 --- a/README +++ b/README @@ -19,7 +19,7 @@ this regard. Building and Running -------------------- Build dependencies: CMake, pkg-config, xsltproc, docbook-xsl, - ncursesw, zlib, termo (included), + ncursesw, zlib, ICU, termo (included), glib-2.0, pango, gtk+ (optional, any version) $ git clone https://github.com/pjanouch/sdtui.git @@ -45,6 +45,14 @@ argument. If you want the application to watch the X11 primary selection for changes and automatically search for the selected text, use the -w switch. This feature requires GTK+. +Extensions +---------- +As the original StarDict is a bit of a clusterfuck with regard to collation of +dictionary entries, I had to introduce an additional "collation" field into the +.ifo file. When sdtui discovers this field while reading the dictionary, it +automatically reorders the index according to that locale (e.g. "cs_CZ"). +This operation may take a little while. + Dictionaries ------------ Unfortunately this application only really works with specific dictionaries. -- cgit v1.2.3-70-g09d2