Mercurial > pidgin
view src/protocols/Makefile.am @ 5926:6c22d37c6a3c
[gaim-migrate @ 6366]
Another "should fix" commit! If calling gaim_connection_disconnect()
instead of gaim_account_disconnect() (which was happening at times), the
account's connection would never be set to NULL. Now we ensure that if the
account's connection is non-NULL, gaim_account_disconnect() is called first
instead of gaim_connection_disconnect().
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Fri, 20 Jun 2003 03:55:56 +0000 |
parents | 99ae9bd8b5fa |
children | f40283608e4b |
line wrap: on
line source
DIST_SUBDIRS = gg irc jabber msn napster oscar toc trepia yahoo zephyr if PRPLS SUBDIRS = $(DIST_SUBDIRS) else SUBDIRS = $(STATIC_PRPLS) endif