From: Pavel Sanda Date: Sat, 7 May 2011 21:26:08 +0000 (+0000) Subject: Fix path in notes X-Git-Tag: 2.0.1~344 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=356ef38a8c9887f124f323c702ccba7beabb9563;p=features.git Fix path in notes git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38618 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index a515dd2712..61a86730a2 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -169,7 +169,7 @@ particularly applies to spell checking and the thesaurus. provides automatic access to many spell checking libraries (ispell, aspell, hspell, hunspell, etc.). System-wide hunspell dictionaries are in standard Linux installs - looked up at /usr/share/lyx/dicts/. + looked up at /usr/local/share/lyx/dicts/. * On Mac OSX, Apple's Spell Server is preconfigured as the "native" spell checker. @@ -193,7 +193,7 @@ platform/distribution. dictionaries needs to be set in Tools > Preferences. Please refer to the UserGuide, sec. 6.14, for further instructions. In standard Linux installs the system-wide thesauri are looked up at - /usr/share/lyx/thes/. + /usr/local/share/lyx/thes/. Packagers are advised to preset the thesaurus for their distribution/ platform. Packagers of installation bundles (on Windows and the Mac)