docs/manual/appendix-porting.xml: Mention removal of libgstgconf-0.9.la and existence of gconf elements.

Original commit message from CVS:
* docs/manual/appendix-porting.xml:
Mention removal of libgstgconf-0.9.la and existence of gconf
elements.
This commit is contained in:
Ronald S. Bultje 2005-07-20 10:13:46 +00:00
parent 835e826907
commit 2c15dc146e
2 changed files with 14 additions and 0 deletions

View file

@ -1,3 +1,9 @@
2005-07-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* docs/manual/appendix-porting.xml:
Mention removal of libgstgconf-0.9.la and existence of gconf
elements.
2005-07-20 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* docs/pwg/advanced-clock.xml:

View file

@ -85,6 +85,14 @@
Filtered caps -> caps-filter.
</para>
</listitem>
<listitem>
<para>
libgstgconf-0.9.la does not exist. Use the
<quote>gconfvideosink</quote> and <quote>gconfaudiosink</quote>
elements instead, which will do live-updates and require no library
linking.
</para>
</listitem>
</itemizedlist>
</sect1>
</chapter>