diff options
author | Anand V M <avmuttagi@gmail.com> | 2007-08-23 13:14:12 +0800 |
---|---|---|
committer | Tobias Mueller <tobiasmue@src.gnome.org> | 2007-08-23 13:14:12 +0800 |
commit | b79a0adaa70a8bd3e7e6f061e629257ec3cc33ab (patch) | |
tree | 24f2b97c7d2f781c529e8d571f11724c63a3f96b /addressbook/ChangeLog | |
parent | 18d98c0be027a7d19ff24c99931c466263739a70 (diff) | |
download | gsoc2013-evolution-b79a0adaa70a8bd3e7e6f061e629257ec3cc33ab.tar.gz gsoc2013-evolution-b79a0adaa70a8bd3e7e6f061e629257ec3cc33ab.tar.zst gsoc2013-evolution-b79a0adaa70a8bd3e7e6f061e629257ec3cc33ab.zip |
** Fix for bug #353462
2007-08-23 Anand V M <avmuttagi@gmail.com>
** Fix for bug #353462
* gui/widgets/eab-gui-util.c:Changing the labels of buttons from
"Yes/No" to "Display All Contacts/Don't Display" to make them HIG
compliant.
svn path=/trunk/; revision=34065
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 620fb4a7a9..bf6eaa2f5e 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2007-08-23 Anand V M <avmuttagi@gmail.com> + + ** Fix for bug #353462 + + * gui/widgets/eab-gui-util.c:Changing the labels of buttons from + "Yes/No" to "Display All Contacts/Don't Display" to make them HIG + compliant. + 2007-08-16 Milan Crha <mcrha@redhat.com> ** Fix for bug #412732 |