aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2001-05-08 06:26:19 +0800
committerChris Toshok <toshok@src.gnome.org>2001-05-08 06:26:19 +0800
commit0f0089d684410a45eaa15b1224216cadba41f0b3 (patch)
tree2d9408a27ba37f862ee53cad434046f97f0dd4dc /addressbook/ChangeLog
parent2ed7c634ca93703fdaf01187317a5ab504f0c6c8 (diff)
downloadgsoc2013-evolution-0f0089d684410a45eaa15b1224216cadba41f0b3.tar
gsoc2013-evolution-0f0089d684410a45eaa15b1224216cadba41f0b3.tar.gz
gsoc2013-evolution-0f0089d684410a45eaa15b1224216cadba41f0b3.tar.bz2
gsoc2013-evolution-0f0089d684410a45eaa15b1224216cadba41f0b3.tar.lz
gsoc2013-evolution-0f0089d684410a45eaa15b1224216cadba41f0b3.tar.xz
gsoc2013-evolution-0f0089d684410a45eaa15b1224216cadba41f0b3.tar.zst
gsoc2013-evolution-0f0089d684410a45eaa15b1224216cadba41f0b3.zip
flesh out the function more. It should work now, but there's no way to
2001-05-07 Chris Toshok <toshok@ximian.com> * gui/component/addressbook-component.c (remove_folder): flesh out the function more. It should work now, but there's no way to invoke this method from the ui at the moment, heh. svn path=/trunk/; revision=9704
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 5e8fa02dde..fbdd70895c 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,11 @@
2001-05-07 Chris Toshok <toshok@ximian.com>
+ * gui/component/addressbook-component.c (remove_folder): flesh out
+ the function more. It should work now, but there's no way to
+ invoke this method from the ui at the moment, heh.
+
+2001-05-07 Chris Toshok <toshok@ximian.com>
+
* gui/component/addressbook.c (book_open_cb): Use a different
error message in the ldap support/no ldap support/file cases.