[gnome-settings-daemon] a11y-settings: Enable by default
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon] a11y-settings: Enable by default
- Date: Fri, 25 Mar 2011 16:16:48 +0000 (UTC)
commit 0e81690906ff9ea9ade45a9188fc8a54aee29bd6
Author: Bastien Nocera <hadess hadess net>
Date: Thu Mar 24 17:02:10 2011 +0000
a11y-settings: Enable by default
So that toolkit-accessibility is correctly updated when the
screen reader or on-screen keyboard are enabled.
https://bugzilla.gnome.org/show_bug.cgi?id=645721
...gnome.settings-daemon.plugins.gschema.xml.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/org.gnome.settings-daemon.plugins.gschema.xml.in.in b/data/org.gnome.settings-daemon.plugins.gschema.xml.in.in
index 9b0f7d0..52606cc 100644
--- a/data/org.gnome.settings-daemon.plugins.gschema.xml.in.in
+++ b/data/org.gnome.settings-daemon.plugins.gschema.xml.in.in
@@ -26,7 +26,7 @@
</schema>
<schema gettext-domain="@GETTEXT_PACKAGE@" id="org.gnome.settings-daemon.plugins.a11y-settings" path="/org/gnome/settings-daemon/plugins/a11y-settings/">
<key name="active" type="b">
- <default>false</default>
+ <default>true</default>
<_summary>Activation of this plugin</_summary>
<_description>Whether this plugin would be activated by gnome-settings-daemon or not</_description>
</key>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]