updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / skype4pidgin / skype4pidgin.install
blob2c52482aab7df5d97d9701c68d740d710ef16c9a
1 # Contributor: DonVla <donvla@users.sourceforge.net>
2 # skype4pidgin install file
4 post_install() {
5   printf "\n"
6   printf "==> README can be found here: http://eion.robbmob.com/README.txt\n"
7   printf "==> To have the right smilies/emotes in your Skype chat messages,\n"
8   printf "==> copy http://eion.robbmob.com/theme file\n"
9   printf "==> into the /usr/share/pixmaps/pidgin/emotes/default/ folder.\n"
10   printf "==> Note that the default theme file is already owned by pidgin,\n"
11   printf "==> so you will have to overwrite it!\n"
12   printf "==> Basically it's the same file extended with support for Skype smilies.\n"
13   printf "\n"
16 # vim:set ts=2 sw=2 et: