summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2011-08-03 10:21:10 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2011-08-03 10:21:10 +0100
commit77155451e3145d0c856d4bd3d2e2ae53923463ad (patch)
tree75f2d21e805bb5f9b5e9e5b2a0cb6773e069e98d
parentfbb15c3cb82e6c8944a8797e6f3b7a4a9c24b427 (diff)
parent82d3fbe13b68caa242727ad7cc5d60e53926f7c9 (diff)
Merge branch 'telepathy-gabble-0.12'
-rw-r--r--src/connection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/connection.c b/src/connection.c
index 3f72bf7c..f76b91af 100644
--- a/src/connection.c
+++ b/src/connection.c
@@ -1139,7 +1139,7 @@ gabble_connection_class_init (GabbleConnectionClass *gabble_connection_class)
G_PARAM_READWRITE | G_PARAM_STATIC_STRINGS));
g_object_class_install_property (
- object_class, PROP_DECLOAK_AUTOMATICALLY,
+ object_class, PROP_POWER_SAVING,
g_param_spec_boolean (
"power-saving", "Power saving active?",
"Queue remote presence updates server-side for less network chatter",