aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2002-06-04 21:05:00 +0800
committerChris Lahey <clahey@src.gnome.org>2002-06-04 21:05:00 +0800
commitb7f26419b3178309b0d5ad957f1be4727c7f362c (patch)
tree19f95fbc10eb7e780cbbda7bfa7bb73e2567c712 /addressbook/ChangeLog
parentb20133666331d13e9672f4c39ecac23b9058315f (diff)
downloadgsoc2013-evolution-b7f26419b3178309b0d5ad957f1be4727c7f362c.tar
gsoc2013-evolution-b7f26419b3178309b0d5ad957f1be4727c7f362c.tar.gz
gsoc2013-evolution-b7f26419b3178309b0d5ad957f1be4727c7f362c.tar.bz2
gsoc2013-evolution-b7f26419b3178309b0d5ad957f1be4727c7f362c.tar.lz
gsoc2013-evolution-b7f26419b3178309b0d5ad957f1be4727c7f362c.tar.xz
gsoc2013-evolution-b7f26419b3178309b0d5ad957f1be4727c7f362c.tar.zst
gsoc2013-evolution-b7f26419b3178309b0d5ad957f1be4727c7f362c.zip
Commented out this unused function.
2002-06-04 Christopher James Lahey <clahey@ximian.com> * gui/component/select-names/e-select-names-completion.c (e_select_names_completion_book_ready): Commented out this unused function. * gui/component/select-names/e-select-names-manager.c (open_book_cb): Ref if we're keeping the book. Don't unref if we're not keeping the book. (clean_cb): Commented out this unused function. svn path=/trunk/; revision=17105
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 6342772dc7..80d5610387 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,16 @@
2002-06-04 Christopher James Lahey <clahey@ximian.com>
+ * gui/component/select-names/e-select-names-completion.c
+ (e_select_names_completion_book_ready): Commented out this unused
+ function.
+
+ * gui/component/select-names/e-select-names-manager.c
+ (open_book_cb): Ref if we're keeping the book. Don't unref if
+ we're not keeping the book.
+ (clean_cb): Commented out this unused function.
+
+2002-06-04 Christopher James Lahey <clahey@ximian.com>
+
* gui/widgets/e-addressbook-view.c (init_collection): Set the
title of our GalVIewCollection.