From 7685b7868b84144aa260a2f396e6151ce32faa8c Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Thu, 29 Sep 2005 09:39:58 +0000 Subject: [PATCH] INTEGRATION: CWS tbab (1.4.160); FILE MERGED 2005/09/26 10:04:29 fs 1.4.160.2: RESYNC: (1.4-1.5); FILE MERGED 2005/05/31 11:27:26 fs 1.4.160.1: #i46390# Thunderbird support --- extensions/source/abpilot/addresssettings.hxx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/extensions/source/abpilot/addresssettings.hxx b/extensions/source/abpilot/addresssettings.hxx index 688bddbf5bd4..2ca73b126582 100644 --- a/extensions/source/abpilot/addresssettings.hxx +++ b/extensions/source/abpilot/addresssettings.hxx @@ -4,9 +4,9 @@ * * $RCSfile: addresssettings.hxx,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2005-09-08 19:04:54 $ + * last change: $Author: hr $ $Date: 2005-09-29 10:39:58 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -54,6 +54,7 @@ namespace abp enum AddressSourceType { AST_MORK, + AST_THUNDERBIRD, AST_EVOLUTION, AST_LDAP, AST_OUTLOOK,