Wed, 13 May 2009 20:29:03 +0000
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 | 5 | SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS) |