diff -r 3c12364588a6 -r e7268aeb3b89 pidgin/plugins/themeedit.c --- a/pidgin/plugins/themeedit.c Sat Oct 26 04:38:34 2013 +0530 +++ b/pidgin/plugins/themeedit.c Mon Oct 28 00:02:17 2013 +0530 @@ -337,7 +337,7 @@ "authors", authors, "website", PURPLE_WEBSITE, "abi-version", PURPLE_ABI_VERSION, - "get-actions", actions, + "actions-cb", actions, NULL ); }