updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / skype4finch / skype4finch.install
blobfbd2373cb9c3482e950fa80bd27a270c144fa384
1 # Contributor: DonVla <donvla@users.sourceforge.net>
2 # skype4finch 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"
14   /bin/true
17 # vim:set ts=2 sw=2 et: