Mercurial > pidgin.yaz
changeset 11633:a32bf50ee5d1
[gaim-migrate @ 13909]
Anybody?
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 10 Oct 2005 04:18:58 +0000 |
parents | c4fde4165293 |
children | c7305c2d650b |
files | plugins/autorecon.c |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/autorecon.c Mon Oct 10 04:10:49 2005 +0000 +++ b/plugins/autorecon.c Mon Oct 10 04:18:58 2005 +0000 @@ -1,3 +1,13 @@ +/* + * TODO: Are we getting rid of this, now that this functionality + * is in the core? Can we get rid of those preferences? I + * think we should be ok with always attempting to reconnect + * and never showing disconnected/reconnected messages. + * --KingAnt + * + * If we keep this file, we need to add the GPL header here. + */ + #include "internal.h" #include "connection.h"