comparison pidgin/plugins/raw.c @ 16727:3bd360f26a9e

s/Jabber/XMPP/ in user-visible places.
author Richard Laager <rlaager@wiktel.com>
date Tue, 01 May 2007 05:53:57 +0000
parents 66dff3dfdea6
children 1ac4039a2634
comparison
equal deleted inserted replaced
16725:bb6cfc641496 16727:3bd360f26a9e
173 PURPLE_PRIORITY_DEFAULT, 173 PURPLE_PRIORITY_DEFAULT,
174 RAW_PLUGIN_ID, 174 RAW_PLUGIN_ID,
175 N_("Raw"), 175 N_("Raw"),
176 VERSION, 176 VERSION,
177 N_("Lets you send raw input to text-based protocols."), 177 N_("Lets you send raw input to text-based protocols."),
178 N_("Lets you send raw input to text-based protocols (Jabber, MSN, IRC, " 178 N_("Lets you send raw input to text-based protocols (XMPP, MSN, IRC, "
179 "TOC). Hit 'Enter' in the entry box to send. Watch the debug window."), 179 "TOC). Hit 'Enter' in the entry box to send. Watch the debug window."),
180 "Eric Warmenhoven <eric@warmenhoven.org>", 180 "Eric Warmenhoven <eric@warmenhoven.org>",
181 PURPLE_WEBSITE, 181 PURPLE_WEBSITE,
182 plugin_load, 182 plugin_load,
183 plugin_unload, 183 plugin_unload,