diff src/prefs.c @ 1002:1d8f05ea6bdf

[gaim-migrate @ 1012] i don't even remember what happened. all good things, i hope committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 18 Oct 2000 02:38:18 +0000
parents ca8f1d02630a
children 0a4d0ed65e17
line wrap: on
line diff
--- a/src/prefs.c	Mon Oct 16 20:14:18 2000 +0000
+++ b/src/prefs.c	Wed Oct 18 02:38:18 2000 +0000
@@ -1982,7 +1982,7 @@
 					text, 5, NULL, NULL, NULL, NULL, 0, 1);
 	gtk_ctree_node_set_row_data(GTK_CTREE(preftree), parent, buddy_page);
 
-	/* FIXME ! We shouldn't be showing this if we're not signed on */
+	/* FIXME ! We should move this to a per-user configuration */
 	text[0] = _("Permit/Deny");
 	node = gtk_ctree_insert_node(GTK_CTREE(preftree), parent, NULL,
 					text, 5, NULL, NULL, NULL, NULL, 0, 1);