mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
* more s/pulseaudio/PulseAudio/ replacements
* name the per-user dir ~/.pulse (instead of .pulseaudio), just like /etc/pulse/ git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1039 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
fe1dadbadd
commit
3cf1621433
18 changed files with 37 additions and 37 deletions
|
|
@ -29,9 +29,9 @@
|
|||
|
||||
#include "browser.h"
|
||||
|
||||
#define SERVICE_NAME_SINK "_pulseaudio-sink._tcp."
|
||||
#define SERVICE_NAME_SOURCE "_pulseaudio-source._tcp."
|
||||
#define SERVICE_NAME_SERVER "_pulseaudio-server._tcp."
|
||||
#define SERVICE_NAME_SINK "_pulse-sink._tcp."
|
||||
#define SERVICE_NAME_SOURCE "_pulse-source._tcp."
|
||||
#define SERVICE_NAME_SERVER "_pulse-server._tcp."
|
||||
|
||||
struct pa_browser {
|
||||
int ref;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue