mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
build-sys: Move some more defines to configure.ac
This commit is contained in:
parent
226ddb1d39
commit
e42bc02dc6
9 changed files with 32 additions and 32 deletions
|
|
@ -314,21 +314,21 @@ USA.
|
|||
<section name="Files">
|
||||
|
||||
<p><file>~/.pulse/daemon.conf</file>,
|
||||
<file>@pulseconfdir@/daemon.conf</file>: configuration settings
|
||||
<file>@PA_DEFAULT_CONFIG_DIR@/daemon.conf</file>: configuration settings
|
||||
for the PulseAudio daemon. If the version in the user's home
|
||||
directory does not exist the global configuration file is
|
||||
loaded. See <manref name="pulse-daemon.conf" section="5"/> for
|
||||
more information.</p>
|
||||
|
||||
<p><file>~/.pulse/default.pa</file>,
|
||||
<file>@pulseconfdir@/default.pa</file>: the default configuration
|
||||
<file>@PA_DEFAULT_CONFIG_DIR@/default.pa</file>: the default configuration
|
||||
script to execute when the PulseAudio daemon is started. If the
|
||||
version in the user's home directory does not exist the global
|
||||
configuration script is loaded. See <manref name="default.pa"
|
||||
section="5"/> for more information.</p>
|
||||
|
||||
<p><file>~/.pulse/client.conf</file>,
|
||||
<file>@pulseconfdir@/client.conf</file>: configuration settings
|
||||
<file>@PA_DEFAULT_CONFIG_DIR@/client.conf</file>: configuration settings
|
||||
for PulseAudio client applications. If the version in the user's
|
||||
home directory does not exist the global configuration file is
|
||||
loaded. See <manref name="pulse-client.conf" section="5"/> for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue