diff options
author | Matthias Clasen <maclas@gmx.de> | 2004-07-04 03:46:24 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-07-04 03:46:24 +0000 |
commit | e3fbe3c14f57b642e163ba1bf5e509b2154e2cdc (patch) | |
tree | 84401d0ce7b74f482e43b6feee7d0bf1807433b4 /docs/faq | |
parent | 08d94851a0614c918c46d5fe5dbed13b153f2388 (diff) | |
download | gtk+-e3fbe3c14f57b642e163ba1bf5e509b2154e2cdc.tar.gz |
Fix links to www.freedesktop.org. (#145210, Billy Biggs)
Sat Jul 3 23:43:23 2004 Matthias Clasen <maclas@gmx.de>
* docs/faq/gtk-faq.sgml:
* gtk/gtkwindow.c: Fix links to www.freedesktop.org. (#145210,
Billy Biggs)
Diffstat (limited to 'docs/faq')
-rw-r--r-- | docs/faq/gtk-faq.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq/gtk-faq.sgml b/docs/faq/gtk-faq.sgml index e0389bbf67..b06dbcd834 100644 --- a/docs/faq/gtk-faq.sgml +++ b/docs/faq/gtk-faq.sgml @@ -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://www.freedesktop.org/software/pkgconfig"> pkg-config Site</ulink>)</simpara> </listitem> |