Fix broken links
svn path=/trunk/; revision=20794
This commit is contained in:
@ -1,3 +1,10 @@
|
||||
2008-07-06 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
Bug 541540 – Dead link to pkg-config site in GTK+ online FAQ
|
||||
Bug 513580 – Broken link in GTK+ FAQ
|
||||
|
||||
* docs/faq/gtk-faq.sgml: Remove or update some outdated links.
|
||||
|
||||
2008-07-07 Christian Dywan <christian@imendio.com>
|
||||
|
||||
* gtk/gtkcontainer.c (gtk_container_add_with_properties): Remove
|
||||
|
||||
@ -429,7 +429,7 @@ in which they need to be installed:</para>
|
||||
|
||||
<itemizedlist spacing=compact>
|
||||
<listitem><simpara> pkg-config
|
||||
(<ulink url="http://www.freedesktop.org/software/pkgconfig">
|
||||
(<ulink url="http://pkg-config.freedesktop.org/wiki">
|
||||
pkg-config Site</ulink>)</simpara>
|
||||
</listitem>
|
||||
|
||||
@ -789,8 +789,7 @@ disgrace to the widget set will gladly be included.</para>
|
||||
<para>The new widgets that get added to GTK+ are generally either
|
||||
replacements for existing widgets that are no longer
|
||||
deemed to be adequate, or have been developed externally to GTK+ but
|
||||
have been widely tested. One possible avenue for this is via
|
||||
<ulink url="http://cvs.gnome.org/lxr/source/libegg/">libegg</ulink>.</para>
|
||||
have been widely tested.
|
||||
|
||||
<para>Before you spend months of your valuable time implementing your
|
||||
revolutionary widget, it is highly recommended that you get some
|
||||
|
||||
Reference in New Issue
Block a user