diff options
Diffstat (limited to 'mail/horde4-turba/files/patch-ac')
-rw-r--r-- | mail/horde4-turba/files/patch-ac | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/mail/horde4-turba/files/patch-ac b/mail/horde4-turba/files/patch-ac deleted file mode 100644 index 74914cb6d40..00000000000 --- a/mail/horde4-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") -+); - ?> |