--- a/doc/reference/libpurple/plugin_i18n.xml Thu Jun 17 23:40:07 2021 -0500 +++ b/doc/reference/libpurple/plugin_i18n.xml Thu Jun 17 23:43:50 2021 -0500 @@ -129,8 +129,8 @@ description to NULL. </para></listitem> <listitem><para> -Next, locate your 'plugin_load' function. Your name for this function -may vary, but it's the third parameter to 'PURPLE_PLUGIN_INIT'. +Next, locate your 'plugin_load' function. Your name for this function will be +the first parameter to GPLUGIN_NATIVE_PLUGIN_DECLARE() plus '_load'. </para></listitem> <listitem><para> Now add the following within your 'plugin_load' function: