1 # Message displayed for a fresh install.
4 echo "================================================================="
5 echo "The script is installed in /usr/lib/xchat/plugins/. You must"
6 echo "copy it in \$HOME/.xchat2/ and edit the \$codepage variable to"
7 echo "suit your needs. You also MUST set the xchat charset to utf8"
8 echo "( /charset UTF8 )"
9 echo "================================================================="
12 # Message for an update.
15 echo "================================================================="
16 echo "The script is installed in /usr/lib/xchat/plugins/. You must"
17 echo "copy it in \$HOME/.xchat2/ and edit the \$codepage variable to"
18 echo "suit your needs. You also MUST set the xchat charset to utf8"
19 echo "( /charset UTF8 )"
20 echo "================================================================="