[telepathy-qt4/master] TextChannel: Updated FIXME.
Andre Moreira Magalhaes (andrunko)
andre.magalhaes at collabora.co.uk
Tue Nov 3 10:35:35 PST 2009
---
TelepathyQt4/text-channel.cpp | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/TelepathyQt4/text-channel.cpp b/TelepathyQt4/text-channel.cpp
index aed62c1..39c0f57 100644
--- a/TelepathyQt4/text-channel.cpp
+++ b/TelepathyQt4/text-channel.cpp
@@ -327,9 +327,7 @@ void TextChannel::Private::enableChatStateNotifications(
SIGNAL(ChatStateChanged(uint, uint)),
SLOT(onChatStateChanged(uint, uint)));
- /* FIXME Download initial contacts chat state.
- * See http://bugs.freedesktop.org/show_bug.cgi?id=24882
- */
+ // FIXME fd.o#24882 - Download contacts' initial chat states
self->readinessHelper->setIntrospectCompleted(FeatureChatState, true);
}
--
1.5.6.5
More information about the telepathy-commits
mailing list