Mercurial > pidgin
view sounds/Makefile.am @ 14161:694aae55ab6d
[gaim-migrate @ 16809]
gaim_ssl_connect's are now cancelable (without crashing, anyway)
This was relatively easy, because the PRPLs already keep a reference
to the GaimSslConnection. I just needed to update the core ssl code
to keep track of the GaimProxyConnectInfo, and to call
gaim_proxy_connect_cancel() when gaim_ssl_close() is called
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 17 Aug 2006 05:47:58 +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)