[gtk+/a11y] NO_GAIL not used anymore
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/a11y] NO_GAIL not used anymore
- Date: Fri, 17 Jun 2011 04:15:57 +0000 (UTC)
commit 35661c1c2e9a74bd07f76e6fb7917b106ce12548
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jun 17 00:14:11 2011 -0400
NO_GAIL not used anymore
gtk/a11y/gail.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/gtk/a11y/gail.c b/gtk/a11y/gail.c
index 58c04e5..d7830f1 100644
--- a/gtk/a11y/gail.c
+++ b/gtk/a11y/gail.c
@@ -27,7 +27,6 @@
#include "gailfactory.h"
#define GNOME_ACCESSIBILITY_ENV "GNOME_ACCESSIBILITY"
-#define NO_GAIL_ENV "NO_GAIL"
static gboolean gail_focus_watcher (GSignalInvocationHint *ihint,
guint n_param_values,
@@ -863,7 +862,7 @@ gail_accessibility_module_init (void)
}
gail_initialized = TRUE;
quark_focus_object = g_quark_from_static_string ("gail-focus-object");
-
+
env_a_t_support = g_getenv (GNOME_ACCESSIBILITY_ENV);
if (env_a_t_support)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]