From c1098677d4c3f93108a3a0d9dd56388f887416c8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 7 Oct 2014 16:38:40 -0500 Subject: Add the following patch from Bug 1499 tdelibs: add postofficebox suppot in tdeabc --- tdeabc/scripts/entrylist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tdeabc/scripts/entrylist') diff --git a/tdeabc/scripts/entrylist b/tdeabc/scripts/entrylist index 87c342a06..c48124162 100644 --- a/tdeabc/scripts/entrylist +++ b/tdeabc/scripts/entrylist @@ -29,6 +29,7 @@ ALFE,birthday,,TQDateTime,birthday,Personal,.toString() #Address address LF,home address street,,TQString,homeAddressStreet,Address|Personal +LF,home address post office box,,TQString,homeAddressPostOfficeBox,Address|Personal LF,home address city,,TQString,homeAddressLocality,Address|Personal LF,home address state,,TQString,homeAddressRegion,Address|Personal LF,home address zip code,,TQString,homeAddressPostalCode,Address|Personal @@ -36,6 +37,7 @@ LF,home address country,,TQString,homeAddressCountry,Address|Personal LF,home address label,,TQString,homeAddressLabel,Address|Personal LF,business address street,,TQString,businessAddressStreet,Address|Organization +LF,business address post office box,,TQString,businessAddressPostOfficeBox,Address|Organization LF,business address city,,TQString,businessAddressLocality,Address|Organization LF,business address state,,TQString,businessAddressRegion,Address|Organization LF,business address zip code,,TQString,businessAddressPostalCode,Address|Organization -- cgit v1.2.1