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

@ -7,7 +7,7 @@
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PulseAudio\n" "Project-Id-Version: PulseAudio\n"
"Report-Msgid-Bugs-To: http://pulseaudio.org/wiki/Community#BugsPatchesTranslations\n" "Report-Msgid-Bugs-To: http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Community/#bugspatchestranslations\n"
"POT-Creation-Date: 2010-11-27 01:08+0000\n" "POT-Creation-Date: 2010-11-27 01:08+0000\n"
"PO-Revision-Date: 2012-09-22 04:49+0000\n" "PO-Revision-Date: 2012-09-22 04:49+0000\n"
"Last-Translator: Andika Triwidada <andika@gmail.com>\n" "Last-Translator: Andika Triwidada <andika@gmail.com>\n"

View file

@ -2044,7 +2044,7 @@ msgstr "\tProfilo attivo: %s\n"
# Sink input # Sink input
# A stream that is connected to an output device, i.e. an input for a sink. # A stream that is connected to an output device, i.e. an input for a sink.
# #
# from http://pulseaudio.org/wiki/WritingVolumeControlUIs # from http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/WritingVolumeControlUIs/
#: ../src/utils/pactl.c:593 ../src/utils/pactl.c:868 #: ../src/utils/pactl.c:593 ../src/utils/pactl.c:868
#, c-format #, c-format
msgid "Failed to get sink input information: %s" msgid "Failed to get sink input information: %s"
@ -2091,7 +2091,7 @@ msgstr ""
# Source output # Source output
# A stream that is connected to an input device, i.e. an output of a source. # A stream that is connected to an input device, i.e. an output of a source.
# #
# from http://pulseaudio.org/wiki/WritingVolumeControlUIs # from http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/WritingVolumeControlUIs/
#: ../src/utils/pactl.c:663 ../src/utils/pactl.c:887 #: ../src/utils/pactl.c:663 ../src/utils/pactl.c:887
#, c-format #, c-format
msgid "Failed to get source output information: %s" msgid "Failed to get source output information: %s"

View file

@ -49,7 +49,7 @@ static const char introspection[] =
DBUS_INTROSPECT_1_0_XML_DOCTYPE_DECL_NODE DBUS_INTROSPECT_1_0_XML_DOCTYPE_DECL_NODE
"<node>" "<node>"
" <!-- If you are looking for documentation make sure to check out\n" " <!-- 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" " <interface name=\"" INTERFACE "\">\n"
" <property name=\"Address\" type=\"s\" access=\"read\"/>\n" " <property name=\"Address\" type=\"s\" access=\"read\"/>\n"
" </interface>\n" " </interface>\n"

View file

@ -26,8 +26,8 @@
* /org/pulseaudio/server_lookup. Implemented interfaces * /org/pulseaudio/server_lookup. Implemented interfaces
* are org.pulseaudio.ServerLookup and org.freedesktop.DBus.Introspectable. * are org.pulseaudio.ServerLookup and org.freedesktop.DBus.Introspectable.
* *
* See http://pulseaudio.org/wiki/DBusInterface for the ServerLookup interface * See http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Clients/DBus/ConnectingToServer/
* documentation. * for the ServerLookup interface documentation.
*/ */
#include <pulsecore/core.h> #include <pulsecore/core.h>

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

@ -96,7 +96,7 @@ struct pa_sink_input {
pa_sink_input *sync_prev, *sync_next; pa_sink_input *sync_prev, *sync_next;
/* Also see http://pulseaudio.org/wiki/InternalVolumes */ /* Also see http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Volumes/ */
pa_cvolume volume; /* The volume clients are informed about */ pa_cvolume volume; /* The volume clients are informed about */
pa_cvolume reference_ratio; /* The ratio of the stream's volume to the sink's reference volume */ pa_cvolume reference_ratio; /* The ratio of the stream's volume to the sink's reference volume */
pa_cvolume real_ratio; /* The ratio of the stream's volume to the sink's real volume */ pa_cvolume real_ratio; /* The ratio of the stream's volume to the sink's real volume */

View file

@ -90,7 +90,7 @@ struct pa_sink {
pa_volume_t base_volume; /* shall be constant */ pa_volume_t base_volume; /* shall be constant */
unsigned n_volume_steps; /* shall be constant */ unsigned n_volume_steps; /* shall be constant */
/* Also see http://pulseaudio.org/wiki/InternalVolumes */ /* Also see http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Volumes/ */
pa_cvolume reference_volume; /* The volume exported and taken as reference base for relative sink input volumes */ pa_cvolume reference_volume; /* The volume exported and taken as reference base for relative sink input volumes */
pa_cvolume real_volume; /* The volume that the hardware is configured to */ pa_cvolume real_volume; /* The volume that the hardware is configured to */
pa_cvolume soft_volume; /* The internal software volume we apply to all PCM data while it passes through */ pa_cvolume soft_volume; /* The internal software volume we apply to all PCM data while it passes through */

View file

@ -87,7 +87,7 @@ struct pa_source_output {
pa_channel_map channel_map; pa_channel_map channel_map;
pa_format_info *format; pa_format_info *format;
/* Also see http://pulseaudio.org/wiki/InternalVolumes */ /* Also see http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Volumes/ */
pa_cvolume volume; /* The volume clients are informed about */ pa_cvolume volume; /* The volume clients are informed about */
pa_cvolume reference_ratio; /* The ratio of the stream's volume to the source's reference volume */ pa_cvolume reference_ratio; /* The ratio of the stream's volume to the source's reference volume */
pa_cvolume real_ratio; /* The ratio of the stream's volume to the source's real volume */ pa_cvolume real_ratio; /* The ratio of the stream's volume to the source's real volume */

View file

@ -90,7 +90,7 @@ struct pa_source {
pa_volume_t base_volume; /* shall be constant */ pa_volume_t base_volume; /* shall be constant */
unsigned n_volume_steps; /* shall be constant */ unsigned n_volume_steps; /* shall be constant */
/* Also see http://pulseaudio.org/wiki/InternalVolumes */ /* Also see http://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/Volumes/ */
pa_cvolume reference_volume; /* The volume exported and taken as reference base for relative source output volumes */ pa_cvolume reference_volume; /* The volume exported and taken as reference base for relative source output volumes */
pa_cvolume real_volume; /* The volume that the hardware is configured to */ pa_cvolume real_volume; /* The volume that the hardware is configured to */
pa_cvolume soft_volume; /* The internal software volume we apply to all PCM data while it passes through */ pa_cvolume soft_volume; /* The internal software volume we apply to all PCM data while it passes through */