1/************************************************************************* 2 * 3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 4 * 5 * Copyright 2000, 2010 Oracle and/or its affiliates. 6 * 7 * OpenOffice.org - a multi-platform office productivity suite 8 * 9 * This file is part of OpenOffice.org. 10 * 11 * OpenOffice.org is free software: you can redistribute it and/or modify 12 * it under the terms of the GNU Lesser General Public License version 3 13 * only, as published by the Free Software Foundation. 14 * 15 * OpenOffice.org is distributed in the hope that it will be useful, 16 * but WITHOUT ANY WARRANTY; without even the implied warranty of 17 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 * GNU Lesser General Public License version 3 for more details 19 * (a copy is included in the LICENSE file that accompanied this code). 20 * 21 * You should have received a copy of the GNU Lesser General Public License 22 * version 3 along with OpenOffice.org. If not, see 23 * <http://www.openoffice.org/license.html> 24 * for a copy of the LGPLv3 License. 25 * 26 ************************************************************************/ 27 28#include "desktop.hrc" 29#include "helpid.hrc" 30 31#define TP_WIDTH 220 32#define TP_HEIGHT 205 33 34#define DLG_FIRSTSTART_WIZARD RID_FIRSTSTSTART_START+1 35 // FREE 36#define TP_WELCOME RID_FIRSTSTSTART_START+3 37#define TP_REGISTRATION RID_FIRSTSTSTART_START+4 38#define TP_MIGRATION RID_FIRSTSTSTART_START+5 39#define TP_USER RID_FIRSTSTSTART_START+6 40#define TP_LICENSE RID_FIRSTSTSTART_START+7 41#define TP_UPDATE_CHECK RID_FIRSTSTSTART_START+8 42#define ERRBOX_REG_NOSYSBROWSER RID_FIRSTSTSTART_START+29 43#define QB_ASK_DECLINE RID_FIRSTSTSTART_START+30 44 45// local resIDs 46 47#define FT_WELCOME_HEADER 1 48#define FT_WELCOME_BODY 2 49#define FT_LICENSE_HEADER 1 50#define FT_LICENSE_BODY_1 2 51#define FT_LICENSE_BODY_1_TXT 3 52#define FT_LICENSE_BODY_2 4 53#define FT_LICENSE_BODY_2_TXT 5 54#define ML_LICENSE 6 55#define PB_LICENSE_DOWN 7 56#define FT_MIGRATION_HEADER 1 57#define FT_MIGRATION_BODY 2 58#define CB_MIGRATION 3 59#define FT_UPDATE_CHECK_HEADER 1 60#define FT_UPDATE_CHECK_BODY 2 61#define CB_UPDATE_CHECK 3 62#define FT_REGISTRATION_HEADER 1 63#define FT_REGISTRATION_BODY 2 64#define FL_REGISTRATION 3 65#define FT_REGISTRATION_END 4 66#define RB_REGISTRATION_NOW 5 67#define RB_REGISTRATION_LATER 6 68#define RB_REGISTRATION_NEVER 7 69#define RB_REGISTRATION_REG 8 70#define IMG_REGISTRATION 9 71#define FT_USER_HEADER 10 72#define FT_USER_BODY 11 73#define FT_USER_FIRST 12 74#define FT_USER_LAST 13 75#define FT_USER_FATHER 14 76#define FT_USER_INITIALS 15 77#define ED_USER_FIRST 16 78#define ED_USER_LAST 17 79#define ED_USER_FATHER 18 80#define ED_USER_INITIALS 19 81#define TR_WAITING 20 82#define CTRL_THROBBER 21 83 84// global strings 85#define STR_STATE_WELCOME RID_FIRSTSTSTART_START+100 86#define STR_STATE_LICENSE RID_FIRSTSTSTART_START+101 87#define STR_STATE_MIGRATION RID_FIRSTSTSTART_START+102 88#define STR_STATE_REGISTRATION RID_FIRSTSTSTART_START+103 89#define STR_WELCOME_MIGRATION RID_FIRSTSTSTART_START+104 90// FREE RID_FIRSTSTSTART_START+105 91// FREE RID_FIRSTSTSTART_START+106 92#define STR_LICENSE_ACCEPT RID_FIRSTSTSTART_START+107 93#define STR_LICENSE_DECLINE RID_FIRSTSTSTART_START+108 94#define STR_FINISH RID_FIRSTSTSTART_START+109 95#define STR_STATE_USER RID_FIRSTSTSTART_START+110 96// FREE RID_FIRSTSTSTART_START+111 97#define STR_STATE_UPDATE_CHECK RID_FIRSTSTSTART_START+112 98#define STR_WELCOME_WITHOUT_LICENSE RID_FIRSTSTSTART_START+113 99#define STR_REGISTRATION_OOO RID_FIRSTSTSTART_START+114 100 101