docs: Consistently use MyFilter instead of sometimes ExampleFilter in the example
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 16 Apr 2010 18:09:40 +0000 (20:09 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 16 Apr 2010 18:09:40 +0000 (20:09 +0200)
Fixes bug #615579.

docs/pwg/building-boiler.xml
docs/pwg/pwg.xml

index 5015c8c..ef0fb01 100644 (file)
@@ -98,13 +98,13 @@ Resolving deltas: 100% (240/240), done.
       Note that capitalization is important for the name of the plugin. Under
       some operating systems, capitalization is also important when specifying
       directory names. For example, the following commands create the
-      ExampleFilter plugin based on the plugin template and put the output files
+      MyFilter plugin based on the plugin template and put the output files
       in the <filename class="directory">gst-template/gst-plugin/src</filename>
       directory:
     </para>
     <screen>
 <prompt>shell $ </prompt><userinput>cd gst-template/gst-plugin/src</userinput>
-<prompt>shell $ </prompt><userinput>../tools/make_element ExampleFilter</userinput>
+<prompt>shell $ </prompt><userinput>../tools/make_element MyFilter</userinput>
     </screen>
     <para>
       The last command creates two files:
index 64345db..e57f0ca 100644 (file)
@@ -94,7 +94,7 @@
         guide have contained no explicit example code, perhaps making things a
         bit abstract and difficult to understand. In contrast, this section will
         present both applications and code by following the development of an
-        example audio filter plugin called <quote>ExampleFilter</quote>.
+        example audio filter plugin called <quote>MyFilter</quote>.
       </para>
       <para>
         The example filter element will begin with a single input pad and a