X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/6efc7cf13187ec9ae2bff84f52a0a77449625ae4..d8f199cf3daa4ebc771c8071fc2fe0042bdac967:/programs/pulseaudio.json diff --git a/programs/pulseaudio.json b/programs/pulseaudio.json index aef3d99..3e40715 100644 --- a/programs/pulseaudio.json +++ b/programs/pulseaudio.json @@ -1,14 +1,19 @@ { "files": [ { - "help": "Supported since _4.0_ according to https://bugzilla.redhat.com/show_bug.cgi?id=845607\n\nYou can move the file to _XDG_CONFIG_HOME/pulse_\n", + "help": "Supported since _4.0_ according to https://bugzilla.redhat.com/show_bug.cgi?id=845607\n\nYou can move the file to _$XDG_CONFIG_HOME/pulse_\n", "movable": true, "path": "$HOME/.pulse" }, { - "help": "Supported since _4.0_ according to https://bugzilla.redhat.com/show_bug.cgi?id=845607\n\nYou can move this file to _XDG_CONFIG_HOME/pulse/cookie_\n", + "help": "Supported since _4.0_ according to https://bugzilla.redhat.com/show_bug.cgi?id=845607\n\nYou can move this file to _$XDG_CONFIG_HOME/pulse/cookie_\n", "movable": true, "path": "$HOME/.pulse-cookie" + }, + { + "help": "Generated by the _module-esound-protocol-unix.so_ module, which is generally not needed.\n\nYou can comment it out in _/etc/pulse/default.pa_ or _$XDG_CONFIG_HOME/pulse/default.pa_.\n", + "movable": true, + "path": "$HOME/.esd_auth" } ], "name": "pulseaudio"