From bbe34db9130394800030cc04e70905a9730696c7 Mon Sep 17 00:00:00 2001 From: mandree Date: Mon, 20 Dec 2010 13:00:28 +0000 Subject: Add new port pidgin-skype aka. skype4pidgin. This is a Skype Plugin for Pidgin/libpurple/Adium. It lets you view and chat with all your Skype buddies from within Pidgin/Adium. You still need Skype to be running to be able to use it, but it lets you keep a consistent user interface and use all the other nifty Pidgin/Adium plugins with it, like spell-checking or OTR encryption. By Eion Robb. --- net-im/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-im/Makefile') diff --git a/net-im/Makefile b/net-im/Makefile index fd360030eeff..073834487514 100644 --- a/net-im/Makefile +++ b/net-im/Makefile @@ -130,6 +130,7 @@ SUBDIR += pidgin-privacy-please SUBDIR += pidgin-rhythmbox SUBDIR += pidgin-sipe + SUBDIR += pidgin-skype SUBDIR += pidgin-twitter SUBDIR += pino SUBDIR += pork -- cgit