2003-03-31 21:41:55 +02:00
|
|
|
/*
|
|
|
|
* WineCfg resource definitions
|
|
|
|
*
|
|
|
|
* Copyright 2002 Jaco Greeff
|
|
|
|
* Copyright 2003 Dimitrie O. Paun
|
2003-08-30 02:49:00 +02:00
|
|
|
* Copyright 2003 Mark Westcott
|
2004-09-28 05:16:43 +02:00
|
|
|
* Copyright 2004 Mike Hearn
|
2005-07-12 20:11:11 +02:00
|
|
|
* Copyright 2005 Raphael Junqueira
|
2003-03-31 21:41:55 +02:00
|
|
|
*
|
|
|
|
* 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.
|
|
|
|
*
|
|
|
|
* This library is distributed in the hope that it will be useful,
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
|
|
* Lesser General Public License for more details.
|
|
|
|
*
|
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
|
|
* License along with this library; if not, write to the Free Software
|
|
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
|
|
|
|
#define IDC_STATIC -1
|
|
|
|
#define IDS_WINE_VERSION 1
|
2005-08-25 21:19:33 +02:00
|
|
|
#define IDS_TAB_APPLICATIONS 2
|
2003-03-31 21:41:55 +02:00
|
|
|
#define IDS_TAB_DLLS 3
|
|
|
|
#define IDS_TAB_DRIVES 4
|
2005-05-07 16:50:16 +02:00
|
|
|
#define IDS_CHOOSE_PATH 5
|
2005-05-19 13:14:52 +02:00
|
|
|
#define IDS_SHOW_ADVANCED 6
|
|
|
|
#define IDS_HIDE_ADVANCED 7
|
2005-08-24 12:59:40 +02:00
|
|
|
#define IDS_NOTHEME 8
|
2005-08-25 21:19:33 +02:00
|
|
|
#define IDS_TAB_GRAPHICS 9
|
|
|
|
#define IDS_TAB_APPEARANCE 10
|
|
|
|
#define IDS_TAB_AUDIO 11
|
|
|
|
#define IDS_TAB_ABOUT 12
|
|
|
|
#define IDS_WINECFG_TITLE 13
|
2005-08-30 12:01:27 +02:00
|
|
|
#define IDS_THEMEFILE 14
|
|
|
|
#define IDS_THEMEFILE_SELECT 15
|
2003-03-31 21:41:55 +02:00
|
|
|
#define IDD_MAINDLG 101
|
|
|
|
#define IDB_WINE 104
|
2004-02-07 02:01:34 +01:00
|
|
|
#define IDD_ABOUTCFG 107
|
2003-03-31 21:41:55 +02:00
|
|
|
#define IDD_APPCFG 108
|
2004-01-20 03:07:35 +01:00
|
|
|
#define IDD_AUDIOCFG 109
|
2004-07-30 03:35:13 +02:00
|
|
|
#define IDD_GRAPHCFG 110
|
2004-01-20 03:07:35 +01:00
|
|
|
#define IDD_DLLCFG 111
|
|
|
|
#define IDD_DRIVECFG 112
|
2003-09-18 00:40:38 +02:00
|
|
|
#define IDD_DRIVE_EDIT 114
|
2005-08-24 12:59:40 +02:00
|
|
|
#define IDD_APPEARANCE 115
|
2003-08-30 02:49:00 +02:00
|
|
|
#define IDB_WINE_LOGO 200
|
2003-03-31 21:41:55 +02:00
|
|
|
#define IDC_TABABOUT 1001
|
|
|
|
#define IDC_APPLYBTN 1002
|
|
|
|
#define IDC_WINVER 1012
|
|
|
|
#define IDC_SYSCOLORS 1017
|
|
|
|
#define IDC_PRIVATEMAP 1018
|
|
|
|
#define IDC_PERFECTGRAPH 1019
|
|
|
|
#define IDC_MANAGED 1022
|
|
|
|
#define IDC_DESKTOP_WIDTH 1023
|
|
|
|
#define IDC_DESKTOP_HEIGHT 1024
|
|
|
|
#define IDC_DESKTOP_SIZE 1025
|
|
|
|
#define IDC_DESKTOP_BY 1026
|
|
|
|
#define IDC_XDGA 1027
|
|
|
|
#define IDC_XSHM 1028
|
2004-09-28 05:55:16 +02:00
|
|
|
|
|
|
|
/* dll editing */
|
2003-03-31 21:41:55 +02:00
|
|
|
#define IDC_RAD_BUILTIN 1029
|
|
|
|
#define IDC_RAD_NATIVE 1030
|
2004-02-17 21:26:15 +01:00
|
|
|
#define IDC_RAD_BUILTIN_NATIVE 1031
|
|
|
|
#define IDC_RAD_NATIVE_BUILTIN 1032
|
|
|
|
#define IDC_RAD_DISABLE 1033
|
2004-09-28 05:55:16 +02:00
|
|
|
#define IDC_DLLS_LIST 1034
|
2004-01-07 01:43:40 +01:00
|
|
|
#define IDC_DLLS_ADDDLL 8001
|
2005-07-06 21:05:24 +02:00
|
|
|
#define IDC_DLLS_EDITDLL 8002
|
2004-01-07 01:43:40 +01:00
|
|
|
#define IDC_DLLS_REMOVEDLL 8003
|
2004-09-28 05:55:16 +02:00
|
|
|
#define IDC_DLLCOMBO 8004
|
2005-07-06 21:05:24 +02:00
|
|
|
#define IDD_LOADORDER 8005
|
2003-09-30 02:27:55 +02:00
|
|
|
|
|
|
|
/* drive editing */
|
2003-08-30 02:49:00 +02:00
|
|
|
#define IDC_LIST_DRIVES 1042
|
|
|
|
#define IDC_BUTTON_ADD 1043
|
|
|
|
#define IDC_BUTTON_REMOVE 1044
|
|
|
|
#define IDC_BUTTON_EDIT 1045
|
|
|
|
#define IDC_BUTTON7 1046
|
|
|
|
#define IDC_BUTTON_AUTODETECT 1046
|
|
|
|
#define IDC_DRIVE_ADD 1047
|
|
|
|
#define IDC_DRIVE_REMOVE 1048
|
|
|
|
#define IDC_DRIVE_EDIT 1049
|
|
|
|
#define IDC_DRIVE_EDIT_NAME 1050
|
|
|
|
#define IDC_DRIVE_EDIT_LABEL 1051
|
|
|
|
#define IDC_DRIVE_EDIT_TYPE 1052
|
|
|
|
#define IDC_DRIVE_EDIT_FS 1053
|
|
|
|
#define IDC_DRIVE_EDIT_PATH 1054
|
|
|
|
#define IDC_DRIVE_EDIT_DEVICE 1055
|
|
|
|
#define ID_DRIVE_OK 1056
|
|
|
|
#define ID_DRIVE_CANCEL 1057
|
|
|
|
#define ID_BUTTON_CANCEL 1058
|
|
|
|
#define ID_BUTTON_OK 1059
|
|
|
|
#define IDC_EDIT_LABEL 1060
|
|
|
|
#define IDC_EDIT_PATH 1061
|
|
|
|
#define IDC_EDIT_SERIAL 1062
|
|
|
|
#define IDC_COMBO_LETTER 1063
|
|
|
|
#define IDC_COMBO_TYPE 1065
|
|
|
|
#define IDC_EDIT_DEVICE 1066
|
|
|
|
#define IDC_BUTTON_BROWSE_PATH 1067
|
|
|
|
#define IDC_RADIO_AUTODETECT 1068
|
|
|
|
#define IDC_RADIO_ASSIGN 1069
|
|
|
|
#define IDC_BUTTON_BROWSE_DEVICE 1070
|
|
|
|
#define IDC_STATIC_SERIAL 1072
|
|
|
|
#define IDC_STATIC_LABEL 1073
|
2003-09-08 20:58:07 +02:00
|
|
|
#define IDC_ENABLE_DESKTOP 1074
|
2003-09-18 00:40:38 +02:00
|
|
|
#define IDS_DRIVE_NO_C 1075
|
2004-05-04 04:56:46 +02:00
|
|
|
#define IDC_BUTTON_SHOW_HIDE_ADVANCED 1076
|
|
|
|
#define IDC_STATIC_TYPE 1077
|
2004-11-23 14:50:23 +01:00
|
|
|
#define IDC_LABELSERIAL_STATIC 1078
|
2005-05-17 12:19:59 +02:00
|
|
|
#define IDC_SHOW_DOT_FILES 1080
|
2004-11-23 14:50:23 +01:00
|
|
|
|
|
|
|
#define IDC_DRIVE_LABEL 1078
|
2003-09-30 02:27:55 +02:00
|
|
|
|
2004-07-30 03:35:13 +02:00
|
|
|
/* graphics */
|
2004-05-04 04:56:46 +02:00
|
|
|
#define IDC_ENABLE_MANAGED 1100
|
|
|
|
#define IDC_SCREEN_DEPTH 1101
|
|
|
|
#define IDC_DX_MOUSE_GRAB 1102
|
|
|
|
#define IDC_USE_TAKE_FOCUS 1103
|
|
|
|
#define IDC_DOUBLE_BUFFER 1104
|
2005-07-12 20:11:11 +02:00
|
|
|
#define IDC_D3D_VSHADER_MODE 1105
|
|
|
|
#define IDC_D3D_PSHADER_MODE 1106
|
2003-09-30 02:27:55 +02:00
|
|
|
|
|
|
|
/* applications tab */
|
2004-09-28 05:16:43 +02:00
|
|
|
#define IDC_APP_LISTVIEW 1200
|
2004-05-04 04:56:46 +02:00
|
|
|
#define IDC_APP_ADDAPP 1201
|
|
|
|
#define IDC_APP_REMOVEAPP 1202
|
2004-01-20 03:07:35 +01:00
|
|
|
|
|
|
|
/* audio tab */
|
2004-05-04 04:56:46 +02:00
|
|
|
#define IDC_AUDIO_AUTODETECT 1300
|
|
|
|
#define IDC_AUDIO_DRIVER 1301
|
2005-06-28 21:12:52 +02:00
|
|
|
#define IDC_AUDIO_CONFIGURE 1302
|
|
|
|
#define IDC_AUDIO_CONTROL_PANEL 1303
|
2005-07-11 12:24:28 +02:00
|
|
|
#define IDC_DSOUND_HW_ACCEL 1304
|
|
|
|
#define IDC_DSOUND_DRV_EMUL 1305
|
2005-08-24 12:59:40 +02:00
|
|
|
|
|
|
|
/* appearance tab */
|
|
|
|
#define IDC_THEME_COLORCOMBO 1401
|
|
|
|
#define IDC_THEME_COLORTEXT 1402
|
|
|
|
#define IDC_THEME_SIZECOMBO 1403
|
|
|
|
#define IDC_THEME_SIZETEXT 1404
|
|
|
|
#define IDC_THEME_THEMECOMBO 1405
|
2005-08-30 12:01:27 +02:00
|
|
|
#define IDC_THEME_INSTALL 1406
|