Mercurial > pidgin.yaz
annotate src/protocols/Makefile.am @ 10087:9fdbfe832fac
[gaim-migrate @ 11098]
gaim_prefs_connect_callback() now takes a handle that can be used to disconnect
the callbacks later on. The callback id's remain, so people can still use those
if they want, although I'm not sure if there's any need for them any more.
I also switched the order for initializing the prefs subsystem and statically
compiled protocol plugins so that prpl prefs can work for statically compiled
prpls.
committer: Tailor Script <tailor@pidgin.im>
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Tue, 12 Oct 2004 00:49:19 +0000 |
parents | 15ddfb03f4c7 |
children | 2ce8ec01a064 |
rev | line source |
---|---|
8857 | 1 DIST_SUBDIRS = gg irc jabber msn napster novell oscar rendezvous silc toc trepia yahoo zephyr |
2415
88e35feb75f8
[gaim-migrate @ 2428]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2393
diff
changeset
|
2 |
7373
1dbf83536d83
[gaim-migrate @ 7968]
Christian Hammond <chipx86@chipx86.com>
parents:
6150
diff
changeset
|
3 SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS) |