Fixed some common spelling errors.
[wine] / programs / winecfg / resource.h
1 /*
2  * WineCfg resource definitions
3  *
4  * Copyright 2002 Jaco Greeff
5  * Copyright 2003 Dimitrie O. Paun
6  *
7  * This library is free software; you can redistribute it and/or
8  * modify it under the terms of the GNU Lesser General Public
9  * License as published by the Free Software Foundation; either
10  * version 2.1 of the License, or (at your option) any later version.
11  *
12  * This library is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
15  * Lesser General Public License for more details.
16  *
17  * You should have received a copy of the GNU Lesser General Public
18  * License along with this library; if not, write to the Free Software
19  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
20  *
21  */
22
23 #define IDC_STATIC                     -1
24 #define IDS_WINE_VERSION                1
25 #define IDS_TAB_GENERAL                 2
26 #define IDS_TAB_DLLS                    3
27 #define IDS_TAB_DRIVES                  4
28 #define IDD_MAINDLG                     101
29 #define IDB_WINE                        104
30 #define IDD_GENERALCFG                  107
31 #define IDD_APPCFG                      108
32 #define IDD_X11DRVCFG                   109
33 #define IDD_DLLCFG                      110
34 #define IDC_TABABOUT                    1001
35 #define IDC_APPLYBTN                    1002
36 #define IDC_WINEVER                     1011
37 #define IDC_WINVER                      1012
38 #define IDC_WINELOOK                    1013
39 #define IDC_DOSVER                      1014
40 #define IDC_SYSCOLORS                   1017
41 #define IDC_PRIVATEMAP                  1018
42 #define IDC_PERFECTGRAPH                1019
43 #define IDC_LIST_APPS                   1021
44 #define IDC_MANAGED                     1022
45 #define IDC_DESKTOP_WIDTH               1023
46 #define IDC_DESKTOP_HEIGHT              1024
47 #define IDC_DESKTOP_SIZE                1025
48 #define IDC_DESKTOP_BY                  1026
49 #define IDC_XDGA                        1027
50 #define IDC_XSHM                        1028
51 #define IDC_RAD_BUILTIN                 1029
52 #define IDC_RAD_NATIVE                  1030
53 #define IDC_LIST_DLLS                   1031