diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-12-26 10:24:23 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-12-26 10:24:23 +0000 |
commit | 086982b91fb4e8bc995213f02546e71345b18f59 (patch) | |
tree | 12cc7cfd964725b90e3b8c110a1ec3d4f5410707 /mail/turba/files/patch-aa | |
parent | Add ingo 1.0, horde's email-filter management application. (diff) |
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.
Notes
Notes:
svn path=/head/; revision=125198
Diffstat (limited to 'mail/turba/files/patch-aa')
-rw-r--r-- | mail/turba/files/patch-aa | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/mail/turba/files/patch-aa b/mail/turba/files/patch-aa deleted file mode 100644 index 81d0eeaf6419..000000000000 --- a/mail/turba/files/patch-aa +++ /dev/null @@ -1,7 +0,0 @@ ---- config/conf.php.dist.orig Fri Apr 12 18:21:30 2002 -+++ config/conf.php.dist Sun May 19 00:11:06 2002 -@@ -30,3 +30,4 @@ - // example providing a link to IMP (an email program) would be: - // $conf['menu']['apps'] = array('imp'); - $conf['menu']['apps'] = array(); -+//UNCOMMENTWHENINSTIMP$conf['menu']['apps'] = array('imp'); |