diff options
Diffstat (limited to 'office/qamus/README')
-rw-r--r-- | office/qamus/README | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/office/qamus/README b/office/qamus/README index 543ffa9e23..a10e1ac506 100644 --- a/office/qamus/README +++ b/office/qamus/README @@ -6,10 +6,7 @@ Qamus also supports rule-based searching to match misspelt words. Search rules are defined in a separate XML file. Sample rule (qrx) and dictionary (qlx) files are installed to /usr/doc/qamus-VERSION). -The tre regexp matching library and the icu4c unicode library (both -available as SlackBuilds) are recommended but are not manditory. - -ICU and tre library support can be disabled by passing ICU=no and TRE=no -to the Slackbuild. +The tre regexp matching library is recommended but are not manditory. +tre library support can be disabled by passing TRE=no to the Slackbuild. Dictionaries can be downloaded at: http://xdxf.revdanica.com/down/ |