• Jookia's avatar
    Search for old style dictionaries in DICPATH · 8e8afc35
    Jookia yazdı
    When searching in system directories for old style dictionaries, also
    look in the DICPATH environment variable much like the Hunspell
    application does. This gives a lot more flexibility for users and
    packagers in finding dictionaries at runtime.
    
    The patch is simple, it just moves a block of code from
    GetOldStyleDics that handles searching a directory to a new function,
    GetOldStyleDicsInDir. Then if DICPATH is set, its directories are
    passed to the new function. Original system directories are also
    passed so dictionaries in system-wide directories are found.
    
    Change-Id: I56ac66539495f03f41376b533ca19c6c8d615ec3
    Reviewed-on: https://gerrit.libreoffice.org/29543Tested-by: 's avatarJenkins <ci@libreoffice.org>
    Reviewed-by: 's avatarjan iversen <jani@documentfoundation.org>
    8e8afc35
Adı
Son kayıt (commit)
Son güncelleme
..
config Loading commit data...
source Loading commit data...
Library_MacOSXSpell.mk Loading commit data...
Library_guesslang.mk Loading commit data...
Library_hyphen.mk Loading commit data...
Library_lnth.mk Loading commit data...
Library_spell.mk Loading commit data...
Makefile Loading commit data...
Module_lingucomponent.mk Loading commit data...
README Loading commit data...
StaticLibrary_ulingu.mk Loading commit data...