comparison src/protocols/gg/gg.c @ 9308:b3bda982996b

[gaim-migrate @ 10116] Yikes. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sat, 19 Jun 2004 04:57:43 +0000
parents 3313eab5033d
children 1c4092217e4a
comparison
equal deleted inserted replaced
9307:2138b3a07cb8 9308:b3bda982996b
1 /* 1 /*
2 * gaim - Gadu-Gadu Protocol Plugin 2 * gaim - Gadu-Gadu Protocol Plugin
3 * $Id: gg.c 10098 2004-06-15 21:59:04Z thekingant $ 3 * $Id: gg.c 10116 2004-06-19 04:57:43Z seanegan $
4 * 4 *
5 * Copyright (C) 2001 Arkadiusz Mi¶kiewicz <misiek@pld.ORG.PL> 5 * Copyright (C) 2001 Arkadiusz Mi¶kiewicz <misiek@pld.ORG.PL>
6 * 6 *
7 * This program is free software; you can redistribute it and/or modify 7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License as published by 8 * it under the terms of the GNU General Public License as published by
1531 { 1531 {
1532 GAIM_PRPL_API_VERSION, 1532 GAIM_PRPL_API_VERSION,
1533 0, 1533 0,
1534 NULL, 1534 NULL,
1535 NULL, 1535 NULL,
1536 NO_BUDDY_ICONS,
1536 agg_list_icon, 1537 agg_list_icon,
1537 agg_list_emblems, 1538 agg_list_emblems,
1538 NULL, 1539 NULL,
1539 NULL, 1540 NULL,
1540 agg_away_states, 1541 agg_away_states,