changeset 11836:86cdfd6b32a6

[gaim-migrate @ 14127] A note! committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 26 Oct 2005 05:22:26 +0000
parents 36c2e09c2cf9
children fa742ad8068c
files src/gtkstatusbox.c
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/gtkstatusbox.c	Wed Oct 26 05:20:39 2005 +0000
+++ b/src/gtkstatusbox.c	Wed Oct 26 05:22:26 2005 +0000
@@ -34,6 +34,13 @@
 #include "gtkstock.h"
 #include "gtkstatusbox.h"
 
+/*
+ * TODO: The preference "/core/status/current" contains the name of
+ *       the GaimSavedStatus that is the current master status of all
+ *       enabled accounts.  We need to monitor this preference and
+ *       update ourself when the pref changes.
+ */
+
 static void imhtml_changed_cb(GtkTextBuffer *buffer, void *data);
 static void remove_typing_cb(GtkGaimStatusBox *box);