doc/reference/libpurple/signals_conversation.xml

branch
soc.2013.gobjectification.plugins
changeset 37104
87001140b956
parent 37033
ce8b96a22ebe
parent 35502
0b36a09030b3
--- a/doc/reference/libpurple/signals_conversation.xml	Mon Feb 10 02:22:24 2014 +0530
+++ b/doc/reference/libpurple/signals_conversation.xml	Mon Feb 10 02:29:59 2014 +0530
@@ -784,7 +784,7 @@
   </varlistentry>
   <varlistentry>
     <term><parameter>data</parameter>&#160;:</term>
-    <listitem><simpara>The components passed to serv_join_chat() originally. The hash function should be g_str_hash() and the equal function should be g_str_equal().</simpara></listitem>
+    <listitem><simpara>The components passed to purple_serv_join_chat() originally. The hash function should be g_str_hash() and the equal function should be g_str_equal().</simpara></listitem>
   </varlistentry>
   <varlistentry>
     <term><parameter>user_data</parameter>&#160;:</term>
@@ -986,7 +986,7 @@
   </varlistentry>
   <varlistentry>
     <term><parameter>components</parameter>&#160;:</term>
-    <listitem><simpara>The components necessary if you want to call  serv_join_chat().</simpara></listitem>
+    <listitem><simpara>The components necessary if you want to call  purple_serv_join_chat().</simpara></listitem>
   </varlistentry>
   <varlistentry>
     <term><parameter>user_data</parameter>&#160;:</term>

mercurial