comparison src/protocols/napster/napster.c @ 8586:5af95c2b1179

[gaim-migrate @ 9336] Another patch from Pekka Riikonen, this one implementing a prpl-specific blist chat menu similar to the prpl-specific blist buddy menu. I also took the liberty of filling out the prpl callback structures with NULL entries for those which were short -- not that it matters, but it soothes my sense of aesthetics. committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Mon, 05 Apr 2004 20:42:13 +0000
parents 88988327a4e0
children 72a0759a37a2
comparison
equal deleted inserted replaced
8585:e4087b5c0627 8586:5af95c2b1179
610 NULL, 610 NULL,
611 NULL, 611 NULL,
612 NULL, 612 NULL,
613 NULL, 613 NULL,
614 NULL, 614 NULL,
615 NULL 615 NULL,
616 NULL,
617 NULL,
618 NULL,
619 NULL,
620 NULL,
621 NULL,
622 NULL,
623 NULL,
624 NULL
616 }; 625 };
617 626
618 static GaimPluginInfo info = 627 static GaimPluginInfo info =
619 { 628 {
620 2, /**< api_version */ 629 2, /**< api_version */