]> git.lyx.org Git - features.git/commit
* add support for the enchant spell checker (bug 6226).
authorJürgen Spitzmüller <spitz@lyx.org>
Fri, 22 Jan 2010 15:26:38 +0000 (15:26 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Fri, 22 Jan 2010 15:26:38 +0000 (15:26 +0000)
commit7746747506617b952e04e2e805c3688f4fef5256
treefd94c5d81e4de1e6ae9d4c41ae0a1d45133119ca
parent4322d35b15423a131af7683de898b04754834bcd
* add support for the enchant spell checker (bug 6226).

SCons might be broken.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33157 a592a061-630c-0410-9148-cb99ea01b6c8
config/spell.m4
development/scons/SConstruct
development/scons/scons_manifest.py
src/EnchantChecker.cpp [new file with mode: 0644]
src/EnchantChecker.h [new file with mode: 0644]
src/LyX.cpp
src/Makefile.am
src/frontends/qt4/GuiPrefs.cpp