From 822fcbbd0fa5cfb69d03b689571a20a52c97ae12 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 21 Apr 2013 12:10:59 -0400 Subject: 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. --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') 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 -- cgit v1.2.3