Mercurial > pidgin
view src/gaim-client.h @ 13838:dd00149f6f9b
[gaim-migrate @ 16287]
SF Patch #1503847 from Sadrul
"This patch "contactizes" the send history in a
conversation, ie. with this patch you can get the
previously sent messages by pressing ctrl+up/down after
switching the account during a contactized conversation."
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Mon, 19 Jun 2006 06:31:11 +0000 |
parents | 2078f65a8e98 |
children |
line wrap: on
line source
#ifndef _GAIM_CLIENT_H_INCLUDED_ #define _GAIM_CLIENT_H_INCLUDED_ #include <glib.h> #include "gaim-client-bindings.h" G_BEGIN_DECLS void gaim_init(void); G_END_DECLS #endif