[mousetweaks] Don't watch the gconf keys in GNOME_MOUSE_DIR
- From: Gerd Kohlberger <gerdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mousetweaks] Don't watch the gconf keys in GNOME_MOUSE_DIR
- Date: Mon, 11 Oct 2010 10:57:33 +0000 (UTC)
commit 9eda4801ecc1ef29e968ac793ef67b64b4cb8bb0
Author: Gerd Kohlberger <gerdk src gnome org>
Date: Mon Oct 11 12:55:41 2010 +0200
Don't watch the gconf keys in GNOME_MOUSE_DIR
src/mt-main.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/mt-main.c b/src/mt-main.c
index d2a1ce2..e14c777 100644
--- a/src/mt-main.c
+++ b/src/mt-main.c
@@ -676,8 +676,6 @@ mt_data_init (void)
XTestGrabControl (dpy, True);
mt->client = gconf_client_get_default ();
- gconf_client_add_dir (mt->client, GNOME_MOUSE_DIR,
- GCONF_CLIENT_PRELOAD_NONE, NULL);
gconf_client_add_dir (mt->client, MT_GCONF_HOME,
GCONF_CLIENT_PRELOAD_ONELEVEL, NULL);
g_signal_connect (mt->client, "value_changed",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]