MS Office Spell checker feature is included into MS Visual C build
This commit is contained in:
parent
54bc373574
commit
5c23c8a8e6
@ -12,9 +12,16 @@ ______________________________________________________________________
|
|||||||
|
|
||||||
= Snapshot for the January 21, 2006.
|
= Snapshot for the January 21, 2006.
|
||||||
|
|
||||||
|
+ MS Office Spell checker feature is included into default MS Visual C build
|
||||||
|
|
||||||
! Spell checking using MS Office DLL (Win32 only). Disable external
|
! Spell checking using MS Office DLL (Win32 only). Disable external
|
||||||
spell check program if new spell checker is enabled. See -DGCFG_NOSPELLDLL
|
spell check program if new spell checker is enabled. See -DGCFG_NOSPELLDLL
|
||||||
(/DGCFG_NOSPELLDLL) compiler option.
|
(/DGCFG_NOSPELLDLL) compiler option.
|
||||||
|
Config files tokens:
|
||||||
|
SCHECKERDEFLANG (golded.cfg) default language to spell check;
|
||||||
|
SCHECKERENABLED (golded.cfg) enable/disable spell checker;
|
||||||
|
SCHECKERUSERDIC (golded.cfg) user dictionnary file;
|
||||||
|
EDITSCHECKERMENU (goldkeys.cfg) Key binding for Spell checker menu call;
|
||||||
|
|
||||||
! Search config file sequence (*nix):
|
! Search config file sequence (*nix):
|
||||||
command line option "-C",
|
command line option "-C",
|
||||||
|
Reference in New Issue
Block a user