1[
2{ type: install
3  message: <<EOM
4You can start using the font(s) by following these instructions:
5
6Eiter type the following in an X terminal:
7	xset fp+ %%FONTSDIR%%
8	xset fp rehash
9
10Or, more permanently, add the following line to the "Files" section of your
11X.Org configuration file:
12	FontPath "%%FONTSDIR%%/"
13and make sure you have the "freetype" module loaded, then restart X.
14EOM
15}
16]
17