]> code.delx.au - pulseaudio/commit
Perfer client.conf over X11 property variables.
authorColin Guthrie <pulse@colin.guthr.ie>
Tue, 3 Jun 2008 19:22:29 +0000 (19:22 +0000)
committerColin Guthrie <pulse@colin.guthr.ie>
Tue, 3 Jun 2008 19:22:29 +0000 (19:22 +0000)
commit78ae61217dbd5a3ad097917c7335a2b914734bcd
tree9674d88139ab54ff2df621f58dc68de85741935f
parent9a501ef28e4046b7659b9c374361617cfbaa71ee
Perfer client.conf over X11 property variables.
To explain: X11 properties are always set on the root window if pulseaudio is started
during X11 login (which is the most likey time to start it). This means that any settings
specified in client.conf will almost never be used. As the default client.conf is empty
it makes more sense to listen to it if a user cares to bother altering it.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@2494 fefdeb5f-60dc-0310-8127-8f9354f1896f
src/pulse/context.c