From 4e5f1ba5120b60dc4d3569b8325ccf33f5482877 Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Sun, 25 Jul 2004 07:03:39 +0000 Subject: [PATCH] Didn't fix the pb... Original commit message from CVS: Didn't fix the pb... --- ChangeLog | 4 ---- docs/gst/tmpl/gstinfo.sgml | 23 ++++++++++++----------- 2 files changed, 12 insertions(+), 15 deletions(-) diff --git a/ChangeLog b/ChangeLog index 78491e1..4969f8d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,5 @@ 2004-07-24 Steve Lhomme - * docs/gst/sgml/gstinfo.sgml: - Try to remove the need for GST_CAT_DEFAULT (text moved) - -2004-07-24 Steve Lhomme * win32/gstreamer.def: More exports for the plugins diff --git a/docs/gst/tmpl/gstinfo.sgml b/docs/gst/tmpl/gstinfo.sgml index 1927a1e..a4c8411 100644 --- a/docs/gst/tmpl/gstinfo.sgml +++ b/docs/gst/tmpl/gstinfo.sgml @@ -57,17 +57,6 @@ library itself becomes around 10% smaller. -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: - - -&hash;define GST_CAT_DEFAULT category_to_be_default - - - - - - Please note that there are naming conventions for the names of debugging categories. These are explained at GST_DEBUG_CATEGORY_INIT(). @@ -494,6 +483,18 @@ output with the function name of the message. @Returns: + + +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: + + +&hash;define GST_CAT_DEFAULT category_to_be_default + + + + + GST_CAT_LEVEL_LOG: -- 2.7.4