comparison console/plugins/gnthistory.c @ 14846:c7651586e27b

[gaim-migrate @ 17615] Patch from Richard Nelson (wabz) to fix the blist-width, and do ellipsization in the trees. committer: Tailor Script <tailor@pidgin.im>
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sun, 29 Oct 2006 01:32:04 +0000
parents 584da235633e
children
comparison
equal deleted inserted replaced
14845:b1650510f4b8 14846:c7651586e27b
19 */ 19 */
20 20
21 /* Ripped from gtk/plugins/history.c */ 21 /* Ripped from gtk/plugins/history.c */
22 22
23 #include "internal.h" 23 #include "internal.h"
24 #include "gntgaim.h"
25 24
26 #include "conversation.h" 25 #include "conversation.h"
27 #include "debug.h" 26 #include "debug.h"
28 #include "log.h" 27 #include "log.h"
29 #include "notify.h" 28 #include "notify.h"