[gtk+] docs: fix links to docs
- From: William Jon McCann <mccann src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] docs: fix links to docs
- Date: Wed, 22 Jan 2014 04:23:31 +0000 (UTC)
commit 5a4a99a97fe26057af208afa22fdbe6db3c3dc09
Author: William Jon McCann <william jon mccann gmail com>
Date: Tue Jan 21 21:35:21 2014 -0500
docs: fix links to docs
docs/reference/gtk/glossary.xml | 2 +-
gtk/gtksettings.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/gtk/glossary.xml b/docs/reference/gtk/glossary.xml
index 82b40b6..7c74884 100644
--- a/docs/reference/gtk/glossary.xml
+++ b/docs/reference/gtk/glossary.xml
@@ -283,7 +283,7 @@
<para>
A style encapsulates what GTK+ needs to know in order to draw
a widget. Styles can be modified with
- <link linkend="gtk-Resource-Files">resource files</link>.
+ <link linkend="gtk3-Resource-Files">resource files</link>.
</para>
</glossdef>
</glossentry>
diff --git a/gtk/gtksettings.c b/gtk/gtksettings.c
index 0749c72..c90db50 100644
--- a/gtk/gtksettings.c
+++ b/gtk/gtksettings.c
@@ -722,7 +722,7 @@ gtk_settings_class_init (GtkSettingsClass *class)
* ...
* </programlisting>
* Color names must be acceptable as identifiers in the
- * <link linkend="gtk-Resource-Files">gtkrc</link> syntax, and
+ * <link linkend="gtk3-Resource-Files">gtkrc</link> syntax, and
* color specifications must be in the format accepted by
* gdk_color_parse().
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]