Mercurial > pidgin.yaz
view sounds/Makefile.am @ 5506:4f72b611f0ee
[gaim-migrate @ 5905]
A few changes here.
- Messages now have reference counting.
- There's a message queue API in servconn. This was needed for times when
we have a message but need further information from a command before
processing it, like initial e-mail notifications.
- As a result of the two above, we now have initial e-mail notifications
again!
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sun, 25 May 2003 09:04:32 +0000 |
parents | 73853a0a1a77 |
children | 5dd9c1df6459 |
line wrap: on
line source
EXTRA_DIST = arrive.wav \ leave.wav \ receive.wav \ redalert.wav \ send.wav soundsdir = $(datadir)/sounds/gaim sounds_DATA = $(EXTRA_DIST)