summaryrefslogtreecommitdiff
path: root/mail/horde-turba/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'mail/horde-turba/files/patch-ac')
-rw-r--r--mail/horde-turba/files/patch-ac16
1 files changed, 0 insertions, 16 deletions
diff --git a/mail/horde-turba/files/patch-ac b/mail/horde-turba/files/patch-ac
deleted file mode 100644
index 74914cb6d40e..000000000000
--- a/mail/horde-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")
-+);
- ?>