pidgin/plugins/raw.c

changeset 16799
349ba03a78dc
parent 16798
8886297505a2
child 16961
b6955f946f8f
equal deleted inserted replaced
16798:8886297505a2 16799:349ba03a78dc
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 (XMPP, MSN, IRC, " 178 N_("Lets you send raw input to text-based protocols (Jabber, 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