ChangeLog.API

branch
soc.2013.gobjectification.plugins
changeset 37030
cccb4fd74635
parent 37007
005cd580cedd
child 37050
125a7f267af8
--- a/ChangeLog.API	Fri Jan 31 17:37:00 2014 +0530
+++ b/ChangeLog.API	Fri Jan 31 17:39:19 2014 +0530
@@ -297,7 +297,7 @@
 		  PurpleProtocolAction for protocol actions.
 		* PURPLE_INIT_PLUGIN(pluginname, initfunc, plugininfo) is now
 		  PURPLE_PLUGIN_INIT(pluginname, query_func, load_func, unload_func).
-		  See C-HOWTO for an example.
+		  See "C Plugins tutorial" (tut_c_plugins.xml) for an example.
 		* purple_plugin_load and purple_plugin_unload now use an error argument
 		  to return load/unload errors
 		* purple_plugins_get_all is now purple_plugins_find_all, and the

mercurial