summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/ConnectionPage.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-12-19 16:16:11 +0000
committerOliver Bolte <obo@openoffice.org>2005-12-19 16:16:11 +0000
commite7d59c158c09251e71a81f3b08cf1f17ff38f2a7 (patch)
tree28792f028fc19758479b0efc50bd0bc4df5b08fa /dbaccess/source/ui/dlg/ConnectionPage.cxx
parent5fa55a6bc31faf71a66649f3c7ef024e88e6a696 (diff)
INTEGRATION: CWS kaddrbook (1.10.94); FILE MERGED
2005/11/30 00:13:04 kendy 1.10.94.2: RESYNC: (1.10-1.12); FILE MERGED 2005/08/29 08:51:32 ebischoff 1.10.94.1: Changes needed for new KDE address book driver
Diffstat (limited to 'dbaccess/source/ui/dlg/ConnectionPage.cxx')
-rw-r--r--dbaccess/source/ui/dlg/ConnectionPage.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/ui/dlg/ConnectionPage.cxx b/dbaccess/source/ui/dlg/ConnectionPage.cxx
index d34437238c6e..b11c5fc35be8 100644
--- a/dbaccess/source/ui/dlg/ConnectionPage.cxx
+++ b/dbaccess/source/ui/dlg/ConnectionPage.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: ConnectionPage.cxx,v $
*
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
- * last change: $Author: hr $ $Date: 2005-09-23 12:25:48 $
+ * last change: $Author: obo $ $Date: 2005-12-19 17:16:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -299,6 +299,7 @@ namespace dbaui
case DST_OUTLOOK:
case DST_OUTLOOKEXP:
case DST_EVOLUTION:
+ case DST_KAB:
m_aFT_Connection.SetText(String(ModuleRes(STR_NO_ADDITIONAL_SETTINGS)));
{
String sText = m_aFT_Connection.GetText();