summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/DriverSettings.cxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-21 11:41:35 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-21 11:41:35 +0000
commit4bb559483d1b29be9092fc3f39120b5c1ffd0665 (patch)
tree4a3b86b86bb4951729f29b8a0e1c8a2d90f8dd6a /dbaccess/source/ui/dlg/DriverSettings.cxx
parentc531888f8c16621e3ddbcf42b73e15a26f843589 (diff)
INTEGRATION: CWS mozab05 (1.2.66); FILE MERGED
2004/12/03 10:26:00 windly 1.2.66.1: #i20088# add ThunderBird address book type to database wizward
Diffstat (limited to 'dbaccess/source/ui/dlg/DriverSettings.cxx')
-rw-r--r--dbaccess/source/ui/dlg/DriverSettings.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/ui/dlg/DriverSettings.cxx b/dbaccess/source/ui/dlg/DriverSettings.cxx
index 8de9d4adcd86..cb6eb84a1db5 100644
--- a/dbaccess/source/ui/dlg/DriverSettings.cxx
+++ b/dbaccess/source/ui/dlg/DriverSettings.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: DriverSettings.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: hr $ $Date: 2004-08-02 15:41:12 $
+ * last change: $Author: vg $ $Date: 2005-02-21 12:41:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -168,6 +168,7 @@ void ODriversSettings::fillDetailIds(DATASOURCE_TYPE _eType,::std::vector< sal_I
break;
case DST_MOZILLA:
+ case DST_THUNDERBIRD:
_rDetailsIds.push_back(DSID_DOSLINEENDS);
break;
case DST_EVOLUTION: