mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 13:29:59 -05:00
Fix URLs still pointing to the old wiki
Signed-off-by: Alexander E. Patrakov <patrakov@gmail.com>
This commit is contained in:
parent
d9854577c3
commit
6e4e8621a6
18 changed files with 30 additions and 30 deletions
|
|
@ -49,7 +49,7 @@ static const char introspection[] =
|
|||
DBUS_INTROSPECT_1_0_XML_DOCTYPE_DECL_NODE
|
||||
"<node>"
|
||||
" <!-- If you are looking for documentation make sure to check out\n"
|
||||
" http://pulseaudio.org/wiki/DBusInterface -->\n"
|
||||
" http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/ -->\n"
|
||||
" <interface name=\"" INTERFACE "\">\n"
|
||||
" <property name=\"Address\" type=\"s\" access=\"read\"/>\n"
|
||||
" </interface>\n"
|
||||
|
|
|
|||
|
|
@ -26,8 +26,8 @@
|
|||
* /org/pulseaudio/server_lookup. Implemented interfaces
|
||||
* are org.pulseaudio.ServerLookup and org.freedesktop.DBus.Introspectable.
|
||||
*
|
||||
* See http://pulseaudio.org/wiki/DBusInterface for the ServerLookup interface
|
||||
* documentation.
|
||||
* See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/ConnectingToServer/
|
||||
* for the ServerLookup interface documentation.
|
||||
*/
|
||||
|
||||
#include <pulsecore/core.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue