Mercurial > pidgin
view sounds/Makefile.am @ 13413:79682d6f032e
[gaim-migrate @ 15788]
1. We need to check the various "char **" pointers passed to gaim_gtk_notify_emails() to make sure they're not NULL. Sadrul says the PRPLs currently don't send NULLs in. Since nothing guarantees that for other prpls, I think checking is good.
2. Add escaping of the To: field.
3. Fix a memory leak.
#1:
Resolves CID 13
Resolves CID 14
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Tue, 07 Mar 2006 01:36:43 +0000 |
parents | 5dd9c1df6459 |
children |
line wrap: on
line source
EXTRA_DIST = \ alert.wav \ login.wav \ logout.wav \ receive.wav \ send.wav soundsdir = $(datadir)/sounds/gaim sounds_DATA = $(EXTRA_DIST)