Hi, during working on Scribus update I discovered that if in /usr/local/share/hunspell there are files/symlinks to dictionaries of mozilla-dicts (like cs.aff), then these dictionaries are automatically discovered by some apps, like Scribus.
lrwxr-xr-x 1 root wheel 37 Aug 8 22:35 czech.aff@ -> /usr/local/share/mozilla-dicts/cs.aff lrwxr-xr-x 1 root wheel 37 Aug 8 22:36 czech.dic@ -> /usr/local/share/mozilla-dicts/cs.dic Would it be possible to modify mozilla-dicts so each of them would make such symlinks to make apps which check dicts in /usr/local/share/hunspell happy? jirib