aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-04-22 00:10:59 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-04-24 08:06:01 +0800
commit822fcbbd0fa5cfb69d03b689571a20a52c97ae12 (patch)
treeb0424803a6162f552cf8332defb884348aceb6fc /configure.ac
parent5991b04ac5b48980f4d384951d619b3ec696e17f (diff)
downloadgsoc2013-evolution-822fcbbd0fa5cfb69d03b689571a20a52c97ae12.tar
gsoc2013-evolution-822fcbbd0fa5cfb69d03b689571a20a52c97ae12.tar.gz
gsoc2013-evolution-822fcbbd0fa5cfb69d03b689571a20a52c97ae12.tar.bz2
gsoc2013-evolution-822fcbbd0fa5cfb69d03b689571a20a52c97ae12.tar.lz
gsoc2013-evolution-822fcbbd0fa5cfb69d03b689571a20a52c97ae12.tar.xz
gsoc2013-evolution-822fcbbd0fa5cfb69d03b689571a20a52c97ae12.tar.zst
gsoc2013-evolution-822fcbbd0fa5cfb69d03b689571a20a52c97ae12.zip
Add contact-photos module.
This encapsulates the EContactPhoto look up feature that was previously built into EPhotoCache. It's now implemented as an EPhotoSource -- one per address book. One advantage of this implementation is that address books are now queried concurrently rather than serially. EPhotoCacheContactLoader is an EPhotoCache extension that takes care of adding and removing EPhotoSources for available address books.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 496da14f09..1524f5120f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1637,6 +1637,7 @@ modules/cal-config-local/Makefile
modules/cal-config-weather/Makefile
modules/cal-config-webcal/Makefile
modules/composer-autosave/Makefile
+modules/contact-photos/Makefile
modules/mail-config/Makefile
modules/mailto-handler/Makefile
modules/mdn/Makefile