Talk about spell checking.

This commit is contained in:
ajacoutot 2011-07-14 16:27:18 +00:00
parent 86ec33ec14
commit 6a6ce53a5b
2 changed files with 12 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2011/07/13 13:58:37 ajacoutot Exp $ # $OpenBSD: Makefile,v 1.3 2011/07/14 16:27:18 ajacoutot Exp $
COMMENT-main= integrated email and PIM software for GNOME COMMENT-main= integrated email and PIM software for GNOME
COMMENT-plugins= additionnal plugins for evolution COMMENT-plugins= additionnal plugins for evolution
@ -9,7 +9,8 @@ GNOME_VERSION= 3.0.2
PKGNAME-main= ${DISTNAME} PKGNAME-main= ${DISTNAME}
PKGNAME-plugins= evolution-plugins-${GNOME_VERSION} PKGNAME-plugins= evolution-plugins-${GNOME_VERSION}
REVISION= 0 REVISION-main= 1
REVISION-plugins= 0
# Only get the first x.y which is needed in the PLIST. # Only get the first x.y which is needed in the PLIST.
# NOTE: when major version changes, increment EVO_VERSION accordingly # NOTE: when major version changes, increment EVO_VERSION accordingly

View File

@ -1,10 +1,18 @@
$OpenBSD: README-main,v 1.1.1.1 2011/07/13 13:11:46 ajacoutot Exp $ $OpenBSD: README-main,v 1.2 2011/07/14 16:27:18 ajacoutot Exp $
+----------------------------------------------------------------------- +-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD | Running ${FULLPKGNAME} on OpenBSD
+----------------------------------------------------------------------- +-----------------------------------------------------------------------
Junk control
============
For evolution to check incoming messages for junk, the bogofilter or For evolution to check incoming messages for junk, the bogofilter or
p5-Mail-SpamAssassin package needs to be installed. p5-Mail-SpamAssassin package needs to be installed.
It's configured under: It's configured under:
"Preferences - Mail Preferences - Junk" "Preferences - Mail Preferences - Junk"
Spell checking
==============
Evolution uses enchant(1) for spell checking. That means you can install
any aspell(1) or ispell(1) dictionnary and they will be available in the
composer.