comparison src/protocols/gg/gg.c @ 8568:88988327a4e0

[gaim-migrate @ 9316] Remove the get_away prpl function. Nada used it. Pink elephants on parade. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 03 Apr 2004 01:33:45 +0000
parents e3c059c3d92d
children 5af95c2b1179
comparison
equal deleted inserted replaced
8567:d92a7574473c 8568:88988327a4e0
1 /* 1 /*
2 * gaim - Gadu-Gadu Protocol Plugin 2 * gaim - Gadu-Gadu Protocol Plugin
3 * $Id: gg.c 9306 2004-04-02 06:54:52Z lschiere $ 3 * $Id: gg.c 9316 2004-04-03 01:33:45Z thekingant $
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
1324 NULL, 1324 NULL,
1325 agg_get_info, 1325 agg_get_info,
1326 agg_set_away, 1326 agg_set_away,
1327 NULL, 1327 NULL,
1328 NULL, 1328 NULL,
1329 NULL,
1330 agg_dir_search, 1329 agg_dir_search,
1331 NULL, 1330 NULL,
1332 agg_change_passwd, 1331 agg_change_passwd,
1333 agg_add_buddy, 1332 agg_add_buddy,
1334 agg_add_buddies, 1333 agg_add_buddies,