From 82e42143ae2ad688045554abaa686ed5a19f454d Mon Sep 17 00:00:00 2001 From: Pierre-Luc Beaudoin Date: Thu, 11 Dec 2008 16:07:55 -0500 Subject: Support all position fields --- libempathy/empathy-location.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libempathy/empathy-location.h') diff --git a/libempathy/empathy-location.h b/libempathy/empathy-location.h index a5d62d3a6..0feb0e527 100644 --- a/libempathy/empathy-location.h +++ b/libempathy/empathy-location.h @@ -42,6 +42,7 @@ G_BEGIN_DECLS #define EMPATHY_LOCATION_LAT "lat" #define EMPATHY_LOCATION_LON "lon" #define EMPATHY_LOCATION_ALT "alt" +#define EMPATHY_LOCATION_ACCURACY "accuracy" #define EMPATHY_LOCATION_ACCURACY_LEVEL "accuracy-level" #define EMPATHY_LOCATION_ERROR "error" #define EMPATHY_LOCATION_VERTICAL_ERROR_M "vertical-error-m" -- cgit v1.2.3