diff plugins/ChangeLog.API @ 12695:0bc110c7ab91

[gaim-migrate @ 15038] Let's display outdated plugins in the plugins dialog, but grey them out. This way, the user can find out which plugins need to be updated. They will also be able to view the website address so they know where to get a new version. Inspired by SF Feature Request #1395058 from Daniel Beardsmore (uilleann). committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Tue, 03 Jan 2006 12:03:02 +0000
parents ebed1bbedb04
children 8ae981f2c9cb
line wrap: on
line diff
--- a/plugins/ChangeLog.API	Tue Jan 03 11:42:51 2006 +0000
+++ b/plugins/ChangeLog.API	Tue Jan 03 12:03:02 2006 +0000
@@ -209,6 +209,8 @@
 	* stock buttons GAIM_STOCK_IM, GAIM_STOCK_INFO
 	* gaim_conversation_present()
 	* GaimConversationUiOps->present(GaimConversation *)
+	* GaimPlugin.unloadable
+	* gaim_plugin_is_unloadable()
 
 	Signals - Changed:  (See the Doxygen docs for details on all signals.)
 	* Signal propagation now stops after a handler returns a non-NULL value.