[
{ type: install
  message: <<EOM
Please add /usr/local/share/fonts/wqy for your X server by either:

# xset fp+ /usr/local/share/fonts/wqy
# xset fp rehash

or by adding the following line to the section "Files" of
your X-server configuration file (usually /etc/X11/xorg.conf)
and restarting the X-server:

Section "Files"
...
    FontPath   "/usr/local/share/fonts/wqy"
...
EndSection
EOM
}
]
