aboutsummaryrefslogtreecommitdiffstats
path: root/mail/subscribe-dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/subscribe-dialog.c')
-rw-r--r--mail/subscribe-dialog.c9
1 files changed, 8 insertions, 1 deletions
diff --git a/mail/subscribe-dialog.c b/mail/subscribe-dialog.c
index 7d5a07001a..1c498ed104 100644
--- a/mail/subscribe-dialog.c
+++ b/mail/subscribe-dialog.c
@@ -100,7 +100,7 @@
* + Mail Folder Cache doesn't complain
* - No ETable wackiness
* + Verify columns cannot be DnD'd
- * + No sorting, eg (?)
+ * + Alphabetical order always
* - UI cleanliness
* + Keybindings work
* + Some widget has focus by default
@@ -108,6 +108,13 @@
* + Close button works
*/
+/* FIXME: we should disable/enable the subscribe/unsubscribe buttons as
+ * appropriate when only a single message is selected. We need a
+ * mechanism to learn when the selected folder's subscription status
+ * changes, so when the user double-clicks it (eg) the buttons can
+ * (de)sensitize appropriately. See Ximian bug #7673.
+ */
+
/*#define NEED_TOGGLE_SELECTION*/
/* util */