aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2001-05-12 16:29:46 +0800
committerChris Toshok <toshok@src.gnome.org>2001-05-12 16:29:46 +0800
commit206210499b3b6d758326fbaa32fc2bd9c0db1d35 (patch)
tree7729fc71f983938ef46d7dd48483a1959d204398 /addressbook/ChangeLog
parent3e6eb6c20221595c4d1286797a4879715cf5408a (diff)
downloadgsoc2013-evolution-206210499b3b6d758326fbaa32fc2bd9c0db1d35.tar
gsoc2013-evolution-206210499b3b6d758326fbaa32fc2bd9c0db1d35.tar.gz
gsoc2013-evolution-206210499b3b6d758326fbaa32fc2bd9c0db1d35.tar.bz2
gsoc2013-evolution-206210499b3b6d758326fbaa32fc2bd9c0db1d35.tar.lz
gsoc2013-evolution-206210499b3b6d758326fbaa32fc2bd9c0db1d35.tar.xz
gsoc2013-evolution-206210499b3b6d758326fbaa32fc2bd9c0db1d35.tar.zst
gsoc2013-evolution-206210499b3b6d758326fbaa32fc2bd9c0db1d35.zip
spew the data passed to us. (destination_folder_handle_motion): the
2001-05-12 Chris Toshok <toshok@ximian.com> * gui/component/addressbook-component.c (destination_folder_handle_drop): spew the data passed to us. (destination_folder_handle_motion): the suggested_action is not an ActionSet, but an Action, so don't or together multiple actions. svn path=/trunk/; revision=9781
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index d8f4ad2c3e..2bfab4a623 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,10 @@
+2001-05-12 Chris Toshok <toshok@ximian.com>
+
+ * gui/component/addressbook-component.c
+ (destination_folder_handle_drop): spew the data passed to us.
+ (destination_folder_handle_motion): the suggested_action is not an
+ ActionSet, but an Action, so don't or together multiple actions.
+
2001-05-11 Chris Toshok <toshok@ximian.com>
* gui/component/addressbook-config.c (addressbook_source_dialog):