WINECFG: explain tabs being linked

Brian Vincent vinn at theshell.com
Fri Jul 8 22:35:13 CDT 2005


	Brian Vincent <vinn_at_theshell.com>
	Describe tabs being linked together.
	

Index: programs/winecfg/En.rc
===================================================================
RCS file: /home/wine/wine/programs/winecfg/En.rc,v
retrieving revision 1.44
diff -u -u -r1.44 En.rc
--- programs/winecfg/En.rc	6 Jul 2005 19:05:24 -0000	1.44
+++ programs/winecfg/En.rc	9 Jul 2005 03:29:04 -0000
@@ -41,10 +41,10 @@
 FONT 8, "MS Shell Dlg"
 BEGIN
     GROUPBOX        " Application Settings ",IDC_STATIC, 8,4,244,240
-    LTEXT           "Wine can mimic different Windows versions for each application.",
-                    IDC_STATIC,15,20,227,20
+    LTEXT           "Wine can mimic different Windows versions for each application.  This tab is linked to the Libraries and Graphics tabs to allow you to change systemwide or per-application settings in those tabs as well.",
+                    IDC_STATIC,15,20,227,30
     CONTROL         "Applications",IDC_APP_LISTVIEW,"SysListView32",WS_BORDER | WS_TABSTOP | LVS_LIST | LVS_SINGLESEL | LVS_SHOWSELALWAYS,
-                    15,40,230,160
+                    15,50,230,150
     PUSHBUTTON	    "&Add application...",IDC_APP_ADDAPP, 90,204,75,14
     PUSHBUTTON	    "&Remove application",IDC_APP_REMOVEAPP, 170,204,75,14
     LTEXT           "&Windows Version:",IDC_STATIC,17,226,58,8



More information about the wine-patches mailing list