summarylogtreecommitdiffstats
path: root/goldendict-cc-cedict-content.install
blob: c4af0a72388981bb340c731b914217bcb7fc3da6 (plain)
1
2
3
4
5
6
7
8
9
10
11
pre_install() {
  echo
  echo '    ********************************************************'
  echo '    *           If your GoldenDict instance does not       *'
  echo '    *    recognise new dictionaries then add the system    *'
  echo '    *               config path in the settings:           *'
  echo '    *                                                      *'
  echo '    *              /usr/share/goldendict/content           *'
  echo '    ********************************************************'
  echo
}