| Index: README.chromium
|
| diff --git a/README.chromium b/README.chromium
|
| index dbb05bda40ca863426bbf8596ffd5962b4abd753..040d36ff1dcd2429eed4de927b5622685f20a51f 100644
|
| --- a/README.chromium
|
| +++ b/README.chromium
|
| @@ -5,6 +5,10 @@ License: MPL 1.1/GPL 2.0/LGPL 2.1
|
| License File: COPYING
|
| Security Critical: yes
|
|
|
| +Checkout command:
|
| +cvs -z3 -d:pserver:anonymous@hunspell.cvs.sourceforge.net:/cvsroot/hunspell co \
|
| + -D "23 Mar 2012" -P hunspell
|
| +
|
| Description:
|
| This is a partial copy of Hunspell 1.3.2 with the following changes:
|
| * Remove '#include "config.h"' from src/hunspell/hunspell.hxx
|
|
|