From ac945031808d8d85dafd656c0506f5dcaa88739e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sun, 14 Nov 2010 01:55:23 +0100 Subject: [PATCH] docs: Do not refer to deprecated GNOME2 porting guide But to the related sections of Pango manual --- docs/reference/gtk/question_index.sgml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/reference/gtk/question_index.sgml b/docs/reference/gtk/question_index.sgml index f4c6a52553..8b9c3c0f8c 100644 --- a/docs/reference/gtk/question_index.sgml +++ b/docs/reference/gtk/question_index.sgml @@ -469,9 +469,9 @@ Do not use the deprecated #GdkFont and gdk_draw_text(). -See also the "Text Handling in GTK 2" section of -Porting applications -to the GNOME 2.0 platform. +See also the +Cairo Rendering +section of Pango manual. @@ -502,9 +502,9 @@ Do not use the deprecated function gdk_text_width(). -See also the "Text Handling in GTK 2" section of -Porting applications -to the GNOME 2.0 platform. +See also the +Layout Objects +section of Pango manual.