aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2002-08-28 17:21:45 +0800
committerChris Toshok <toshok@src.gnome.org>2002-08-28 17:21:45 +0800
commitd98575e489383d801398e62a0ad2f7f6bae43ba2 (patch)
tree7ca96dd1b44f5aa32c4476cc5a51f969e7f13ae7 /addressbook/ChangeLog
parent088f9fb35d14eee857a335ace7e3f1fd55b3cf79 (diff)
downloadgsoc2013-evolution-d98575e489383d801398e62a0ad2f7f6bae43ba2.tar
gsoc2013-evolution-d98575e489383d801398e62a0ad2f7f6bae43ba2.tar.gz
gsoc2013-evolution-d98575e489383d801398e62a0ad2f7f6bae43ba2.tar.bz2
gsoc2013-evolution-d98575e489383d801398e62a0ad2f7f6bae43ba2.tar.lz
gsoc2013-evolution-d98575e489383d801398e62a0ad2f7f6bae43ba2.tar.xz
gsoc2013-evolution-d98575e489383d801398e62a0ad2f7f6bae43ba2.tar.zst
gsoc2013-evolution-d98575e489383d801398e62a0ad2f7f6bae43ba2.zip
[ oops, merged the .h and .glade file back to the HEAD from the 1-0
2002-08-28 Chris Toshok <toshok@ximian.com> [ oops, merged the .h and .glade file back to the HEAD from the 1-0 branch, but missed the .c file. ] * gui/component/select-names/e-select-names.c (status_message): set the status label's text. (e_select_names_init): get the status message widget from the glade ui. svn path=/trunk/; revision=17889
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index ae664995d0..97ad58f899 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,14 @@
2002-08-28 Chris Toshok <toshok@ximian.com>
+ [ oops, merged the .h and .glade file back to the HEAD from the
+ 1-0 branch, but missed the .c file. ]
+ * gui/component/select-names/e-select-names.c (status_message): set
+ the status label's text.
+ (e_select_names_init): get the status message widget from the
+ glade ui.
+
+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.