pidgin/plugins/raw.c

changeset 16961
b6955f946f8f
parent 16799
349ba03a78dc
child 18068
b6554e3c8224
child 19859
71d37b57eff2
equal deleted inserted replaced
16957:b74ce411bea8 16961:b6955f946f8f
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,

mercurial