1*8013a061SAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
3*8013a061SAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
4*8013a061SAndrew Rist * or more contributor license agreements.  See the NOTICE file
5*8013a061SAndrew Rist * distributed with this work for additional information
6*8013a061SAndrew Rist * regarding copyright ownership.  The ASF licenses this file
7*8013a061SAndrew Rist * to you under the Apache License, Version 2.0 (the
8*8013a061SAndrew Rist * "License"); you may not use this file except in compliance
9*8013a061SAndrew Rist * with the License.  You may obtain a copy of the License at
10*8013a061SAndrew Rist *
11*8013a061SAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
12*8013a061SAndrew Rist *
13*8013a061SAndrew Rist * Unless required by applicable law or agreed to in writing,
14*8013a061SAndrew Rist * software distributed under the License is distributed on an
15*8013a061SAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
16*8013a061SAndrew Rist * KIND, either express or implied.  See the License for the
17*8013a061SAndrew Rist * specific language governing permissions and limitations
18*8013a061SAndrew Rist * under the License.
19*8013a061SAndrew Rist *
20*8013a061SAndrew Rist *************************************************************/
21*8013a061SAndrew Rist
22*8013a061SAndrew Rist
23cdf0e10cSrcweir
24cdf0e10cSrcweir#include "desktop.hrc"
25cdf0e10cSrcweir#include "helpid.hrc"
26cdf0e10cSrcweir
27cdf0e10cSrcweir#define TP_WIDTH    220
28cdf0e10cSrcweir#define TP_HEIGHT   205
29cdf0e10cSrcweir
30cdf0e10cSrcweir#define DLG_FIRSTSTART_WIZARD   RID_FIRSTSTSTART_START+1
31cdf0e10cSrcweir    // FREE
32cdf0e10cSrcweir#define TP_WELCOME              RID_FIRSTSTSTART_START+3
33cdf0e10cSrcweir#define TP_REGISTRATION         RID_FIRSTSTSTART_START+4
34cdf0e10cSrcweir#define TP_MIGRATION            RID_FIRSTSTSTART_START+5
35cdf0e10cSrcweir#define TP_USER					RID_FIRSTSTSTART_START+6
36cdf0e10cSrcweir#define TP_LICENSE              RID_FIRSTSTSTART_START+7
37cdf0e10cSrcweir#define TP_UPDATE_CHECK         RID_FIRSTSTSTART_START+8
38cdf0e10cSrcweir#define ERRBOX_REG_NOSYSBROWSER RID_FIRSTSTSTART_START+29
39cdf0e10cSrcweir#define QB_ASK_DECLINE          RID_FIRSTSTSTART_START+30
40cdf0e10cSrcweir
41cdf0e10cSrcweir// local resIDs
42cdf0e10cSrcweir
43cdf0e10cSrcweir#define FT_WELCOME_HEADER       1
44cdf0e10cSrcweir#define FT_WELCOME_BODY         2
45cdf0e10cSrcweir#define FT_LICENSE_HEADER       1
46cdf0e10cSrcweir#define FT_LICENSE_BODY_1       2
47cdf0e10cSrcweir#define FT_LICENSE_BODY_1_TXT   3
48cdf0e10cSrcweir#define FT_LICENSE_BODY_2       4
49cdf0e10cSrcweir#define FT_LICENSE_BODY_2_TXT   5
50cdf0e10cSrcweir#define ML_LICENSE              6
51cdf0e10cSrcweir#define PB_LICENSE_DOWN         7
52cdf0e10cSrcweir#define FT_MIGRATION_HEADER     1
53cdf0e10cSrcweir#define FT_MIGRATION_BODY       2
54cdf0e10cSrcweir#define CB_MIGRATION            3
55cdf0e10cSrcweir#define FT_UPDATE_CHECK_HEADER  1
56cdf0e10cSrcweir#define FT_UPDATE_CHECK_BODY    2
57cdf0e10cSrcweir#define CB_UPDATE_CHECK         3
58cdf0e10cSrcweir#define FT_REGISTRATION_HEADER  1
59cdf0e10cSrcweir#define FT_REGISTRATION_BODY    2
60cdf0e10cSrcweir#define FL_REGISTRATION         3
61cdf0e10cSrcweir#define FT_REGISTRATION_END     4
62cdf0e10cSrcweir#define RB_REGISTRATION_NOW     5
63cdf0e10cSrcweir#define RB_REGISTRATION_LATER   6
64cdf0e10cSrcweir#define RB_REGISTRATION_NEVER   7
65cdf0e10cSrcweir#define RB_REGISTRATION_REG     8
66cdf0e10cSrcweir#define IMG_REGISTRATION        9
67cdf0e10cSrcweir#define FT_USER_HEADER			10
68cdf0e10cSrcweir#define FT_USER_BODY			11
69cdf0e10cSrcweir#define FT_USER_FIRST			12
70cdf0e10cSrcweir#define FT_USER_LAST			13
71cdf0e10cSrcweir#define FT_USER_FATHER			14
72cdf0e10cSrcweir#define FT_USER_INITIALS		15
73cdf0e10cSrcweir#define ED_USER_FIRST			16
74cdf0e10cSrcweir#define ED_USER_LAST			17
75cdf0e10cSrcweir#define ED_USER_FATHER			18
76cdf0e10cSrcweir#define ED_USER_INITIALS		19
77cdf0e10cSrcweir#define TR_WAITING				20
78cdf0e10cSrcweir#define CTRL_THROBBER           21
79cdf0e10cSrcweir
80cdf0e10cSrcweir// global strings
81cdf0e10cSrcweir#define STR_STATE_WELCOME           RID_FIRSTSTSTART_START+100
82cdf0e10cSrcweir#define STR_STATE_LICENSE           RID_FIRSTSTSTART_START+101
83cdf0e10cSrcweir#define STR_STATE_MIGRATION         RID_FIRSTSTSTART_START+102
84cdf0e10cSrcweir#define STR_STATE_REGISTRATION      RID_FIRSTSTSTART_START+103
85cdf0e10cSrcweir#define STR_WELCOME_MIGRATION       RID_FIRSTSTSTART_START+104
86cdf0e10cSrcweir// FREE                             RID_FIRSTSTSTART_START+105
87cdf0e10cSrcweir// FREE                             RID_FIRSTSTSTART_START+106
88cdf0e10cSrcweir#define STR_LICENSE_ACCEPT          RID_FIRSTSTSTART_START+107
89cdf0e10cSrcweir#define STR_LICENSE_DECLINE         RID_FIRSTSTSTART_START+108
90cdf0e10cSrcweir#define STR_FINISH                  RID_FIRSTSTSTART_START+109
91cdf0e10cSrcweir#define STR_STATE_USER              RID_FIRSTSTSTART_START+110
92cdf0e10cSrcweir// FREE                             RID_FIRSTSTSTART_START+111
93cdf0e10cSrcweir#define STR_STATE_UPDATE_CHECK      RID_FIRSTSTSTART_START+112
94cdf0e10cSrcweir#define STR_WELCOME_WITHOUT_LICENSE RID_FIRSTSTSTART_START+113
95cdf0e10cSrcweir#define STR_REGISTRATION_OOO        RID_FIRSTSTSTART_START+114
96cdf0e10cSrcweir
97