[mousetweaks/at-spi2] Don't remove comment
- From: Gerd Kohlberger <gerdk src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [mousetweaks/at-spi2] Don't remove comment
- Date: Fri, 8 Jan 2010 18:54:03 +0000 (UTC)
commit 9aa13da7935ff9a1f1ae04b024983d95f48c3e27
Author: Gerd Kohlberger <gerdk src gnome org>
Date: Fri Jan 8 19:51:25 2010 +0100
Don't remove comment
src/mt-main.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/mt-main.c b/src/mt-main.c
index 662451e..9416480 100644
--- a/src/mt-main.c
+++ b/src/mt-main.c
@@ -937,6 +937,7 @@ mt_main (int argc, char **argv, MtCliArgs cli_args)
if (!(mt = mt_data_init ()))
goto out;
+ /* don't check a11y key in login mode */
if (!cli_args.login)
if (!accessibility_enabled (mt))
goto out;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]