xref: /aoo42x/main/cui/source/dialogs/about.hrc (revision ca04f111)
18414840eSAndrew Rist/**************************************************************
2cdf0e10cSrcweir *
38414840eSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
48414840eSAndrew Rist * or more contributor license agreements.  See the NOTICE file
58414840eSAndrew Rist * distributed with this work for additional information
68414840eSAndrew Rist * regarding copyright ownership.  The ASF licenses this file
78414840eSAndrew Rist * to you under the Apache License, Version 2.0 (the
88414840eSAndrew Rist * "License"); you may not use this file except in compliance
98414840eSAndrew Rist * with the License.  You may obtain a copy of the License at
108414840eSAndrew Rist *
118414840eSAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
128414840eSAndrew Rist *
138414840eSAndrew Rist * Unless required by applicable law or agreed to in writing,
148414840eSAndrew Rist * software distributed under the License is distributed on an
158414840eSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
168414840eSAndrew Rist * KIND, either express or implied.  See the License for the
178414840eSAndrew Rist * specific language governing permissions and limitations
188414840eSAndrew Rist * under the License.
198414840eSAndrew Rist *
208414840eSAndrew Rist *************************************************************/
218414840eSAndrew Rist
228414840eSAndrew Rist
23cdf0e10cSrcweir
2423c0a6f8SAriel Constenla-Haile#include <cuires.hrc>
25cdf0e10cSrcweir
2623c0a6f8SAriel Constenla-Haile#define RID_CUI_ABOUT_BTN_OK                        1
27*ca04f111SAriel Constenla-Haile#define RID_CUI_ABOUT_BTN_README                    2
28*ca04f111SAriel Constenla-Haile#define RID_CUI_ABOUT_FTXT_VERSION                  3
29*ca04f111SAriel Constenla-Haile#define RID_CUI_ABOUT_FTXT_COPYRIGHT                4
30*ca04f111SAriel Constenla-Haile#define RID_CUI_ABOUT_FTXT_BUILDDATA                5
31*ca04f111SAriel Constenla-Haile#define RID_CUI_ABOUT_STR_COPYRIGHT                 6
32*ca04f111SAriel Constenla-Haile#define RID_CUI_ABOUT_FTXT_WELCOME_LINK             7
33*ca04f111SAriel Constenla-Haile#define RID_CUI_ABOUT_LOGO                           8
34*ca04f111SAriel Constenla-Haile
35*ca04f111SAriel Constenla-Haile#define RID_CUI_README_TBCTL                        9
36*ca04f111SAriel Constenla-Haile#define RID_CUI_README_OKBTN                        10
37*ca04f111SAriel Constenla-Haile#define RID_CUI_READMEPAGE                          11
38*ca04f111SAriel Constenla-Haile#define RID_CUI_LICENSEPAGE                         12
39*ca04f111SAriel Constenla-Haile#define RID_CUI_NOTICEPAGE                          13
40*ca04f111SAriel Constenla-Haile#define RID_CUI_README_TBPAGE_EDIT                  14
41