diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-29 09:39:58 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2005-09-29 09:39:58 +0000 |
commit | 7685b7868b84144aa260a2f396e6151ce32faa8c (patch) | |
tree | 0ce047c63c24d295c53d11a18e636a2a7357f872 /extensions/source/abpilot/addresssettings.hxx | |
parent | ddf6b900e81be5e819d2c678b1163c5b9c0620c8 (diff) |
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
Diffstat (limited to 'extensions/source/abpilot/addresssettings.hxx')
-rw-r--r-- | extensions/source/abpilot/addresssettings.hxx | 5 |
1 files 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, |