diff options
author | Chris Toshok <toshok@ximian.com> | 2002-11-29 06:34:06 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-11-29 06:34:06 +0800 |
commit | 212786c3e4867ac22d38a85e3abe017523ea2817 (patch) | |
tree | 6447cbeb74c376fab76a5cd0b7d3c1fc6c395d66 /addressbook/ChangeLog | |
parent | 8ccc292dd08a270e52db4d40ed31300c3c8084d4 (diff) | |
download | gsoc2013-evolution-212786c3e4867ac22d38a85e3abe017523ea2817.tar.gz gsoc2013-evolution-212786c3e4867ac22d38a85e3abe017523ea2817.tar.zst gsoc2013-evolution-212786c3e4867ac22d38a85e3abe017523ea2817.zip |
[ roll forward from 1.2 branch, partial fix for #31763 ] add the Find
2002-11-28 Chris Toshok <toshok@ximian.com>
[ roll forward from 1.2 branch, partial fix for #31763 ]
* gui/component/select-names/select-names.glade: add the Find
button back in.
svn path=/trunk/; revision=18956
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index f374bcf76a..12e032f783 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,4 +1,9 @@ 2002-11-28 Chris Toshok <toshok@ximian.com> + [ roll forward from 1.2 branch, partial fix for #31763 ] + * gui/component/select-names/select-names.glade: add the Find + button back in. + +2002-11-28 Chris Toshok <toshok@ximian.com> * gui/widgets/e-addressbook-view.c (create_minicard_view): remove the button_press_event handler (that did nothing). this makes it |