comparison libpurple/plugins/idle.c @ 16697:589cc5757148

propagate from branch 'im.pidgin.padding' (head 4e0b1f990f77ad0ba6efa8bf6f73f422956b36fa) to branch 'im.pidgin.pidgin' (head 05168290f094ac829b3cec45fafc858cf25342a9)
author Gary Kramlich <grim@reaperworld.com>
date Mon, 30 Apr 2007 01:28:41 +0000
parents 5205dd2bd035
children 44b4e8bd759b 03db0ded2b9a
comparison
equal deleted inserted replaced
16696:8f4d82a1aa6d 16697:589cc5757148
325 plugin_unload, 325 plugin_unload,
326 NULL, 326 NULL,
327 NULL, 327 NULL,
328 NULL, 328 NULL,
329 NULL, 329 NULL,
330 actions 330 actions,
331
332 /* padding */
333 NULL,
334 NULL,
335 NULL,
336 NULL
331 }; 337 };
332 338
333 static void 339 static void
334 init_plugin(PurplePlugin *plugin) 340 init_plugin(PurplePlugin *plugin)
335 { 341 {