Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Apr 2019 03:02:06 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r497614 - head/net-im/qTox
Message-ID:  <201904030302.x33326fk006859@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Wed Apr  3 03:02:06 2019
New Revision: 497614
URL: https://svnweb.freebsd.org/changeset/ports/497614

Log:
  net-im/qTox: Add instructions to pkg-message how to make spell checking to work

Modified:
  head/net-im/qTox/pkg-message

Modified: head/net-im/qTox/pkg-message
==============================================================================
--- head/net-im/qTox/pkg-message	Wed Apr  3 02:47:11 2019	(r497613)
+++ head/net-im/qTox/pkg-message	Wed Apr  3 03:02:06 2019	(r497614)
@@ -7,4 +7,10 @@ To have video working, you need:
    webcamd_enable="YES"
    webcamd_flags="-H"
 2. Make sure V4L option is "on" in multimedia/ffmpeg.
+
+To have spell checking working, you need:
+1. Have the locale set, for example have LANG=en_US.UTF-8 set in the
+   environment.
+2. Have some dictionary installed that is supported by KDE sonnet,
+   for example en-hunspell.
 ======================================================================



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904030302.x33326fk006859>