17 lines
291 B
Text
17 lines
291 B
Text
[
|
|
{ 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
|
|
}
|
|
]
|