summaryrefslogtreecommitdiff
path: root/telepathy-glib/errors.c
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2011-09-30 14:30:23 +0200
committerXavier Claessens <xclaesse@gmail.com>2011-09-30 15:34:17 +0200
commit43b597d8bb9d67d4256961981b5a578b6a2e44b5 (patch)
treecc983ace42c15092df0dadf852dbd1841b99f531 /telepathy-glib/errors.c
parent3f0f9abe1470d48e5ae09df8487b2759c614a85c (diff)
downloadtelepathy-glib-43b597d8bb9d67d4256961981b5a578b6a2e44b5.tar.gz
Version 0.15.6telepathy-glib-0.15.6
Diffstat (limited to 'telepathy-glib/errors.c')
-rw-r--r--telepathy-glib/errors.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/telepathy-glib/errors.c b/telepathy-glib/errors.c
index 631f92c68..9255067a0 100644
--- a/telepathy-glib/errors.c
+++ b/telepathy-glib/errors.c
@@ -234,17 +234,17 @@
* <code>org.freedesktop.Telepathy.Error.Media.CodecsIncompatible</code>:
* Raised when the local streaming implementation has no codecs in common
* with the remote side.
- * Since: 0.UNRELEASED
+ * Since: 0.15.6
* @TP_ERROR_MEDIA_UNSUPPORTED_TYPE:
* <code>org.freedesktop.Telepathy.Error.Media.UnsupportedType</code>:
* The media stream type requested is not supported by either the local or
* remote side.
- * Since: 0.UNRELEASED
+ * Since: 0.15.6
* @TP_ERROR_MEDIA_STREAMING_ERROR:
* <code>org.freedesktop.Telepathy.Error.Media.StreamingError</code>:
* Raised when the call's streaming implementation has some kind of internal
* error.
- * Since: 0.UNRELEASED
+ * Since: 0.15.6
*
* Enumerated type representing the Telepathy D-Bus errors.
*/