| 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, |