Mercurial > pidgin
diff libpurple/prpl.h @ 16718:3bd360f26a9e
s/Jabber/XMPP/ in user-visible places.
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Tue, 01 May 2007 05:53:57 +0000 |
parents | 516f14bef90e |
children | 1ac4039a2634 |
line wrap: on
line diff
--- a/libpurple/prpl.h Tue May 01 02:30:37 2007 +0000 +++ b/libpurple/prpl.h Tue May 01 05:53:57 2007 +0000 @@ -99,7 +99,7 @@ /** * Use a unique name, not an alias, for chat rooms. * - * Jabber lets you choose what name you want for chat. + * XMPP lets you choose what name you want for chat. * So it shouldn't be pulling the alias for when you're in chat; * it gets annoying. */ @@ -108,7 +108,7 @@ /** * Chat rooms have topics. * - * IRC and Jabber support this. + * IRC and XMPP support this. */ OPT_PROTO_CHAT_TOPIC = 0x00000008, @@ -145,7 +145,7 @@ /** * Allows font size to be specified in sane point size * - * Probably just Jabber and Y!M + * Probably just XMPP and Y!M */ OPT_PROTO_USE_POINTSIZE = 0x00000100,