Ticket #53349: patch-hunspell.cxx.diff

File patch-hunspell.cxx.diff, 484 bytes (added by pmetzger (Perry E. Metzger), 7 years ago)

Replacement for files/patch-hunspell.cxx.diff

  • src/tools/hunspell.cxx

    old new  
    118118#include "xmlparser.hxx"
    119119#include "odfparser.hxx"
    120120
    121 #define LIBDIR                \
    122   "/usr/share/hunspell:"      \
    123   "/usr/share/myspell:"       \
    124   "/usr/share/myspell/dicts:" \
    125   "/Library/Spelling"
    126121#define USEROOODIR                    \
    127122  ".openoffice.org/3/user/wordbook:"  \
    128123  ".openoffice.org2/user/wordbook:"   \