src/core.c

changeset 10504
eae130eefbfe
parent 10479
e9165b73e60b
child 10684
0325b164a7eb
--- a/src/core.c	Tue Jan 11 02:00:44 2005 +0000
+++ b/src/core.c	Tue Jan 11 17:25:06 2005 +0000
@@ -82,7 +82,7 @@
 	 * subsystem right away too.
 	 */
 	gaim_plugins_init();
-	gaim_plugins_probe(NULL);
+	gaim_plugins_probe(GAIM_PLUGIN_EXT);
 
 	if (ops != NULL)
 	{

mercurial