more trademark protectoin and doc fixing

Original commit message from CVS:
more trademark protectoin and doc fixing
This commit is contained in:
Thomas Vander Stichele 2003-12-05 12:26:58 +00:00
parent 8ca1b1fe7f
commit f57a372393
5 changed files with 10 additions and 8 deletions

View file

@ -17,7 +17,6 @@
<!ENTITY CVS SYSTEM "cvs.xml"> <!ENTITY CVS SYSTEM "cvs.xml">
<!ENTITY DEVELOPING SYSTEM "developing.xml"> <!ENTITY DEVELOPING SYSTEM "developing.xml">
]> ]>
<article class="faq" id="index"> <article class="faq" id="index">

View file

@ -83,7 +83,6 @@ well as the object hierarchy that defines elements and bins, along
with some more specialized elements.</para> with some more specialized elements.</para>
&Gst; &Gst;
&GstAutoplug;
&GstBin; &GstBin;
&GstBuffer; &GstBuffer;
&GstConfig; &GstConfig;

View file

@ -1,5 +1,5 @@
<!-- ##### SECTION Title ##### --> <!-- ##### SECTION Title ##### -->
Gstreamer GStreamer
<!-- ##### SECTION Short_Description ##### --> <!-- ##### SECTION Short_Description ##### -->
Media library supporting arbitrary formats and filter graphs. Media library supporting arbitrary formats and filter graphs.

View file

@ -110,6 +110,10 @@ All GstElements can be serialized to an XML presentation and subsequently loaded
</para> </para>
@:
@:
@:
@gstxml: the object which received the signal. @gstxml: the object which received the signal.
@arg1: @arg1:
@arg2: @arg2:
@ -119,7 +123,7 @@ All GstElements can be serialized to an XML presentation and subsequently loaded
</para> </para>
@: @gstxml: the object which received the signal.
@: @arg1:
@: @arg2:

View file

@ -14,8 +14,8 @@
<!-- ############ sect1 ############# --> <!-- ############ sect1 ############# -->
<sect1 id="sect1-boiler-source" xreflabel="Getting the Gstreamer Plugin Templates"> <sect1 id="sect1-boiler-source" xreflabel="Getting the GStreamer Plugin Templates">
<title>Getting the Gstreamer Plugin Templates</title> <title>Getting the GStreamer Plugin Templates</title>
<para> <para>
There are currently two ways to develop a new plugin for &GStreamer;: You There are currently two ways to develop a new plugin for &GStreamer;: You
can write the entire plugin by hand, or you can copy an existing plugin can write the entire plugin by hand, or you can copy an existing plugin