docs/libs/compiling.sgml: Fix typo: it's pkg-config, not pkg-gconfig
authorTim-Philipp Müller <tim@centricular.net>
Sun, 5 Feb 2006 17:15:17 +0000 (17:15 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sun, 5 Feb 2006 17:15:17 +0000 (17:15 +0000)
Original commit message from CVS:
* docs/libs/compiling.sgml:
Fix typo: it's pkg-config, not pkg-gconfig
* docs/libs/gst-plugins-base-libs-docs.sgml:
* docs/libs/gst-plugins-base-libs-sections.txt:
* docs/libs/tmpl/gstgconf.sgml:
There is no libgstgconf in 0.10, remove it
from the docs.

ChangeLog
docs/libs/compiling.sgml
docs/libs/gst-plugins-base-libs-docs.sgml
docs/libs/gst-plugins-base-libs-sections.txt
docs/libs/tmpl/gstgconf.sgml [deleted file]

index 904420143e98cb9719ad3eb436ed1f7a7ef60043..bc22e66a33da38907aae1593a40bdec147ab4d06 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2006-02-05  Tim-Philipp Müller  <tim at centricular dot net>
+
+       * docs/libs/compiling.sgml:
+         Fix typo: it's pkg-config, not pkg-gconfig
+
+       * docs/libs/gst-plugins-base-libs-docs.sgml:
+       * docs/libs/gst-plugins-base-libs-sections.txt:
+       * docs/libs/tmpl/gstgconf.sgml:
+         There is no libgstgconf in 0.10, remove it
+         from the docs.
+
 2006-02-05  Julien MOUTTE  <julien@moutte.net>
 
        * docs/libs/tmpl/gstcolorbalance.sgml: Updated.
index 1eaad09a1cbd128d915f2f7bed24dd8218e56d7a..e20f1e9cfff8cc654cdc174ede228fc28760a511 100644 (file)
@@ -24,7 +24,7 @@ find the header files and libraries. This is done with the
 The following interactive shell session demonstrates how
 <application>pkg-config</application> is used:
 <programlisting>
-$ pkg-gconfig --cflags gstreamer-plugins-base-&GST_MAJORMINOR;
+$ pkg-config --cflags gstreamer-plugins-base-&GST_MAJORMINOR;
 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-&GST_MAJORMINOR; -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
 $ pkg-config --libs gstreamer-plugins-base-&GST_MAJORMINOR;
 -Wl,--export-dynamic -pthread -lgstreamer-&GST_MAJORMINOR; -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0
index 4d7ef54a331ec2dcade70975952ead794c6e15be..70bb00660f4d200d9886f01d58392373163965e1 100644 (file)
@@ -11,7 +11,6 @@
 <!ENTITY GstVideoSink SYSTEM "xml/gstvideosink.xml">
 <!ENTITY GstVideoFilter SYSTEM "xml/gstvideofilter.xml">
 <!ENTITY GstColorBalance SYSTEM "xml/gstcolorbalance.xml">
-<!ENTITY GstGConf SYSTEM "xml/gstgconf.xml">
 <!ENTITY GstMixer SYSTEM "xml/gstmixer.xml">
 <!ENTITY GstRingBuffer SYSTEM "xml/gstringbuffer.xml">
 <!ENTITY GstTuner SYSTEM "xml/gsttuner.xml">
@@ -78,13 +77,4 @@ This library should be linked to by getting cflags and libs from
     &GstCddaBaseSrc;
   </chapter>
 
-
-  <chapter id="gstreamer-gconf">
-    <title>GConf Library</title>
-    <para>
-This library should be linked to by getting cflags and libs from
-<filename>gstreamer-gconf.pc</filename>.
-    </para>
-    &GstGConf;
-  </chapter>
 </book>
index 42485e58b7576fd63aaeb1b3399a59df00ad872c..a979b0278c7777d3dbbe518ecbceb0cdb0aeb864 100644 (file)
@@ -40,12 +40,6 @@ gst_color_balance_set_value
 gst_color_balance_value_changed
 </SECTION>
 
-<SECTION>
-<FILE>gstgconf</FILE>
-<INCLUDE>gst/gconf/gconf.h</INCLUDE>
-gst_gconf_get_string
-</SECTION>
-
 <SECTION>
 <FILE>gstmixer</FILE>
 <INCLUDE>gst/interfaces/mixer.h</INCLUDE>
diff --git a/docs/libs/tmpl/gstgconf.sgml b/docs/libs/tmpl/gstgconf.sgml
deleted file mode 100644 (file)
index 271166a..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-gstgconf
-
-<!-- ##### SECTION Short_Description ##### -->
-gconf default elements support
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-