diff options
author | Not Zed <NotZed@Ximian.com> | 2004-06-16 14:59:36 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2004-06-16 14:59:36 +0800 |
commit | d60e4144e5c756e478e0b09e3e22596e9d397527 (patch) | |
tree | afafcda1fe7a6037f3c144a27e25aed34ef3b52d /addressbook/ChangeLog | |
parent | 8bf6b2775468e604c275e1a0990729f4a328e02a (diff) | |
download | gsoc2013-evolution-d60e4144e5c756e478e0b09e3e22596e9d397527.tar gsoc2013-evolution-d60e4144e5c756e478e0b09e3e22596e9d397527.tar.gz gsoc2013-evolution-d60e4144e5c756e478e0b09e3e22596e9d397527.tar.bz2 gsoc2013-evolution-d60e4144e5c756e478e0b09e3e22596e9d397527.tar.lz gsoc2013-evolution-d60e4144e5c756e478e0b09e3e22596e9d397527.tar.xz gsoc2013-evolution-d60e4144e5c756e478e0b09e3e22596e9d397527.tar.zst gsoc2013-evolution-d60e4144e5c756e478e0b09e3e22596e9d397527.zip |
set the source selector to be able to toggle the current selection. Fix
2004-06-16 Not Zed <NotZed@Ximian.com>
* gui/component/autocompletion-config.c
(autocompletion_config_control_new): set the source selector to be
able to toggle the current selection. Fix for #55614.
svn path=/trunk/; revision=26362
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 b2caf215b1..582d51dfed 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,9 @@ +2004-06-16 Not Zed <NotZed@Ximian.com> + + * gui/component/autocompletion-config.c + (autocompletion_config_control_new): set the source selector to be + able to toggle the current selection. Fix for #55614. + 2004-06-16 Sivaiah Nallagatla <snallagatla@novell.com> * gui/contact-editor/e-contact-editor.c (full_name_clicked) : |