im.pidgin.pidgin: 7252a43314152ad33cc6dc4d65c0349a16575b81

resiak at soc.pidgin.im resiak at soc.pidgin.im
Sat Oct 6 15:50:32 EDT 2007


revision:            7252a43314152ad33cc6dc4d65c0349a16575b81
date:                2007-10-06T19:44:49
author:              resiak at soc.pidgin.im
branch:              im.pidgin.pidgin
changelog:
Patch from nix_nix to add some links to signal documentation.

Fixes #3462.

manifest:
format_version "1"

new_manifest [22e822b10cfe7c13a31a1567079333d52bdd366d]

old_revision [584deef31dde531d5eb5786f3f0a24d55128e8dd]

patch "libpurple/certificate.h"
 from [4bbad9cedc4e4c6d2ee0d27d8cab8b2fff0d1497]
   to [e2839e3e7d04f27d3b3472c7af9402099e4b9eb7]

patch "pidgin/gtkaccount.h"
 from [c35b20ac9b1ce9d754838ff66638cc0a444311a3]
   to [3604490a8faa7fdd05deae265000e2f618b56e7e]

patch "pidgin/gtkblist.h"
 from [94a2f58c1bd5f863b5fc1dc4713e8b0599a749fb]
   to [61550117d0a196d1f52c8ade2e78b1fe865a31d9]

patch "pidgin/gtkconv.h"
 from [87265c5e731e39278d5056098d967ccb1c013086]
   to [14cac095898b94f8dba7afbf12ab4566e97329ab]

patch "pidgin/gtkimhtml.h"
 from [58ceca731d91bc31469a347551f242d47291ce0e]
   to [406df5e91686678a859a998b70eacce27db796f5]

patch "pidgin/gtklog.h"
 from [cfaff1e18cdb94d71b21f67d50e2e4e21e34d855]
   to [256b642dbe4d1a518bdabceeba0de4f2c458aa2e]
-------------- next part --------------
============================================================
--- libpurple/certificate.h	4bbad9cedc4e4c6d2ee0d27d8cab8b2fff0d1497
+++ libpurple/certificate.h	e2839e3e7d04f27d3b3472c7af9402099e4b9eb7
@@ -1,6 +1,7 @@
 /**
  * @file certificate.h Public-Key Certificate API
  * @ingroup core
+ * @see @ref certificate-signals
  */
 
 /*
============================================================
--- pidgin/gtkaccount.h	c35b20ac9b1ce9d754838ff66638cc0a444311a3
+++ pidgin/gtkaccount.h	3604490a8faa7fdd05deae265000e2f618b56e7e
@@ -1,6 +1,7 @@
 /**
  * @file gtkaccount.h GTK+ Account Editor UI
  * @ingroup pidgin
+ * @see @ref gtkaccount-signals
  */
 
 /* pidgin
============================================================
--- pidgin/gtkblist.h	94a2f58c1bd5f863b5fc1dc4713e8b0599a749fb
+++ pidgin/gtkblist.h	61550117d0a196d1f52c8ade2e78b1fe865a31d9
@@ -1,6 +1,7 @@
 /**
  * @file gtkblist.h GTK+ Buddy List API
  * @ingroup pidgin
+ * @see @ref gtkblist-signals
  */
 
 /* pidgin
============================================================
--- pidgin/gtkconv.h	87265c5e731e39278d5056098d967ccb1c013086
+++ pidgin/gtkconv.h	14cac095898b94f8dba7afbf12ab4566e97329ab
@@ -1,6 +1,7 @@
 /**
  * @file gtkconv.h GTK+ Conversation API
  * @ingroup pidgin
+ * @see @ref gtkconv-signals
  */
 
 /* pidgin
============================================================
--- pidgin/gtkimhtml.h	58ceca731d91bc31469a347551f242d47291ce0e
+++ pidgin/gtkimhtml.h	406df5e91686678a859a998b70eacce27db796f5
@@ -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
============================================================
--- pidgin/gtklog.h	cfaff1e18cdb94d71b21f67d50e2e4e21e34d855
+++ pidgin/gtklog.h	256b642dbe4d1a518bdabceeba0de4f2c458aa2e
@@ -1,6 +1,7 @@
 /**
  * @file gtklog.h GTK+ Log viewer
  * @ingroup pidgin
+ * @see @ref gtklog-signals
  */
 
 /* pidgin


More information about the Commits mailing list