/etc/anthy/anthy-conf is in anthy-common 9100h-25ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 | #
prefix /usr
datadir ${prefix}/share
ANTHYDIR ${prefix}/share/anthy/
DIC_FILE /var/lib/anthy/anthy.dic
ZIPDICT_EUC ${prefix}/share/anthy/dic/zipcode.t
WORDS_FILE /usr/share/dict/words
# for compilation and testing
INDEPWORD indepword.txt
DEPWORD master.depword
|