output/pulse: renamed context to "Music Player Daemon"

This looks nicer in the PulseAudio manager than just "mpd".
This commit is contained in:
Max Kellermann
2009-10-20 21:07:38 +02:00
parent bc4266bef8
commit bd28caed3c
2 changed files with 2 additions and 1 deletions

View File

@@ -24,7 +24,7 @@
#include <pulse/simple.h>
#include <pulse/error.h>
#define MPD_PULSE_NAME "mpd"
#define MPD_PULSE_NAME "Music Player Daemon"
struct pulse_data {
const char *name;