[
{ type: install
  message: <<EOM
You installed qTox: Qt 5 based Tox client.

To have video working, you need:
1. Have multimedia/webcamd installed and running. The usual way to
   start webcamd is to have these two lines in /etc/rc.conf:
   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.
EOM
}
]