mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 08:46:40 +00:00
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:
parent
835e826907
commit
2c15dc146e
2 changed files with 14 additions and 0 deletions
|
@ -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:
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue