Mercurial > pidgin
view src/away.h @ 9330:b4dc3827470a
[gaim-migrate @ 10138]
Patch by Justin Wood to use gaim_utf8_try_convert during MSN file transfer
instea dof g_locale_to_utf8. He says, " For some reason, on some versions
of OSX string conversion would fail, returning a NULL string, which would
crash gen_context." This closes patch #971502.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sun, 20 Jun 2004 21:36:53 +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_ */