Fix URLs still pointing to the old wiki

Signed-off-by: Alexander E. Patrakov <patrakov@gmail.com>
This commit is contained in:
Alexander E. Patrakov 2014-11-29 21:49:11 +05:00 committed by Tanu Kaskinen
parent d9854577c3
commit 6e4e8621a6
18 changed files with 30 additions and 30 deletions

View file

@ -24,8 +24,8 @@
/* This object implements the D-Bus interface org.PulseAudio.Core1.CardProfile.
*
* See http://pulseaudio.org/wiki/DBusInterface for the CardProfile interface
* documentation.
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/CardProfile/
* for the CardProfile interface documentation.
*/
#include <pulsecore/protocol-dbus.h>

View file

@ -24,8 +24,8 @@
/* This object implements the D-Bus interface org.PulseAudio.Core1.Card.
*
* See http://pulseaudio.org/wiki/DBusInterface for the Card interface
* documentation.
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/Card/
* for the Card interface documentation.
*/
#include <pulsecore/card.h>

View file

@ -24,8 +24,8 @@
/* This object implements the D-Bus interface org.PulseAudio.Core1.Client.
*
* See http://pulseaudio.org/wiki/DBusInterface for the Client interface
* documentation.
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/Client/
* for the Client interface documentation.
*/
#include <pulsecore/client.h>

View file

@ -24,8 +24,8 @@
/* This object implements the D-Bus interface org.PulseAudio.Core1.
*
* See http://pulseaudio.org/wiki/DBusInterface for the Core interface
* documentation.
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/Core/
* for the Core interface documentation.
*/
#include <pulsecore/core.h>

View file

@ -24,8 +24,8 @@
/* This object implements the D-Bus interface org.PulseAudio.Core1.DevicePort.
*
* See http://pulseaudio.org/wiki/DBusInterface for the DevicePort interface
* documentation.
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/DevicePort/
* for the DevicePort interface documentation.
*/
#include <pulsecore/protocol-dbus.h>

View file

@ -25,8 +25,8 @@
/* This object implements the D-Bus interfaces org.PulseAudio.Core1.Device,
* org.PulseAudio.Core1.Sink and org.PulseAudio.Core1.Source.
*
* See http://pulseaudio.org/wiki/DBusInterface for the interface
* documentation.
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/Device/
* for the interface documentation.
*/
#include <pulsecore/protocol-dbus.h>

View file

@ -24,8 +24,8 @@
/* This object implements the D-Bus interface org.PulseAudio.Core1.Memstats.
*
* See http://pulseaudio.org/wiki/DBusInterface for the Memstats interface
* documentation.
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/Memstats/
* for the Memstats interface documentation.
*/
#include <pulsecore/core.h>

View file

@ -24,8 +24,8 @@
/* This object implements the D-Bus interface org.PulseAudio.Core1.Module.
*
* See http://pulseaudio.org/wiki/DBusInterface for the Module interface
* documentation.
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/Module/
* for the Module interface documentation.
*/
#include <pulsecore/module.h>

View file

@ -24,8 +24,8 @@
/* This object implements the D-Bus interface org.PulseAudio.Core1.Sample.
*
* See http://pulseaudio.org/wiki/DBusInterface for the Sample interface
* documentation.
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/Sample/
* for the Sample interface documentation.
*/
#include <pulsecore/core-scache.h>

View file

@ -24,8 +24,8 @@
/* This object implements the D-Bus interface org.PulseAudio.Core1.Stream.
*
* See http://pulseaudio.org/wiki/DBusInterface for the Stream interface
* documentation.
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/Stream/
* for the Stream interface documentation.
*/
#include <pulsecore/protocol-dbus.h>