]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-location.h
individual-menu: remove link-contacts-activated signal
[empathy.git] / libempathy / empathy-location.h
index 2a4ad634dc7c60285ebb871c78286fe222994c7c..0feb0e527f46e31f1464888d14226c1a96728a69 100644 (file)
@@ -25,6 +25,7 @@
 
 G_BEGIN_DECLS
 
+/* These keys come from the Telepathy-Spec 0.7.20 */
 #define EMPATHY_LOCATION_COUNTRY_CODE "countrycode"
 #define EMPATHY_LOCATION_COUNTRY "country"
 #define EMPATHY_LOCATION_REGION "region"
@@ -41,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"