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 27ca04f111SAriel Constenla-Haile#define RID_CUI_ABOUT_BTN_README 2 28ca04f111SAriel Constenla-Haile#define RID_CUI_ABOUT_FTXT_VERSION 3 29ca04f111SAriel Constenla-Haile#define RID_CUI_ABOUT_FTXT_COPYRIGHT 4 30ca04f111SAriel Constenla-Haile#define RID_CUI_ABOUT_FTXT_BUILDDATA 5 31*4524451eSJürgen Schmidt#define RID_CUI_ABOUT_STR_COPYRIGHT_VENDOR 6 32*4524451eSJürgen Schmidt#define RID_CUI_ABOUT_STR_CREATED 7 33*4524451eSJürgen Schmidt#define RID_CUI_ABOUT_STR_CREATED_VENDOR 8 34*4524451eSJürgen Schmidt#define RID_CUI_ABOUT_STR_ACKNOWLEDGE 9 35*4524451eSJürgen Schmidt#define RID_CUI_ABOUT_FTXT_WELCOME_LINK 10 36ca04f111SAriel Constenla-Haile 37*4524451eSJürgen Schmidt#define RID_CUI_README_TBCTL 20 38*4524451eSJürgen Schmidt#define RID_CUI_README_OKBTN 21 39*4524451eSJürgen Schmidt#define RID_CUI_READMEPAGE 22 40*4524451eSJürgen Schmidt#define RID_CUI_LICENSEPAGE 23 41*4524451eSJürgen Schmidt#define RID_CUI_NOTICEPAGE 24 42*4524451eSJürgen Schmidt#define RID_CUI_README_TBPAGE_EDIT 25 43