summaryrefslogtreecommitdiff
path: root/telepathy-glib/connection.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-03-19 16:28:38 +0100
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-03-19 16:28:38 +0100
commitd75169034b7b0a83409ad0318ff0169b0d99d1f1 (patch)
tree6281eeb8951d25b36f41a86108c4048c516c2ebd /telepathy-glib/connection.c
parentcd804b6cb321d94a3b5b6ddbd31425dec304be46 (diff)
downloadtelepathy-glib-d75169034b7b0a83409ad0318ff0169b0d99d1f1.tar.gz
prepare 0.17.6
Diffstat (limited to 'telepathy-glib/connection.c')
-rw-r--r--telepathy-glib/connection.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/telepathy-glib/connection.c b/telepathy-glib/connection.c
index f69b0f825..fe0ea5d65 100644
--- a/telepathy-glib/connection.c
+++ b/telepathy-glib/connection.c
@@ -1845,7 +1845,7 @@ tp_connection_class_init (TpConnectionClass *klass)
* it has changed to %TRUE, it remains %TRUE even if the connection has
* been invalidated.
*
- * Deprecated: 0.17.UNRELEASED: use tp_proxy_is_prepared() with
+ * Deprecated: 0.17.6: use tp_proxy_is_prepared() with
* %TP_CHANNEL_FEATURE_CONNECTED for checks, or tp_proxy_prepare_async() for
* notification
*/
@@ -2982,7 +2982,7 @@ cwr_ready (TpConnection *self,
* will be called exactly once, when the connection becomes ready or
* invalid (whichever happens first)
*
- * Deprecated: 0.17.UNRELEASED
+ * Deprecated: 0.17.6
*/
/**
@@ -3004,7 +3004,7 @@ cwr_ready (TpConnection *self,
* Call tp_cli_connection_call_connect() too, if you want to do that.
*
* Since: 0.7.7
- * Deprecated: 0.17.UNRELEASED: Use tp_proxy_prepare_async()
+ * Deprecated: 0.17.6: Use tp_proxy_prepare_async()
*/
void
tp_connection_call_when_ready (TpConnection *self,
@@ -3189,7 +3189,7 @@ _tp_connection_add_contact (TpConnection *self,
*
* Returns: %TRUE if introspection has completed
* Since: 0.7.17
- * Deprecated: 0.17.UNRELEASED: use tp_proxy_is_prepared() with
+ * Deprecated: 0.17.6: use tp_proxy_is_prepared() with
* %TP_CONNECTION_FEATURE_CONNECTED
*/
gboolean