aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2008-09-23 19:02:55 +0800
committerMilan Crha <mcrha@src.gnome.org>2008-09-23 19:02:55 +0800
commit635f62d060ad48770ddc2a53aa7a2a6b4be86492 (patch)
treea2f8907de0c0a78bf0e83a38a3777ebb227b5cfe /addressbook/ChangeLog
parent04c14fc24a5da5fa0215f648991bc0400dd8a1cd (diff)
downloadgsoc2013-evolution-635f62d060ad48770ddc2a53aa7a2a6b4be86492.tar
gsoc2013-evolution-635f62d060ad48770ddc2a53aa7a2a6b4be86492.tar.gz
gsoc2013-evolution-635f62d060ad48770ddc2a53aa7a2a6b4be86492.tar.bz2
gsoc2013-evolution-635f62d060ad48770ddc2a53aa7a2a6b4be86492.tar.lz
gsoc2013-evolution-635f62d060ad48770ddc2a53aa7a2a6b4be86492.tar.xz
gsoc2013-evolution-635f62d060ad48770ddc2a53aa7a2a6b4be86492.tar.zst
gsoc2013-evolution-635f62d060ad48770ddc2a53aa7a2a6b4be86492.zip
** Part of fix for bug #272391
2008-09-23 Milan Crha <mcrha@redhat.com> ** Part of fix for bug #272391 * gui/component/apps_evolution_addressbook.schemas.in: * gui/component/autocompletion-config.c: (struct AutocompletionConfig), (config_control_destroy_notify), (add_section), (show_address_check_toggled_cb), (autocompletion_config_control_new): New UI for Edit->Preferences->Autocompletion, with the checkbox for the key "/apps/evolution/addressbook/completion/show_address" to be able to setup whether show mail address for the autocompleted contact. svn path=/trunk/; revision=36431
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 942d361544..e04c56cf32 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,15 @@
+2008-09-23 Milan Crha <mcrha@redhat.com>
+
+ ** Part of fix for bug #272391
+
+ * gui/component/apps_evolution_addressbook.schemas.in:
+ * gui/component/autocompletion-config.c: (struct AutocompletionConfig),
+ (config_control_destroy_notify), (add_section),
+ (show_address_check_toggled_cb), (autocompletion_config_control_new):
+ New UI for Edit->Preferences->Autocompletion, with the checkbox for
+ the key "/apps/evolution/addressbook/completion/show_address" to be
+ able to setup whether show mail address for the autocompleted contact.
+
2008-09-19 Sankar P <psankar@novell.com>
License Changes