$NetBSD$

http://www.mail-archive.com/deskbar-applet-list@gnome.org/msg00689.html

--- src/e-contact-entry.c.orig	2010-11-15 01:54:55.000000000 +0000
+++ src/e-contact-entry.c	2010-11-15 01:53:40.000000000 +0000
@@ -515,7 +515,7 @@
       lookup->status = E_BOOK_ERROR_OK;
       lookup->open = FALSE;
 
-      if ((lookup->book = e_book_new (s, &error)) == NULL) {
+      if ((lookup->book = e_book_new (source, &error)) == NULL) {
         /* TODO handle this better, fire the error signal I guess */
         g_warning ("%s", error->message);
 	g_error_free (error);
