plugins/raw.c

changeset 6371
e92b66ee5518
parent 6063
8fbafa2e1846
child 6387
f722c42421b5
equal deleted inserted replaced
6370:c518a98aba20 6371:e92b66ee5518
153 VERSION, 153 VERSION,
154 N_("Lets you send raw input to text-based protocols."), 154 N_("Lets you send raw input to text-based protocols."),
155 N_("Lets you send raw input to text-based protocols (Jabber, MSN, IRC, " 155 N_("Lets you send raw input to text-based protocols (Jabber, MSN, IRC, "
156 "TOC). Hit 'Enter' in the entry box to send. Watch the debug window."), 156 "TOC). Hit 'Enter' in the entry box to send. Watch the debug window."),
157 "Eric Warmenhoven <eric@warmenhoven.org>", 157 "Eric Warmenhoven <eric@warmenhoven.org>",
158 WEBSITE, 158 GAIM_WEBSITE,
159 plugin_load, 159 plugin_load,
160 plugin_unload, 160 plugin_unload,
161 NULL, 161 NULL,
162 NULL, 162 NULL,
163 NULL 163 NULL

mercurial