libpurple/protocols/Makefile.am

Wed, 13 May 2009 20:29:03 +0000

author
Marcus Lundblad <malu@pidgin.im>
date
Wed, 13 May 2009 20:29:03 +0000
changeset 27110
05ca719b901b
parent 26571
8a7934cb033e
child 28841
6b9568572bcb
permissions
-rw-r--r--

Support custom smileys in MUCs (when all participants support BoB and a maximum
of 10 participants are in the chat).
Always announce support for BoB, since disable custom smileys will still turn
off fetching them, and BoB can be used for other purposes further on.

17530
0093f6f0f41f null does not need to be in EXTRA_DIST because it is in DIST_SUBDIRS
Stu Tomlinson <nosnilmot@pidgin.im>
parents: 17451
diff changeset
1 EXTRA_DIST = Makefile.mingw
14598
2c25d2334353 [gaim-migrate @ 17257]
Daniel Atallah <datallah@pidgin.im>
parents: 14254
diff changeset
2
26571
8a7934cb033e Remove an unused protocol plugin
Mark Doliner <markdoliner@pidgin.im>
parents: 21483
diff changeset
3 DIST_SUBDIRS = bonjour gg irc jabber msn msnp9 myspace novell null oscar qq sametime silc silc10 simple yahoo zephyr
2415
201de9fd0069 [gaim-migrate @ 2428]
Eric Warmenhoven <warmenhoven@yahoo.com>
parents: 2393
diff changeset
4
7373
a72f1b9107b3 [gaim-migrate @ 7968]
Etan Reisner <deryni@pidgin.im>
parents: 6150
diff changeset
5 SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS)

mercurial