From: Melvin Hadasht Date: Wed, 28 Aug 2002 13:44:35 +0000 (+0000) Subject: Fixed typos X-Git-Tag: rel_0_8_2_pspell_branch_last_merge~1 X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=commitdiff_plain;h=39d7c4faccc5b793952207aead6235cbd8540a06;ds=sidebyside Fixed typos --- diff --git a/ChangeLog.claws b/ChangeLog.claws index 2715a9810..9856ceb54 100644 --- a/ChangeLog.claws +++ b/ChangeLog.claws @@ -1,3 +1,8 @@ +2002-08-28 [mevlin] 0.8.2claws5 + + * README.claws + Fixed typos. + 2002-08-28 [melvin] 0.8.2claws4 * README.claws diff --git a/README.claws b/README.claws index b7e0bdff2..da13f7996 100644 --- a/README.claws +++ b/README.claws @@ -314,10 +314,10 @@ are hardly noticeable, but deserve mentioning: ./configure --enable-aspell --with-aspell-prefix=/foo/bar - Using the '--with-aspell-prefix=PREFIX' option will let the configure - script look for includes and libraries in PREFIX/include and PREFIX/lib. + The '--with-aspell-prefix=PREFIX' option will let the configure + script search for includes and libraries in PREFIX/include and PREFIX/lib. - You can also specify manualle the includes and libraries path by using + You can also specify manually the includes and libraries path by using either following options: --with-aspell-includes=/foo/bar/include @@ -328,7 +328,7 @@ are hardly noticeable, but deserve mentioning: as appropriate. - The configure script summarizes the options compiled in. Check that + The configure script summarizes the options compiled in. Check that it lists 'GNU/aspell = yes'. Then proceed as usual, with 'make' and 'make install'. @@ -339,7 +339,7 @@ are hardly noticeable, but deserve mentioning: NOTE: if you upgraded from Sylpheed-Claws 0.8.2 (or cvs version 0.8.2claws2) or earlier, please check if the dictionary path was updated in the Configuration -> Common Preferences -> Spell Checker menu. If not, update - accordingly as explained below. + it accordingly as explained below. After successful compiling, you need to tell Sylpheed where your dictionaries reside. The configure script should have found it, diff --git a/configure.in b/configure.in index 1bd22a6e0..ae6af8790 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,7 @@ MINOR_VERSION=8 MICRO_VERSION=2 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=claws4 +EXTRA_VERSION=claws5 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION dnl set $target