summaryrefslogtreecommitdiff
path: root/docs/plugins/inspect/plugin-tcp.xml
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-04-28 10:53:40 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-04-28 10:53:40 +0000
commitca1b117586faa42792b46aa849504985b35a8533 (patch)
treef01bd3c8fe9c15e9158b5205e0d61a6209b45182 /docs/plugins/inspect/plugin-tcp.xml
parent8efded97899771da8a330c6dd62f47c00742cea3 (diff)
releasing 0.10.6gst-plugins-base-0.10.6
Original commit message from CVS: releasing 0.10.6
Diffstat (limited to 'docs/plugins/inspect/plugin-tcp.xml')
-rw-r--r--docs/plugins/inspect/plugin-tcp.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/plugins/inspect/plugin-tcp.xml b/docs/plugins/inspect/plugin-tcp.xml
index 6f8c9cc841..0e58b0c23b 100644
--- a/docs/plugins/inspect/plugin-tcp.xml
+++ b/docs/plugins/inspect/plugin-tcp.xml
@@ -3,7 +3,7 @@
<description>transfer data over the network via TCP</description>
<filename>../../gst/tcp/.libs/libgsttcp.so</filename>
<basename>libgsttcp.so</basename>
- <version>0.10.5</version>
+ <version>0.10.6</version>
<license>LGPL</license>
<source>gst-plugins-base</source>
<package>GStreamer Base Plug-ins source release</package>
@@ -11,35 +11,35 @@
<elements>
<element>
<name>multifdsink</name>
- <longname>MultiFd sink</longname>
+ <longname>Multi filedescriptor sink</longname>
<class>Sink/Network</class>
<description>Send data to multiple filedescriptors</description>
<author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;, Wim Taymans &lt;wim@fluendo.com&gt;</author>
</element>
<element>
<name>tcpclientsink</name>
- <longname>TCP Client sink</longname>
+ <longname>TCP client sink</longname>
<class>Sink/Network</class>
<description>Send data as a client over the network via TCP</description>
<author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;</author>
</element>
<element>
<name>tcpclientsrc</name>
- <longname>TCP Client source</longname>
+ <longname>TCP client source</longname>
<class>Source/Network</class>
<description>Receive data as a client over the network via TCP</description>
<author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;</author>
</element>
<element>
<name>tcpserversink</name>
- <longname>TCP Server sink</longname>
+ <longname>TCP server sink</longname>
<class>Sink/Network</class>
<description>Send data as a server over the network via TCP</description>
<author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;</author>
</element>
<element>
<name>tcpserversrc</name>
- <longname>TCP Server source</longname>
+ <longname>TCP server source</longname>
<class>Source/Network</class>
<description>Receive data as a server over the network via TCP</description>
<author>Thomas Vander Stichele &lt;thomas at apestaart dot org&gt;</author>