Mercurial > pidgin.yaz
view pidgin/sounds/Makefile.am @ 18578:acd4ff9ddace
Bonjour only works on Windows2000 or newer, so we don't need to indirectly access the Net* functions. Avoid doing an unnecessary domain query to find the Domain Controller (which was causing a several second delay at startup). Also, try harder to avoid empty default names and falling back to "Purple Person".
author | Daniel Atallah <daniel.atallah@gmail.com> |
---|---|
date | Fri, 20 Jul 2007 22:24:10 +0000 |
parents | 38820fbaf3ec |
children |
line wrap: on
line source
soundsdir = $(datadir)/sounds/pidgin sounds_DATA = \ alert.wav \ login.wav \ logout.wav \ receive.wav \ send.wav EXTRA_DIST = \ Makefile.mingw \ $(sounds_DATA)