diff options
author | Chris Toshok <toshok@ximian.com> | 2002-08-28 16:27:20 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-08-28 16:27:20 +0800 |
commit | 088f9fb35d14eee857a335ace7e3f1fd55b3cf79 (patch) | |
tree | 1c776503a2ef7616be773ae8566e5b364bcccce7 /addressbook/ChangeLog | |
parent | 696e47cd0f31a9ff86754fc643af548a1ee000eb (diff) | |
download | gsoc2013-evolution-088f9fb35d14eee857a335ace7e3f1fd55b3cf79.tar.gz gsoc2013-evolution-088f9fb35d14eee857a335ace7e3f1fd55b3cf79.tar.zst gsoc2013-evolution-088f9fb35d14eee857a335ace7e3f1fd55b3cf79.zip |
[ fixes #19286 ] confirm deletion of contacts when using the menubar or
2002-08-28 Chris Toshok <toshok@ximian.com>
[ fixes #19286 ]
* gui/component/addressbook.c (delete_contact_cb): confirm
deletion of contacts when using the menubar or toolbar.
svn path=/trunk/; revision=17888
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index fdb81b51e2..ae664995d0 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,11 @@ 2002-08-28 Chris Toshok <toshok@ximian.com> + [ fixes #19286 ] + * gui/component/addressbook.c (delete_contact_cb): confirm + deletion of contacts when using the menubar or toolbar. + +2002-08-28 Chris Toshok <toshok@ximian.com> + [ fixes #28897 ] * gui/component/select-names/e-select-names-completion.c (e_select_names_completion_clear_book_data): set book_data to NULL |