pidgin/plugins/raw.c

changeset 21106
b85fbef13eed
parent 19859
71d37b57eff2
child 35526
ed1be305c985
child 36543
a8c3fecee2d3
child 38072
bbe95e29bdaf
equal deleted inserted replaced
21105:74acfc3782f1 21106:b85fbef13eed
171 0, 171 0,
172 NULL, 172 NULL,
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 DISPLAY_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 (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,

mercurial