INTEGRATION: CWS mozab05 (1.3.28); FILE MERGED
2005/01/31 08:18:48 windly 1.3.28.3: RESYNC: (1.3-1.4); FILE MERGED 2005/01/14 10:39:06 windly 1.3.28.2: #i20088# add browse support 2004/12/03 10:26:01 windly 1.3.28.1: #i20088# add ThunderBird address book type to database wizward
This commit is contained in:
parent
64f3606001
commit
b34163600d
1 changed files with 3 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: dbwiz.cxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: kz $ $Date: 2005-01-21 17:14:46 $
|
||||
* last change: $Author: vg $ $Date: 2005-02-21 12:43:25 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -215,6 +215,7 @@ WizardTypes::WizardState ODbTypeWizDialog::determineNextState(WizardState _nCurr
|
|||
switch(m_eType)
|
||||
{
|
||||
case DST_MOZILLA:
|
||||
case DST_THUNDERBIRD:
|
||||
case DST_OUTLOOK:
|
||||
case DST_OUTLOOKEXP:
|
||||
case DST_EVOLUTION:
|
||||
|
|
Loading…
Reference in a new issue