[Telepathy-commits] [telepathy-qt4/master] Documentation: fix some \headerfile directives

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Feb 24 02:05:04 PST 2009


---
 TelepathyQt4/Client/pending-contact-attributes.cpp |    2 +-
 TelepathyQt4/Client/pending-handles.h              |    2 +-
 TelepathyQt4/Client/referenced-handles.h           |    2 +-
 TelepathyQt4/Client/streamed-media-channel.cpp     |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/TelepathyQt4/Client/pending-contact-attributes.cpp b/TelepathyQt4/Client/pending-contact-attributes.cpp
index 8ed3c6e..97b9f39 100644
--- a/TelepathyQt4/Client/pending-contact-attributes.cpp
+++ b/TelepathyQt4/Client/pending-contact-attributes.cpp
@@ -55,7 +55,7 @@ namespace Client
 /**
  * \class PendingContactAttributes
  * \ingroup clientconn
- * \headerfile <TelepathyQt4/cli-pending-contact-attributes.h> <TelepathyQt4/Client/PendingContactAttributes>
+ * \headerfile <TelepathyQt4/Client/pending-contact-attributes.h> <TelepathyQt4/Client/PendingContactAttributes>
  *
  * Class containing the parameters of and the reply to an asynchronous request for raw contact
  * attributes, as used in the Connection::getContactAttributes() low-level convenience method
diff --git a/TelepathyQt4/Client/pending-handles.h b/TelepathyQt4/Client/pending-handles.h
index 0aeb38d..ec32955 100644
--- a/TelepathyQt4/Client/pending-handles.h
+++ b/TelepathyQt4/Client/pending-handles.h
@@ -70,7 +70,7 @@ class ReferencedHandles;
 /**
  * \class PendingHandles
  * \ingroup clientconn
- * \headerfile <TelepathyQt4/cli-pending-handles.h> <TelepathyQt4/Client/Connection>
+ * \headerfile <TelepathyQt4/Client/pending-handles.h> <TelepathyQt4/Client/Connection>
  *
  * Class containing the parameters of and the reply to an asynchronous handle
  * request/hold. Instances of this class cannot be constructed directly; the
diff --git a/TelepathyQt4/Client/referenced-handles.h b/TelepathyQt4/Client/referenced-handles.h
index 5ad8eeb..e539b0b 100644
--- a/TelepathyQt4/Client/referenced-handles.h
+++ b/TelepathyQt4/Client/referenced-handles.h
@@ -71,7 +71,7 @@ class Connection;
 /**
  * \class ReferencedHandles
  * \ingroup clientconn
- * \headerfile <TelepathyQt4/cli-referenced-handles.h> <TelepathyQt4/Client/ReferencedHandles>
+ * \headerfile <TelepathyQt4/Client/referenced-handles.h> <TelepathyQt4/Client/ReferencedHandles>
  *
  * Helper container for safe management of handle lifetimes. Every handle in a
  * ReferencedHandles container is guaranteed to be valid (and stay valid, as
diff --git a/TelepathyQt4/Client/streamed-media-channel.cpp b/TelepathyQt4/Client/streamed-media-channel.cpp
index 38c8c1d..3a9c77c 100644
--- a/TelepathyQt4/Client/streamed-media-channel.cpp
+++ b/TelepathyQt4/Client/streamed-media-channel.cpp
@@ -45,7 +45,7 @@ StreamedMediaChannel::Private::~Private()
 /**
  * \class StreamedMediaChannel
  * \ingroup clientchannel
- * \headerfile TelepathyQt4/Client/streamed-media.h <TelepathyQt4/Client/StreamedMediaChannel>
+ * \headerfile TelepathyQt4/Client/streamed-media-channel.h <TelepathyQt4/Client/StreamedMediaChannel>
  *
  * High-level proxy object for accessing remote %Channel objects of the
  * StreamedMedia channel type.
-- 
1.5.6.5




More information about the telepathy-commits mailing list