diff finch/plugins/grouping.c @ 25124:ea62e934c80b

Fix some more mis-identified plugins, like 3b3526a0... References #8448.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Wed, 18 Feb 2009 04:31:31 +0000
parents 8a488151e07a
children 4b8c4870b13a
line wrap: on
line diff
--- a/finch/plugins/grouping.c	Wed Feb 18 03:47:52 2009 +0000
+++ b/finch/plugins/grouping.c	Wed Feb 18 04:31:31 2009 +0000
@@ -383,6 +383,6 @@
 {
 }
 
-PURPLE_INIT_PLUGIN(ignore, init_plugin, info)
+PURPLE_INIT_PLUGIN(grouping, init_plugin, info)