Include port.h so we define M_PI on Mingw build.
[wine] / programs / winecfg / En.rc
1 /*
2  * WineCfg resources
3  * English Language Support
4  *
5  * Copyright 2002 Jaco Greeff
6  * Copyright 2003 Dimitrie O. Paun
7  * Copyright 2003 Marcelo Duarte
8  *
9  * This library is free software; you can redistribute it and/or
10  * modify it under the terms of the GNU Lesser General Public
11  * License as published by the Free Software Foundation; either
12  * version 2.1 of the License, or (at your option) any later version.
13  *
14  * This library is distributed in the hope that it will be useful,
15  * but WITHOUT ANY WARRANTY; without even the implied warranty of
16  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
17  * Lesser General Public License for more details.
18  *
19  * You should have received a copy of the GNU Lesser General Public
20  * License along with this library; if not, write to the Free Software
21  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
22  *
23  */
24
25 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
26 #pragma code_page(1252)
27
28 IDD_GENERALCFG DIALOGEX 0, 0, 260, 250
29 STYLE WS_CHILD
30 FONT 8, "MS Sans Serif"
31 BEGIN
32     COMBOBOX        IDC_WINVER,83,153,158,56,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
33     COMBOBOX        IDC_DOSVER,83,172,158,56,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
34     COMBOBOX        IDC_WINELOOK,83,190,158,56,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
35     LTEXT           "Wine Version:",IDC_STATIC,119,17,45,8
36     LTEXT           "CVS",IDC_WINEVER,169,17,56,8
37     LTEXT           "Windows Version:",IDC_STATIC,17,155,58,8
38     LTEXT           "Windows Look:",IDC_STATIC,17,193,58,8
39     LTEXT           "DOS Version:",IDC_STATIC,17,173,57,8
40     CONTROL         IDB_WINE,IDC_STATIC,"Static",SS_BITMAP | SS_CENTERIMAGE | 
41                     SS_REALSIZEIMAGE | WS_BORDER,15,17,157,111, WS_EX_TRANSPARENT
42     LTEXT           "http://www.winehq.com/",IDC_STATIC,119,31,106,8
43     GROUPBOX        "Default Behaviour",IDC_STATIC,8,115,244,97
44     LTEXT           "Wine provides the ability for Windows applications to mimic various Windows versions and styles",
45                     IDC_STATIC,15,128,227,20
46     GROUPBOX        "Information",IDC_STATIC,8,4,244,106
47     CTEXT           "This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.",
48                     IDC_STATIC,119,44,124,59
49 END
50
51 IDD_APPCFG DIALOG DISCARDABLE  0, 0, 260, 250
52 STYLE WS_CHILD | WS_DISABLED
53 FONT 8, "MS Sans Serif"
54 BEGIN
55     CONTROL         "List2",IDC_LIST_APPS,"SysListView32",LVS_LIST | 
56                     LVS_NOLABELWRAP | WS_BORDER | WS_TABSTOP,16,39,226,108
57     GROUPBOX        "Application Specific Setting",IDC_STATIC,8,4,244,151
58     LTEXT           "These settings allow you to overwrite Wine default settings (as specified in other configuration tabs) on a per-application basis.",
59                     IDC_STATIC,15,17,228,20
60 END
61
62 IDD_X11DRVCFG DIALOG DISCARDABLE  0, 0, 260, 250
63 STYLE WS_CHILD | WS_DISABLED
64 FONT 8, "MS Sans Serif"
65 BEGIN
66     EDITTEXT        IDC_SYSCOLORS,100,41,40,14,ES_AUTOHSCROLL | ES_NUMBER
67     CONTROL         "Use a private color map",IDC_PRIVATEMAP,"Button",
68                     BS_AUTOCHECKBOX | WS_TABSTOP,17,62,91,10
69     CONTROL         "Favor correctness over speed",IDC_PERFECTGRAPH,"Button",
70                     BS_AUTOCHECKBOX | WS_TABSTOP,17,76,117,10
71     CONTROL         "Use XFree DGA extension",IDC_XDGA,"Button",
72                     BS_AUTOCHECKBOX | WS_TABSTOP,141,62,97,10
73     CONTROL         "Use XFree Shm extension",IDC_XSHM,"Button",
74                     BS_AUTOCHECKBOX | WS_TABSTOP,141,76,96,10
75     CONTROL         "Enable Wine desktop",IDC_MANAGED,"Button",
76                     BS_AUTOCHECKBOX | WS_TABSTOP,17,143,84,10
77     EDITTEXT        IDC_DESKTOP_WIDTH,64,159,40,14,ES_AUTOHSCROLL | ES_NUMBER | WS_DISABLED
78     EDITTEXT        IDC_DESKTOP_HEIGHT,117,159,40,14,ES_AUTOHSCROLL | ES_NUMBER | WS_DISABLED
79     GROUPBOX        "Render Settings",IDC_STATIC,8,4,244,90
80     LTEXT           "The driver color and render settings are used to optimise the way in which colors and applications are displayed.",
81                     IDC_STATIC,15,17,228,22
82     LTEXT           "Allocated system colors:",IDC_STATIC,17,43,76,8
83     GROUPBOX        "Wine Desktop",IDC_STATIC,8,99,244,83
84     LTEXT           "Wine can be setup to emulate a windows desktop, or can be run in ""Managed"" mode (default) where the default X11 windows manager/environment is resposible for placing the windows.",
85                     IDC_STATIC,15,112,228,28
86     LTEXT           "Desktop size:",IDC_DESKTOP_SIZE,17,161,44,8,WS_DISABLED
87     LTEXT           "X",IDC_DESKTOP_BY,108,161,8,8,WS_DISABLED
88 END
89
90 IDD_DLLCFG DIALOG DISCARDABLE  0, 0, 260, 250
91 STYLE WS_CHILD | WS_DISABLED
92 FONT 8, "MS Sans Serif"
93 BEGIN
94     GROUPBOX        "Static",IDC_STATIC,8,4,244,157
95     CONTROL         "Builtin (Wine)",IDC_RAD_BUILTIN,"Button", BS_AUTORADIOBUTTON | WS_GROUP,59,144,57,10
96     CONTROL         "Native (Windows)",IDC_RAD_NATIVE,"Button", BS_AUTORADIOBUTTON,121,144,72,10
97     LTEXT           "Libraries can be specified individually to be either builtin or native. A DLL entry specified as ""*"" pertains to all DLLs not specified explicitly.",
98                     IDC_STATIC,15,17,228,27
99     CONTROL         "List3",IDC_LIST_DLLS,"SysListView32",LVS_LIST | 
100                     LVS_SINGLESEL | LVS_SHOWSELALWAYS | WS_BORDER | 
101                     WS_TABSTOP,15,47,227,90
102     LTEXT           "Load order:",IDC_STATIC,16,144,37,8
103 END
104
105 STRINGTABLE DISCARDABLE 
106 BEGIN
107     IDS_WINE_VERSION        "CVS"
108     IDS_TAB_GENERAL         "General"
109     IDS_TAB_DLLS            "Libraries"
110     IDS_TAB_DRIVES          "Drives"
111 END