From 8d9c65ede64b63fb2ef476f3f0081bd319459d93 Mon Sep 17 00:00:00 2001
From: Thomas Bruederli <thomas@roundcube.net>
Date: Thu, 21 Mar 2013 09:00:54 -0400
Subject: [PATCH] Remove automatic_addressbook configuration because that's not in our git repository

---
 .tx/config |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/.tx/config b/.tx/config
index ddf6b87..6da7dd9 100644
--- a/.tx/config
+++ b/.tx/config
@@ -78,8 +78,3 @@
 source_file = plugins/zipdownload/localization/en_US.inc
 source_lang = en_US
 
-[roundcube-webmail.plugin-automatic_addressbook]
-file_filter = plugins/automatic_addressbook/localization/<lang>.inc
-source_file = plugins/automatic_addressbook/localization/en_US.inc
-source_lang = en_US
-

--
Gitblit v1.9.1