Mercurial > pidgin
comparison README @ 16904:56042b2f8b64
s/Jabber/XMPP in user-visible places.
This is the same as the changes in c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55,
except without the sedding of the .po files.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sat, 05 May 2007 19:08:07 +0000 |
parents | 1ac4039a2634 |
children |
comparison
equal
deleted
inserted
replaced
16903:11a0f2b4ac83 | 16904:56042b2f8b64 |
---|---|
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 |