[next] telepathy-glib: Mark private headers as such in the header

Simon McVittie smcv at kemper.freedesktop.org
Wed May 2 04:26:10 PDT 2012


Module: telepathy-glib
Branch: next
Commit: fcc29563a5c64094c5078cafb81b615c255df2a1
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=fcc29563a5c64094c5078cafb81b615c255df2a1

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Tue May  1 13:48:00 2012 +0100

Mark private headers as such in the header

This means we don't have to remember to list them all in
docs/reference/Makefile.am, which seems like a win.

We still need to list proxy-introspectable.h, which is a bit of a
special case.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=49338
Reviewed-by: Jonny Lamb <jonny.lamb at collabora.co.uk>

---

 docs/reference/Makefile.am                         |   27 +-------------------
 telepathy-glib/account-channel-request-internal.h  |    1 +
 telepathy-glib/account-internal.h                  |    1 +
 telepathy-glib/account-manager-internal.h          |    1 +
 .../add-dispatch-operation-context-internal.h      |    1 +
 telepathy-glib/automatic-client-factory-internal.h |    1 +
 telepathy-glib/base-call-internal.h                |    1 +
 telepathy-glib/base-client-internal.h              |    1 +
 telepathy-glib/base-connection-internal.h          |    1 +
 telepathy-glib/base-contact-list-internal.h        |    1 +
 telepathy-glib/base-protocol-internal.h            |    1 +
 telepathy-glib/call-internal.h                     |    1 +
 telepathy-glib/capabilities-internal.h             |    1 +
 .../channel-dispatch-operation-internal.h          |    1 +
 telepathy-glib/channel-internal.h                  |    1 +
 telepathy-glib/client-factory-internal.h           |    1 +
 telepathy-glib/client-message-internal.h           |    1 +
 telepathy-glib/cm-message-internal.h               |    1 +
 telepathy-glib/connection-internal.h               |    1 +
 telepathy-glib/contact-internal.h                  |    1 +
 telepathy-glib/contact-list-channel-internal.h     |    1 +
 telepathy-glib/contact-search-internal.h           |    1 +
 telepathy-glib/dbus-internal.h                     |    1 +
 telepathy-glib/dbus-properties-mixin-internal.h    |    1 +
 telepathy-glib/debug-internal.h                    |    2 +
 telepathy-glib/debug-message-internal.h            |    1 +
 telepathy-glib/handle-channels-context-internal.h  |    1 +
 telepathy-glib/handle-repo-internal.h              |    1 +
 telepathy-glib/message-internal.h                  |    1 +
 telepathy-glib/observe-channels-context-internal.h |    1 +
 telepathy-glib/protocol-internal.h                 |    1 +
 telepathy-glib/proxy-internal.h                    |    1 +
 telepathy-glib/reentrants.h                        |    2 +
 telepathy-glib/room-info-internal.h                |    1 +
 telepathy-glib/signalled-message-internal.h        |    1 +
 telepathy-glib/stream-tube-connection-internal.h   |    1 +
 telepathy-glib/util-internal.h                     |    1 +
 37 files changed, 39 insertions(+), 26 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=fcc29563a5c64094c5078cafb81b615c255df2a1


More information about the telepathy-commits mailing list