From fe1dadbadd9f694d533dc2191451d2a020d99c2f Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 19 Jun 2006 23:06:50 +0000 Subject: update references to the pkg-config files in the docs git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1038 fefdeb5f-60dc-0310-8127-8f9354f1896f --- src/pulse/pulseaudio.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src') diff --git a/src/pulse/pulseaudio.h b/src/pulse/pulseaudio.h index 71262eaa..88cc326b 100644 --- a/src/pulse/pulseaudio.h +++ b/src/pulse/pulseaudio.h @@ -105,10 +105,10 @@ * The PulseAudio libraries provide pkg-config snippets for the different * modules: * - * \li pulselib - The asynchronous API and the internal main loop implementation. - * \li pulselib-mainloop-glib12 - GLIB 1.2 main loop bindings. - * \li pulselib-mainloop-glib - GLIB 2.x main loop bindings. - * \li pulselib-simple - The simple PulseAudio API. + * \li libpulse - The asynchronous API and the internal main loop implementation. + * \li libpulse-mainloop-glib12 - GLIB 1.2 main loop bindings. + * \li libpulse-mainloop-glib - GLIB 2.x main loop bindings. + * \li libpulse-simple - The simple PulseAudio API. */ #endif -- cgit