--- a/libpurple/plugins/idle.c Sat Oct 26 04:38:34 2013 +0530
+++ b/libpurple/plugins/idle.c Mon Oct 28 00:02:17 2013 +0530
@@ -297,7 +297,7 @@
"authors", authors,
"website", PURPLE_WEBSITE,
"abi-version", PURPLE_ABI_VERSION,
- "get-actions", actions,
+ "actions-cb", actions,
NULL
);
}