aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre-Luc Beaudoin <pierre-luc@pierlux.com>2009-05-10 04:18:43 +0800
committerPierre-Luc Beaudoin <pierre-luc@pierlux.com>2009-05-10 05:22:23 +0800
commitab2afe35584bc25e8374b9ee4832df2d48192299 (patch)
tree36bd4f3f005458bee224b5408da25b2a3534e36d
parent39f7ef71ca5e1e9b119decbe7eb1ff368237fee9 (diff)
downloadgsoc2013-empathy-ab2afe35584bc25e8374b9ee4832df2d48192299.tar
gsoc2013-empathy-ab2afe35584bc25e8374b9ee4832df2d48192299.tar.gz
gsoc2013-empathy-ab2afe35584bc25e8374b9ee4832df2d48192299.tar.bz2
gsoc2013-empathy-ab2afe35584bc25e8374b9ee4832df2d48192299.tar.lz
gsoc2013-empathy-ab2afe35584bc25e8374b9ee4832df2d48192299.tar.xz
gsoc2013-empathy-ab2afe35584bc25e8374b9ee4832df2d48192299.tar.zst
gsoc2013-empathy-ab2afe35584bc25e8374b9ee4832df2d48192299.zip
Add keys' origin
-rw-r--r--libempathy/empathy-location.h1
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"