Mercurial > pidgin.yaz
diff plugins/ChangeLog.API @ 12061:29dc8fc0dd6c
[gaim-migrate @ 14356]
SF Patch #1351190 from Michael Hearn
"This allows Linux binaries of Gaim to operate even when
GTKspell is not available at runtime. Useful for the
autopackages."
I made a number of changes to this, so blame me first if it's busted.
committer: Tailor Script <tailor@pidgin.im>
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Sun, 13 Nov 2005 00:19:12 +0000 |
| parents | 1ec93dd2f359 |
| children | e859c1663a27 |
line wrap: on
line diff
--- a/plugins/ChangeLog.API Sun Nov 13 00:05:44 2005 +0000 +++ b/plugins/ChangeLog.API Sun Nov 13 00:19:12 2005 +0000 @@ -143,6 +143,8 @@ a visibility manager - see the docs for more information * gaim_gtk_conversations_get_first_unseen() to find the first conv with an "unseen" state >= to the specified state + * gaim_gtk_gtkspell_is_available() + * gaim_gtk_gtkspell_unsetup() Signals - Changed: * "received-im-msg" and "received-chat-msg" to match, both now pass a
