libpurple/protocols/jabber/libfacebook.c

branch
soc.2013.gobjectification.plugins
changeset 36505
60c161851325
parent 36504
a0e5e2e8c219
child 36509
86e882c3cfdf
--- a/libpurple/protocols/jabber/libfacebook.c	Sun Aug 11 05:34:39 2013 +0530
+++ b/libpurple/protocols/jabber/libfacebook.c	Sun Aug 11 17:44:04 2013 +0530
@@ -214,7 +214,7 @@
 		"summary",      N_("Facebook XMPP Protocol Plugin"),
 		"description",  N_("Facebook XMPP Protocol Plugin"),
 		"website",      PURPLE_WEBSITE,
-		"purple-abi",   PURPLE_ABI_VERSION,
+		"abi-version",  PURPLE_ABI_VERSION,
 		"flags",        GPLUGIN_PLUGIN_INFO_FLAGS_INTERNAL |
 		                GPLUGIN_PLUGIN_INFO_FLAGS_LOAD_ON_QUERY,
 		NULL

mercurial