[empathy] Any location accuracy will do
- From: Pierre-Luc Beaudoin <plbeaudoin src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy] Any location accuracy will do
- Date: Mon, 1 Jun 2009 11:45:34 -0400 (EDT)
commit a674071a1deb51ab75cd6dc550b3db00763f3a5c
Author: Pierre-Luc Beaudoin <pierre-luc beaudoin collabora co uk>
Date: Wed May 27 21:44:05 2009 -0400
Any location accuracy will do
---
libempathy-gtk/empathy-location-manager.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libempathy-gtk/empathy-location-manager.c b/libempathy-gtk/empathy-location-manager.c
index 899850b..59555bf 100644
--- a/libempathy-gtk/empathy-location-manager.c
+++ b/libempathy-gtk/empathy-location-manager.c
@@ -458,10 +458,10 @@ update_resources (EmpathyLocationManager *location_manager)
priv = GET_PRIV (location_manager);
- DEBUG ("Updating resources");
+ DEBUG ("Updating resources %d", priv->resources);
if (!geoclue_master_client_set_requirements (priv->gc_client,
- GEOCLUE_ACCURACY_LEVEL_LOCALITY, 0, TRUE, priv->resources,
+ GEOCLUE_ACCURACY_LEVEL_NONE, 0, TRUE, priv->resources,
NULL))
{
g_printerr ("set_requirements failed");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]