[gaim-migrate @ 7477]

Wed, 24 Sep 2003 02:33:51 +0000

author
Christian Hammond <chipx86@chipx86.com>
date
Wed, 24 Sep 2003 02:33:51 +0000
changeset 6930
67eb5dee2584
parent 6929
47829b408f9d
child 6931
439bd8534000

[gaim-migrate @ 7477]
I suck. Luke knows this, because I just told him. Now you do too. Spread
the word!

src/gtkprefs.c file | annotate | diff | comparison | revisions
--- a/src/gtkprefs.c	Wed Sep 24 02:21:44 2003 +0000
+++ b/src/gtkprefs.c	Wed Sep 24 02:33:51 2003 +0000
@@ -1724,7 +1724,7 @@
 		plug = probes->data;
 
 		if (plug->info->type != GAIM_PLUGIN_STANDARD ||
-			(plug->info->flags & GAIM_PLUGIN_INVISIBLE))
+			(plug->info->flags & GAIM_PLUGIN_FLAG_INVISIBLE))
 		{
 			continue;
 		}

mercurial