]> code.delx.au - pulseaudio/commit
auth: move cookie file to ~/.config/pulse/cookie
authorLennart Poettering <lennart@poettering.net>
Tue, 15 May 2012 21:59:33 +0000 (23:59 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 15 May 2012 21:59:33 +0000 (23:59 +0200)
commit87ae8307057944662bb8a4b638f56fa980eef48a
tree06da8c75979700e9941c301b2c6b4bd6bcd126f5
parent9ab510a69216b468c80acad92a0e2360ffccfea2
auth: move cookie file to ~/.config/pulse/cookie

In order to follow XDG basedir, read the cookie file from
~/.config/pulse/cookie if possible, but fall back to the old file.
if it doesn't exist.
14 files changed:
man/pax11publish.1.xml.in
man/pulse-client.conf.5.xml.in
src/modules/module-esound-sink.c
src/modules/module-tunnel.c
src/modules/x11/module-x11-publish.c
src/pulse/client-conf.c
src/pulsecore/auth-cookie.c
src/pulsecore/auth-cookie.h
src/pulsecore/authkey.c
src/pulsecore/authkey.h
src/pulsecore/native-common.h
src/pulsecore/protocol-esound.c
src/pulsecore/protocol-native.c
src/utils/pax11publish.c