summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2006-06-19 23:06:50 +0000
committerLennart Poettering <lennart@poettering.net>2006-06-19 23:06:50 +0000
commitfe1dadbadd9f694d533dc2191451d2a020d99c2f (patch)
tree562a71b04b1b3a10a79467d5aa9694769dc65c45 /src
parent0d97ac6d2b8616073a3b047bfe22416a452950a5 (diff)
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
Diffstat (limited to 'src')
-rw-r--r--src/pulse/pulseaudio.h8
1 files changed, 4 insertions, 4 deletions
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