comparison pidgin/plugins/xmppconsole.c @ 29994:6ca9aa923250

I don't think 'debug' spouts an extra 'b' when adding the '-ing'.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 15 Mar 2010 02:51:28 +0000
parents 8b469e799ed9
children 4e7a9940627e
comparison
equal deleted inserted replaced
29993:611832fe4ee2 29994:6ca9aa923250
843 N_("XMPP Console"), /**< name */ 843 N_("XMPP Console"), /**< name */
844 DISPLAY_VERSION, /**< version */ 844 DISPLAY_VERSION, /**< version */
845 /** summary */ 845 /** summary */
846 N_("Send and receive raw XMPP stanzas."), 846 N_("Send and receive raw XMPP stanzas."),
847 /** description */ 847 /** description */
848 N_("This plugin is useful for debbuging XMPP servers or clients."), 848 N_("This plugin is useful for debugging XMPP servers or clients."),
849 "Sean Egan <seanegan@gmail.com>", /**< author */ 849 "Sean Egan <seanegan@gmail.com>", /**< author */
850 PURPLE_WEBSITE, /**< homepage */ 850 PURPLE_WEBSITE, /**< homepage */
851 851
852 plugin_load, /**< load */ 852 plugin_load, /**< load */
853 plugin_unload, /**< unload */ 853 plugin_unload, /**< unload */