diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2007-06-10 00:36:15 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2007-06-10 00:36:15 +0800 |
commit | ea2ef0a14e9d64f16e9e1969b50b988de2a05294 (patch) | |
tree | 86db78f89b8a6c4947fb84d427fef8f5a558b70d /data/msn.profile | |
parent | 323a62a0b1cf5c9c85f963f68671742c0182130d (diff) | |
download | gsoc2013-empathy-ea2ef0a14e9d64f16e9e1969b50b988de2a05294.tar gsoc2013-empathy-ea2ef0a14e9d64f16e9e1969b50b988de2a05294.tar.gz gsoc2013-empathy-ea2ef0a14e9d64f16e9e1969b50b988de2a05294.tar.bz2 gsoc2013-empathy-ea2ef0a14e9d64f16e9e1969b50b988de2a05294.tar.lz gsoc2013-empathy-ea2ef0a14e9d64f16e9e1969b50b988de2a05294.tar.xz gsoc2013-empathy-ea2ef0a14e9d64f16e9e1969b50b988de2a05294.tar.zst gsoc2013-empathy-ea2ef0a14e9d64f16e9e1969b50b988de2a05294.zip |
Bump version to 0.8
2007-06-09 Xavier Claessens <xclaesse@gmail.com>
* configure.ac: Bump version to 0.8
* libempathy-gtk/gossip-ui-utils.c: Fix usage of contact subscription
property.
* data/gtalk.profile:
* data/jabber.profile:
* data/msn.profile: Add VCardField and VCardDefault to profiles for
eds-sync support.
svn path=/trunk/; revision=139
Diffstat (limited to 'data/msn.profile')
-rw-r--r-- | data/msn.profile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/data/msn.profile b/data/msn.profile index 44058fc15..5651c5639 100644 --- a/data/msn.profile +++ b/data/msn.profile @@ -6,3 +6,6 @@ IconName = empathy-proto-msn ConfigurationUI = msn SupportsInvisible = 1 Capabilities = chat-p2p, split-account, supports-avatars, supports-alias +VCardField = X-MSN +VCardDefault = true + |