more trademark protectoin and doc fixing
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 5 Dec 2003 12:26:58 +0000 (12:26 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 5 Dec 2003 12:26:58 +0000 (12:26 +0000)
Original commit message from CVS:
more trademark protectoin and doc fixing

docs/faq/faq.xml
docs/gst/gstreamer-docs.sgml
docs/gst/tmpl/gst.sgml
docs/gst/tmpl/gstxml.sgml
docs/pwg/building-boiler.xml

index 35dcb28..0fee353 100644 (file)
@@ -17,7 +17,6 @@
 
 <!ENTITY CVS SYSTEM "cvs.xml">
 <!ENTITY DEVELOPING SYSTEM "developing.xml">
-
 ]>
 
 <article class="faq" id="index">
index 1344062..6b667c5 100644 (file)
@@ -83,7 +83,6 @@ well as the object hierarchy that defines elements and bins, along
 with some more specialized elements.</para>
 
     &Gst;
-    &GstAutoplug;
     &GstBin;
     &GstBuffer;
     &GstConfig;
index 92d3267..6a518c6 100644 (file)
@@ -1,5 +1,5 @@
 <!-- ##### SECTION Title ##### -->
-Gstreamer
+GStreamer
 
 <!-- ##### SECTION Short_Description ##### -->
 Media library supporting arbitrary formats and filter graphs.
index 32d00bc..08450b2 100644 (file)
@@ -110,6 +110,10 @@ All GstElements can be serialized to an XML presentation and subsequently loaded
 
 </para>
 
+@: 
+@: 
+@:
+
 @gstxml: the object which received the signal.
 @arg1: 
 @arg2: 
@@ -119,7 +123,7 @@ All GstElements can be serialized to an XML presentation and subsequently loaded
 
 </para>
 
-@
-@: 
-@: 
+@gstxml: the object which received the signal.
+@arg1
+@arg2
 
index 7347ab9..2e7e8c1 100644 (file)
@@ -14,8 +14,8 @@
 
   <!-- ############ sect1 ############# -->
 
-  <sect1 id="sect1-boiler-source" xreflabel="Getting the Gstreamer Plugin Templates">
-    <title>Getting the Gstreamer Plugin Templates</title>
+  <sect1 id="sect1-boiler-source" xreflabel="Getting the GStreamer Plugin Templates">
+    <title>Getting the GStreamer Plugin Templates</title>
     <para>
       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