changeset 20800:0077d3b6ecd2

Patch from nix_nix to add some links to signal documentation. Fixes #3462.
author Will Thompson <will.thompson@collabora.co.uk>
date Sat, 06 Oct 2007 19:44:49 +0000
parents f296be2a1039
children 85d29a1f4d24 e0613cf8c493
files libpurple/certificate.h pidgin/gtkaccount.h pidgin/gtkblist.h pidgin/gtkconv.h pidgin/gtkimhtml.h pidgin/gtklog.h
diffstat 6 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/certificate.h	Sat Oct 06 18:08:21 2007 +0000
+++ b/libpurple/certificate.h	Sat Oct 06 19:44:49 2007 +0000
@@ -1,6 +1,7 @@
 /**
  * @file certificate.h Public-Key Certificate API
  * @ingroup core
+ * @see @ref certificate-signals
  */
 
 /*
--- a/pidgin/gtkaccount.h	Sat Oct 06 18:08:21 2007 +0000
+++ b/pidgin/gtkaccount.h	Sat Oct 06 19:44:49 2007 +0000
@@ -1,6 +1,7 @@
 /**
  * @file gtkaccount.h GTK+ Account Editor UI
  * @ingroup pidgin
+ * @see @ref gtkaccount-signals
  */
 
 /* pidgin
--- a/pidgin/gtkblist.h	Sat Oct 06 18:08:21 2007 +0000
+++ b/pidgin/gtkblist.h	Sat Oct 06 19:44:49 2007 +0000
@@ -1,6 +1,7 @@
 /**
  * @file gtkblist.h GTK+ Buddy List API
  * @ingroup pidgin
+ * @see @ref gtkblist-signals
  */
 
 /* pidgin
--- a/pidgin/gtkconv.h	Sat Oct 06 18:08:21 2007 +0000
+++ b/pidgin/gtkconv.h	Sat Oct 06 19:44:49 2007 +0000
@@ -1,6 +1,7 @@
 /**
  * @file gtkconv.h GTK+ Conversation API
  * @ingroup pidgin
+ * @see @ref gtkconv-signals
  */
 
 /* pidgin
--- a/pidgin/gtkimhtml.h	Sat Oct 06 18:08:21 2007 +0000
+++ b/pidgin/gtkimhtml.h	Sat Oct 06 19:44:49 2007 +0000
@@ -1,6 +1,7 @@
 /**
  * @file gtkimhtml.h GTK+ IM/HTML rendering component
  * @ingroup pidgin
+ * @see @ref gtkimhtml-signals
  */
 
 /* Pidgin is the legal property of its developers, whose names are too numerous
--- a/pidgin/gtklog.h	Sat Oct 06 18:08:21 2007 +0000
+++ b/pidgin/gtklog.h	Sat Oct 06 19:44:49 2007 +0000
@@ -1,6 +1,7 @@
 /**
  * @file gtklog.h GTK+ Log viewer
  * @ingroup pidgin
+ * @see @ref gtklog-signals
  */
 
 /* pidgin