summaryrefslogtreecommitdiff
path: root/textproc/sdcv/files/pkg-message.in
blob: a1936c9f82f5a710b5f808c12973072657b08bfe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{ type: install
  message: <<EOM
sdcv is now installed.
you have to fetch the dictionaries to make it work correctly.

1. Make directory for dictionaries files :

	# mkdir -p %%PREFIX%%/share/stardict/dic


2. Please put your dictionary file at :

 	%%PREFIX%%/share/stardict/dic/
EOM
}
]