2204a689a3
loaded when it exists. This allows us to enable the pulse plugin by default depending on whether it is installed or not.
11 lines
289 B
Diff
11 lines
289 B
Diff
--- alsa-lib-1.0.15rc3.lennart/src/conf/alsa.conf 2007-10-17 18:28:03.000000000 -0400
|
|
+++ alsa-lib-1.0.15rc3/src/conf/alsa.conf 2007-10-17 18:33:10.000000000 -0400
|
|
@@ -8,6 +8,7 @@
|
|
{
|
|
func load
|
|
files [
|
|
+ "/etc/alsa/pulse-default.conf"
|
|
"/etc/asound.conf"
|
|
"~/.asoundrc"
|
|
]
|