pidgin/plugins/disco/xmppdisco.c

branch
soc.2013.gobjectification.plugins
changeset 36934
e7268aeb3b89
parent 36782
64936dae41a3
child 37041
c1936deaa35b
--- a/pidgin/plugins/disco/xmppdisco.c	Sat Oct 26 04:38:34 2013 +0530
+++ b/pidgin/plugins/disco/xmppdisco.c	Mon Oct 28 00:02:17 2013 +0530
@@ -633,7 +633,7 @@
 		"authors",      authors,
 		"website",      PURPLE_WEBSITE,
 		"abi-version",  PURPLE_ABI_VERSION,
-		"get-actions",  actions,
+		"actions-cb",   actions,
 		NULL
 	);
 }

mercurial