comparison plugins/ChangeLog.API @ 12127:944c97d11bb1

[gaim-migrate @ 14427] SF Patch #1358278 from charkins "There was likely a collision between the patch which added the account-(en|dis)abled signals and a patch which added cleaned up the signal documentation. The lines for these signals are missing from the top of account-signals.dox and ChangeLog.API. This patch adds them in." committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Fri, 18 Nov 2005 12:22:20 +0000
parents d0662345799b
children 34deaeeb5d42
comparison
equal deleted inserted replaced
12126:35c4797c5c57 12127:944c97d11bb1
167 with GaimAccount*, const char *name. Also, the signal is now emitted 167 with GaimAccount*, const char *name. Also, the signal is now emitted
168 regardless of whether a conversation exists and regardless of whether 168 regardless of whether a conversation exists and regardless of whether
169 the user is on the buddy list. 169 the user is on the buddy list.
170 170
171 Signals - Added: 171 Signals - Added:
172 * "account-disabled": Account was enabled; see Doxygen docs for full details.
173 * "account-enabled": Account was disabled; see Doxygen docs for full details.
172 * "account-status-changed": Account status changed; see Doxygen docs for full details. 174 * "account-status-changed": Account status changed; see Doxygen docs for full details.
173 * "cipher-added": Cipher was added; see Doxygen docs for full details. 175 * "cipher-added": Cipher was added; see Doxygen docs for full details.
174 * "cipher-removed": Cipher was removed; see Doxygen docs for full details. 176 * "cipher-removed": Cipher was removed; see Doxygen docs for full details.
175 * "dbus-method-called": See Doxygen docs for full details. 177 * "dbus-method-called": See Doxygen docs for full details.
176 * "dbus-introspect": See Doxygen docs for full details. 178 * "dbus-introspect": See Doxygen docs for full details.