aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/apps_evolution_addressbook.schemas.in
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/gui/component/apps_evolution_addressbook.schemas.in
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/gui/component/apps_evolution_addressbook.schemas.in')
-rw-r--r--addressbook/gui/component/apps_evolution_addressbook.schemas.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/addressbook/gui/component/apps_evolution_addressbook.schemas.in b/addressbook/gui/component/apps_evolution_addressbook.schemas.in
index 010073331e..4a336409df 100644
--- a/addressbook/gui/component/apps_evolution_addressbook.schemas.in
+++ b/addressbook/gui/component/apps_evolution_addressbook.schemas.in
@@ -27,6 +27,18 @@
</locale>
</schema>
+ <schema>
+ <key>/schemas/apps/evolution/addressbook/completion/show_address</key>
+ <applyto>/apps/evolution/addressbook/completion/show_address</applyto>
+ <owner>evolution-addressbook</owner>
+ <type>bool</type>
+ <default>false</default>
+ <locale name="C">
+ <short>Show autocompleted name with an address</short>
+ <long>Whether force showing the mail address with the name of the autocompleted contact in the entry.</long>
+ </locale>
+ </schema>
+
<!-- Select names last used uri -->
<schema>