Blob Blame History Raw
From 49a3bbe893a98641127eb5dce0d4c0e6f1956225 Mon Sep 17 00:00:00 2001
From: Christophe Fergeau <cfergeau@redhat.com>
Date: Thu, 28 Aug 2014 15:16:26 +0200
Subject: [PATCH 1/3] Change default methods

---
 lbdb.rc.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lbdb.rc.in b/lbdb.rc.in
index 871f037..66fe9ed 100644
--- a/lbdb.rc.in
+++ b/lbdb.rc.in
@@ -40,7 +40,7 @@
 # - m_evolution  search in the Ximan Evolution addressbook.
 # - m_vcf        search a vcard (according to RFC2426) file.
 
-METHODS="m_inmail m_passwd m_finger"
+METHODS="m_inmail m_finger m_getent m_gpg"
 
 
 #
-- 
1.9.3