diff src/protocols/sametime/sametime.c @ 11949:47e1723a89d7

[gaim-migrate @ 14240] this should keep the test builds from breaking. In the absence of GMP, Sametime will be removed from the build committer: Tailor Script <tailor@pidgin.im>
author Christopher O'Brien <siege@pidgin.im>
date Wed, 02 Nov 2005 04:32:28 +0000
parents 0110fc7c6a8a
children 4824e4f0c6f3
line wrap: on
line diff
--- a/src/protocols/sametime/sametime.c	Wed Nov 02 04:20:46 2005 +0000
+++ b/src/protocols/sametime/sametime.c	Wed Nov 02 04:32:28 2005 +0000
@@ -5625,6 +5625,6 @@
 }
 
 
-GAIM_INIT_PLUGIN(meanwhile, mw_plugin_init, mw_plugin_info);
+GAIM_INIT_PLUGIN(sametime, mw_plugin_init, mw_plugin_info);
 /* The End. */