diff options
author | Jeffrey Stedfast <fejj@helixcode.com> | 2000-12-05 05:55:31 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2000-12-05 05:55:31 +0800 |
commit | fc99cb4acc8ceb442d65171671f1100aff549786 (patch) | |
tree | 802aaa7c4265d19b2595640bbb964028af3edfac /mail/ChangeLog | |
parent | 6e8a9dfec1325b2fb7b28a9b29b952bda6f7f533 (diff) | |
download | gsoc2013-evolution-fc99cb4acc8ceb442d65171671f1100aff549786.tar gsoc2013-evolution-fc99cb4acc8ceb442d65171671f1100aff549786.tar.gz gsoc2013-evolution-fc99cb4acc8ceb442d65171671f1100aff549786.tar.bz2 gsoc2013-evolution-fc99cb4acc8ceb442d65171671f1100aff549786.tar.lz gsoc2013-evolution-fc99cb4acc8ceb442d65171671f1100aff549786.tar.xz gsoc2013-evolution-fc99cb4acc8ceb442d65171671f1100aff549786.tar.zst gsoc2013-evolution-fc99cb4acc8ceb442d65171671f1100aff549786.zip |
Use info->full_name rather than info->name so that we get the namespace
2000-12-04 Jeffrey Stedfast <fejj@helixcode.com>
* subscribe-dialog.c (setup_subscribe_folder): Use info->full_name
rather than info->name so that we get the namespace part of the
folder path as well.
svn path=/trunk/; revision=6783
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 86e6a8c3e7..3f17c52faf 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2000-12-04 Jeffrey Stedfast <fejj@helixcode.com> + + * subscribe-dialog.c (setup_subscribe_folder): Use info->full_name + rather than info->name so that we get the namespace part of the + folder path as well. + 2000-12-04 Ettore Perazzoli <ettore@helixcode.com> * folder-browser-factory.c: Updated to define verbs |