updated on Thu Jan 19 12:17:07 UTC 2012
[aur-mirror.git] / xchat-greek / xchat-greek.install
blob5530acd8c20db03b2b4e1e971bf369e89c428954
1 # Message displayed for a fresh install.
2 post_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.
13 post_upgrade()
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 "================================================================="