aboutsummaryrefslogtreecommitdiff
path: root/mail/balsa2/files/patch-src_address-book-config.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/balsa2/files/patch-src_address-book-config.c')
-rw-r--r--mail/balsa2/files/patch-src_address-book-config.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/balsa2/files/patch-src_address-book-config.c b/mail/balsa2/files/patch-src_address-book-config.c
deleted file mode 100644
index b623a2eff93c..000000000000
--- a/mail/balsa2/files/patch-src_address-book-config.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/address-book-config.c.orig Thu Jun 20 00:18:24 2002
-+++ src/address-book-config.c Thu Jun 20 00:16:15 2002
-@@ -576,7 +576,7 @@
- create_entry(mcw, table, NULL, NULL, 1,
- ab ? ab->host : host, label);
-
-- label = create_label(_("_Base Domain Name"), table, 2, label);
-+ label = create_label(_("_Base Domain Name"), table, 2);
- abc->ab_specific.ldap.base_dn =
- create_entry(mcw, table, NULL, NULL, 2,
- ab ? ab->base_dn : base, label);