From 086982b91fb4e8bc995213f02546e71345b18f59 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Sun, 26 Dec 2004 10:24:23 +0000 Subject: Upgrade to 2.0. The major changes compared to the Turba 1.x versions are: * Copying and moving of contacts between different address books. * IMSP and Kolab server support. * Access keys. * Allow replacing address books with imports. * Mark certain fields as required. * Allow to group fields into tabs. * Optional delete confirmation. * Composite fields. * Allow search result limits for LDAP backends. --- mail/turba/files/patch-ac | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 mail/turba/files/patch-ac (limited to 'mail/turba/files/patch-ac') diff --git a/mail/turba/files/patch-ac b/mail/turba/files/patch-ac deleted file mode 100644 index 74914cb6d40e..000000000000 --- a/mail/turba/files/patch-ac +++ /dev/null @@ -1,16 +0,0 @@ ---- config/prefs.php.dist.orig Mon Oct 22 09:09:23 2001 -+++ config/prefs.php.dist Sun Nov 18 01:21:42 2001 -@@ -16,4 +16,13 @@ - 'type' => 'select', - 'desc' => _("Select your preferred language:") - ); -+ -+// Addressbook -+$_prefs['searchsource'] = array( -+ 'value' => 'localsql', -+ 'locked' => false, -+ 'shared' => true, -+ 'type' => 'select', -+ 'desc' => _("from") -+); - ?> -- cgit v1.2.3