Didn't fix the pb...
authorSteve Lhomme <steve.lhomme@free.fr>
Sun, 25 Jul 2004 07:03:39 +0000 (07:03 +0000)
committerSteve Lhomme <steve.lhomme@free.fr>
Sun, 25 Jul 2004 07:03:39 +0000 (07:03 +0000)
Original commit message from CVS:
Didn't fix the pb...

ChangeLog
docs/gst/tmpl/gstinfo.sgml

index 78491e1..4969f8d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,5 @@
 2004-07-24  Steve Lhomme  <steve.lhomme at free dot fr>
 
-       * docs/gst/sgml/gstinfo.sgml:
-       Try to remove the need for GST_CAT_DEFAULT (text moved)
-
-2004-07-24  Steve Lhomme  <steve.lhomme at free dot fr>
 
        * win32/gstreamer.def:
        More exports for the plugins
index 1927a1e..a4c8411 100644 (file)
@@ -57,17 +57,6 @@ library itself becomes around 10% smaller.
 </para>
 
 <para>
-The default category that is used when no other category is defined as the
-default. If you want to define a default category, do it like this:
-<informalexample>
-<programlisting>
-&hash;define GST_CAT_DEFAULT category_to_be_default
-</programlisting>
-</informalexample>
-</para>
-
-
-<para>
 Please note that there are naming conventions for the names of debugging 
 categories. These are explained at GST_DEBUG_CATEGORY_INIT().
 </para>
@@ -494,6 +483,18 @@ output with the function name of the message.
 @Returns: 
 
 
+<!-- ##### VARIABLE GST_CAT_DEFAULT ##### -->
+<para>
+The default category that is used when no other category is defined as the
+default. If you want to define a default category, do it like this:
+<informalexample>
+<programlisting>
+&hash;define GST_CAT_DEFAULT category_to_be_default
+</programlisting>
+</informalexample>
+</para>
+
+
 <!-- ##### MACRO GST_CAT_LEVEL_LOG ##### -->
 <para>
 GST_CAT_LEVEL_LOG: