summaryrefslogtreecommitdiff
path: root/japanese/font-kanji18/files/pkg-message.in
blob: fd51f56edab9c27d3143bcb8f95f74f3bb621a82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[
{ type: install
  message: <<EOM
You can start using the font(s) by following these instructions:

Either type the following in an X terminal:

        xset fp+ %%FONTSDIR%%
        xset fp rehash

Or, more permanently, add the following line to the "Files" section
of your X.Org configuration file (typically /etc/X11/xorg.conf):

        FontPath "%%FONTSDIR%%/"

then restart X.
EOM
}
]