summaryrefslogtreecommitdiff
path: root/telepathy-glib/extra-gtkdoc.h
diff options
context:
space:
mode:
authorSimon McVittie <simon.mcvittie@collabora.co.uk>2010-04-30 12:49:19 +0100
committerSimon McVittie <simon.mcvittie@collabora.co.uk>2010-04-30 12:49:19 +0100
commitf2a1ea5e9e59861b038a708b421e36564afe42a5 (patch)
tree0b54f56f5d5e0a391b17f9e6fdca8f18951ab5a9 /telepathy-glib/extra-gtkdoc.h
parent11c464d3c4bc893762daad7042d7b7bff5fe651b (diff)
downloadtelepathy-glib-f2a1ea5e9e59861b038a708b421e36564afe42a5.tar.gz
fd.o #26211: glib-interfaces-gen.py: generate tokens correctly, with '/'
Diffstat (limited to 'telepathy-glib/extra-gtkdoc.h')
-rw-r--r--telepathy-glib/extra-gtkdoc.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/telepathy-glib/extra-gtkdoc.h b/telepathy-glib/extra-gtkdoc.h
index 84ddb8da6..91969f2fb 100644
--- a/telepathy-glib/extra-gtkdoc.h
+++ b/telepathy-glib/extra-gtkdoc.h
@@ -380,6 +380,15 @@
* %TP_PROP_CHANNEL_INTERFACE_GROUP_GROUP_FLAGS, which expand to string
* constants representing fully-qualified D-Bus property names, like
* <literal>org.freedesktop.Telepathy.Channel.Interface.Group.GroupFlags</literal>.
+ *
+ * Since 0.11.UNRELEASED it also provides cpp defines like
+ * %TP_TOKEN_CONNECTION_INTERFACE_ALIASING_ALIAS for contact attributes like
+ * "org.freedesktop.Telepathy.Connection.Interface.Aliasing/alias",
+ * and defines like
+ * %TP_TOKEN_CHANNEL_INTERFACE_MEDIA_SIGNALLING_ICE_UDP
+ * for handler capability tokens like
+ * "org.freedesktop.Telepathy.Channel.Interface.MediaSignalling/gtalk-p2p".
+ * (These were present in an incorrect form since 0.11.3.)
*/
/**