comparison README @ 16757:c80d9dc41240

merge of '65b5bccbe0e6fa4f2c4894ecd8b53505171a44a0' and '86b2c09b339f2037b3cd7fac5f16b910590a64e0'
author Luke Schierer <lschiere@pidgin.im>
date Tue, 01 May 2007 14:09:24 +0000
parents 3bd360f26a9e
children 1ac4039a2634
comparison
equal deleted inserted replaced
16729:b5d1826218aa 16757:c80d9dc41240
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