diff options
-rw-r--r-- | libempathy/empathy-location.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy/empathy-location.h b/libempathy/empathy-location.h index 2a4ad634d..a5d62d3a6 100644 --- a/libempathy/empathy-location.h +++ b/libempathy/empathy-location.h @@ -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" |