summaryrefslogtreecommitdiff
path: root/desktop/source/migration/wizard.cxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2005-04-08 15:38:30 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2005-04-08 15:38:30 +0000
commiteaf6cba3196b85b43f49ea7f79c7ea48dcffde88 (patch)
tree8080ef3cbf5889b80a93edcd6f63158291624f8b /desktop/source/migration/wizard.cxx
parent1c19aa5c147b3eb2339259d1abd5daf76a8e3b4e (diff)
INTEGRATION: CWS lo4 (1.4.6); FILE MERGED
2005/04/05 12:11:11 lo 1.4.6.1: #i46358# display user name page
Diffstat (limited to 'desktop/source/migration/wizard.cxx')
-rw-r--r--desktop/source/migration/wizard.cxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/source/migration/wizard.cxx b/desktop/source/migration/wizard.cxx
index ddeaf723e1..289b583a3d 100644
--- a/desktop/source/migration/wizard.cxx
+++ b/desktop/source/migration/wizard.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: wizard.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: rt $ $Date: 2005-03-29 15:01:57 $
+ * last change: $Author: hr $ $Date: 2005-04-08 16:38:30 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -171,6 +171,7 @@ FirstStartWizard::FirstStartWizard(Window* pParent)
STATE_WELCOME,
STATE_LICENSE,
STATE_MIGRATION,
+ STATE_USER,
STATE_REGISTRATION,
WZS_INVALID_STATE
);