Mercurial > pidgin
view src/away.h @ 9317:8e1ddf5d81d0
[gaim-migrate @ 10125]
I went and made real-big buddy icons (most likely MSN or Yahoo) scale up
to 96x96 in the convo window. It's actually not as bad as I thought it
would be, but I'll let you guys decide what to do with it before Sunday
as I'm going to Long Island now.1
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Sat, 19 Jun 2004 16:05:50 +0000 |
parents | e8aa46291f64 |
children | db62420a53a2 |
line wrap: on
line source
#ifndef _GAIM_AWAY_H_ #define _GAIM_AWAY_H_ #define GtkWidget int int this_file; #define A_BIG_HACK this_file; extern void do_im_back(GtkWidget *, GtkWidget *); #endif /* _GAIM_AWAY_H_ */