[gtk+] gailtextcell: Fix typo
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] gailtextcell: Fix typo
- Date: Sun, 12 Jun 2011 20:46:28 +0000 (UTC)
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]