comparison finch/gntblist.c @ 22884:fdda2b8a4146

propagate from branch 'im.pidgin.pidgin' (head e4cc3b79eb04e4937c5fa764f6839a8e07397651) to branch 'im.pidgin.pidgin.custom_smiley' (head ddcc6eb918167735a0768b1a2976c95b5b15e213)
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 05 Mar 2008 17:18:09 +0000
parents 561729870929
children b0b8c94118c8
comparison
equal deleted inserted replaced
22883:09f426ca9ca7 22884:fdda2b8a4146
1306 1306
1307 g_free(prompt); 1307 g_free(prompt);
1308 } 1308 }
1309 1309
1310 1310
1311 static void showlog_cb(PurpleBlistNode *node) 1311 static void showlog_cb(PurpleBlistNode *sel, PurpleBlistNode *node)
1312 { 1312 {
1313 PurpleLogType type; 1313 PurpleLogType type;
1314 PurpleAccount *account; 1314 PurpleAccount *account;
1315 char *name = NULL; 1315 char *name = NULL;
1316 1316