bump product version to 4.1.6.2
[LibreOffice.git] / crashrep / source / win32 / resource.h
blob7b7c56c8e5e527678b1f6834078aad6b14e9bcc1
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 //{{NO_DEPENDENCIES}}
21 // Microsoft Visual C++ generated include file.
22 // Used by soreport.rc
24 #define IDD_DIALOG_FRAME 101
25 #define IDS_WELCOME_CAPTION 102
26 #define IDS_WELCOME_HEADER 103
27 #define IDS_WELCOME_BODY1 104
28 #define IDS_PRIVACY_URL 105
29 #define IDS_NEXT_BUTTON 106
30 #define IDD_WELCOME_PAGE 107
31 #define IDS_CANCEL_BUTTON 107
32 #define IDD_REPORT_PAGE 108
33 #define IDS_REPORT_CAPTION 108
34 #define IDS_REPORT_HEADER 109
35 #define IDS_DESCRIPTION 110
36 #define IDS_REPORT_INTRO 110
37 #define IDS_ENTER_TITLE 111
38 #define IDS_ALLOW_CONTACT 112
39 #define IDS_ENTER_DESCRIPTION 113
40 #define IDS_BACK_BUTTON 114
41 #define IDS_SEND_BUTTON 115
42 #define IDS_DONOT_SEND_BUTTON 116
43 #define IDS_SHOW_REPORT_BUTTON 117
44 #define IDS_SAVE_REPORT_BUTTON 118
45 #define IDD_PREVIEW_FRAME 119
46 #define IDS_ERROR_MSG_SIMPLE_MAPI 120
47 #define IDS_ERROR_MSG_DISK_FULL 121
48 #define IDS_OK_BUTTON 122
49 #define IDS_OPTIONS_BUTTON 123
50 #define IDS_LABEL_EMAIL 124
51 #define IDD_OPTIONS_FRAME 125
52 #define IDS_OPTIONS_CAPTION 126
53 #define IDS_PROXY_SETTINGS_HEADER 127
54 #define IDS_PROXY_SYSTEM 128
55 #define IDS_PROXY_DIRECT 129
56 #define IDS_PROXY_MANUAL 130
57 #define IDS_LABEL_PROXYSERVER 131
58 #define IDS_LABEL_PROXYPORT 132
59 #define IDS_PROXY_DESCRIPTION 133
60 #define IDS_ERROR_MSG_PROXY 134
61 #define IDS_ERROR_MSG_NOCONNECT 135
62 #define IDS_SENDING_REPORT_HEADER 136
63 #define IDS_SENDING_REPORT_STATUS 137
64 #define IDS_SENDING_REPORT_STATUS_FINISHED 138
65 #define IDD_SENDING_STATUS 139
66 #define IDS_WELCOME_BODY2 140
67 #define IDS_WELCOME_BODY3 141
68 #define IDS_ERROR_MSG_NOEMAILADDRESS 142
69 #define IDS_MSG_CMDLINE_USAGE 143
70 #define IDS_MSG_PARAM_PROCESSID 144
71 #define IDS_MSG_PARAM_PROCESSID_DESCRIPTION 145
72 #define IDS_MSG_PARAM_HELP_DESCRIPTION 146
73 #define IDC_RICHEDIT_HEADER 1005
74 #define IDC_RICHEDIT21 1006
75 #define IDC_ALLOW_CONTACT 1007
76 #define IDC_EDIT_TITLE 1008
77 #define IDC_EDIT_DESCRIPTION 1009
78 #define IDC_SHOW_REPORT 1010
79 #define IDC_SAVE_REPORT 1011
80 #define IDNEXT 1012
81 #define IDBACK 1014
82 #define IDC_REPORT_INTRO 1015
83 #define IDC_ENTER_TITLE 1016
84 #define IDFINISH 1016
85 #define IDC_ENTER_DESCRIPTION 1017
86 #define IDC_EDIT3 1018
87 #define IDC_HEADER 1019
88 #define IDC_STATICBK 1020
89 #define IDC_EDIT_PREVIEW 1021
90 #define IDC_EDIT_EMAIL 1022
91 #define IDC_OPTIONS 1023
92 #define IDC_PROXY_SETTINGS 1024
93 #define IDC_RADIO_SYSTEM 1025
94 #define IDC_RADIO_DIRECT 1026
95 #define IDC_RADIO_MANUAL 1027
96 #define IDC_LABEL_PROXYSERVER 1028
97 #define IDC_LABEL_PROXYPORT 1029
98 #define IDC_EDIT_PROXYSERVER 1030
99 #define IDC_EDIT_PROXYPORT 1031
100 #define IDC_LABEL_EMAIL 1032
101 #define IDC_PROXY_DESCRIPTION 1033
102 #define IDC_SENDING_REPORT_STATUS 1034
103 // Next default values for new objects
105 #ifdef APSTUDIO_INVOKED
106 #ifndef APSTUDIO_READONLY_SYMBOLS
107 #define _APS_NO_MFC 1
108 #define _APS_NEXT_RESOURCE_VALUE 147
109 #define _APS_NEXT_COMMAND_VALUE 40001
110 #define _APS_NEXT_CONTROL_VALUE 1035
111 #define _APS_NEXT_SYMED_VALUE 101
112 #endif
113 #endif
115 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */