[gtk+] Change the toolkit name in GailUtil to 'gtk', too
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] Change the toolkit name in GailUtil to 'gtk', too
- Date: Tue, 5 Jul 2011 20:37:19 +0000 (UTC)
commit 5559242ea9c4de508c9d089bc28af72d82587386
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Jul 2 23:49:28 2011 -0400
Change the toolkit name in GailUtil to 'gtk', too
gtk/a11y/gailutil.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/a11y/gailutil.c b/gtk/a11y/gailutil.c
index d2424dc..1c2f93b 100644
--- a/gtk/a11y/gailutil.c
+++ b/gtk/a11y/gailutil.c
@@ -335,7 +335,7 @@ gail_util_get_root (void)
static const gchar *
gail_util_get_toolkit_name (void)
{
- return "GAIL";
+ return "gtk";
}
static const gchar *
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]