comparison README @ 17319:8a7238fb7905

explicit merge of 'dc4f2ee34039521ae6a198fe7d62f4dca8a84589' and '9d8bc74c7c13474edcefafedd0af9020b27c9a2f'
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Wed, 30 May 2007 02:56:25 +0000
parents 56042b2f8b64
children
comparison
equal deleted inserted replaced
16747:496855295bd7 17319:8a7238fb7905
2 ======================== 2 ========================
3 See AUTHORS and COPYRIGHT for the list of contributors. 3 See AUTHORS and COPYRIGHT for the list of contributors.
4 4
5 libpurple is a library intended to be used by programmers seeking 5 libpurple is a library intended to be used by programmers seeking
6 to write an IM client that connects to many IM networks. It supports 6 to write an IM client that connects to many IM networks. It supports
7 AIM, ICQ, Jabber, MSN and Yahoo!, among others. 7 AIM, ICQ, XMPP, MSN and Yahoo!, among others.
8 8
9 Pidgin is an graphical IM client written in C which uses the GTK+ 9 Pidgin is an graphical IM client written in C which uses the GTK+
10 toolkit. 10 toolkit.
11 11
12 Finch is a text-based IM client written in C which uses the ncurses 12 Finch is a text-based IM client written in C which uses the ncurses