[gtk+] gailtextcell: Fix typo



commit 7c0e18f8a680fd878827c501accf45145c51ffd5
Author: Javier Jardón <jjardon gnome org>
Date:   Sun Jun 12 21:45:47 2011 +0100

    gailtextcell: Fix typo

 modules/other/gail/gailtextcell.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modules/other/gail/gailtextcell.c b/modules/other/gail/gailtextcell.c
index 3dce3fc..a4e5528 100644
--- a/modules/other/gail/gailtextcell.c
+++ b/modules/other/gail/gailtextcell.c
@@ -467,7 +467,7 @@ create_pango_layout(GtkCellRendererText *gtk_renderer,
                 "text", &renderer_text,
                 "attributes", &attributes,
                 "foreground-set", &foreground_set,
-                "foreground-gdk", &foreground_rgba,
+                "foreground-rgba", &foreground_rgba,
                 "strikethrough-set", &strikethrough_set,
                 "strikethrough", &strikethrough,
                 "font-desc", &font_desc,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]