aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-11-14 07:18:11 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-11-14 07:18:11 +0800
commit4bc4ee63bea0b2eaa1215be0df33f454a2918f37 (patch)
treead6d89b112d4a41fb5ef783b2c374dd62ad19e28 /mail/ChangeLog
parenta53ac3867bb028e0b318aa9fcfda00657b1cfd7d (diff)
downloadgsoc2013-evolution-4bc4ee63bea0b2eaa1215be0df33f454a2918f37.tar
gsoc2013-evolution-4bc4ee63bea0b2eaa1215be0df33f454a2918f37.tar.gz
gsoc2013-evolution-4bc4ee63bea0b2eaa1215be0df33f454a2918f37.tar.bz2
gsoc2013-evolution-4bc4ee63bea0b2eaa1215be0df33f454a2918f37.tar.lz
gsoc2013-evolution-4bc4ee63bea0b2eaa1215be0df33f454a2918f37.tar.xz
gsoc2013-evolution-4bc4ee63bea0b2eaa1215be0df33f454a2918f37.tar.zst
gsoc2013-evolution-4bc4ee63bea0b2eaa1215be0df33f454a2918f37.zip
Take a 'subscribe' argument so that this can function as a subscribe AND
2000-11-13 Jeffrey Stedfast <fejj@helixcode.com> * subscribe-dialog.c (subscribe_do_subscribe_folder): Take a 'subscribe' argument so that this can function as a subscribe AND unsibscribe method. (describe_subscribe_folder): Updated. (do_subscribe_folder): Updated. (cleanup_subscribe_folder): Updated. (subscribe_folder_info): Pass along a TRUE as the 'subscribe' param. (unsubscribe_folder_info): Pass along a FALSE as the 'subscribe' param. svn path=/trunk/; revision=6565
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index e623dab024..cf75d8b921 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,16 @@
+2000-11-13 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * subscribe-dialog.c (subscribe_do_subscribe_folder): Take a
+ 'subscribe' argument so that this can function as a subscribe AND
+ unsibscribe method.
+ (describe_subscribe_folder): Updated.
+ (do_subscribe_folder): Updated.
+ (cleanup_subscribe_folder): Updated.
+ (subscribe_folder_info): Pass along a TRUE as the 'subscribe'
+ param.
+ (unsubscribe_folder_info): Pass along a FALSE as the 'subscribe'
+ param.
+
2000-11-13 Christopher James Lahey <clahey@helixcode.com>
* message-list.c: Removed some e_table_model calls and replaced