COMMDLG: correct coordinates of a couple of controls

Mike McCormack mike at codeweavers.com
Thu Jan 20 09:10:23 CST 2005


Dmitry Timoshkov <dmitry at codeweavers.com>
* correct coordinates of a couple of controls
-------------- next part --------------
Index: dlls/commdlg/cdlg_Ru.rc
===================================================================
RCS file: /home/wine/wine/dlls/commdlg/cdlg_Ru.rc,v
retrieving revision 1.20
diff -u -p -r1.20 cdlg_Ru.rc
--- dlls/commdlg/cdlg_Ru.rc	22 Dec 2004 14:59:50 -0000	1.20
+++ dlls/commdlg/cdlg_Ru.rc	20 Jan 2005 15:09:42 -0000
@@ -235,9 +235,9 @@ FONT 8, "MS Shell Dlg"
     LTEXT           "&Èìÿ:",         stc6,  16, 20,  36,8
     COMBOBOX                          cmb4,  52, 18, 152,152,CBS_DROPDOWNLIST | CBS_SORT | WS_VSCROLL | WS_GROUP | WS_TABSTOP
     LTEXT           "Ñòàòóñ:",        stc8,  16, 36,  36,10, SS_NOPREFIX
-    LTEXT           "Ýìóëèðîâàí",    stc12, 60, 36, 224,10, SS_NOPREFIX | SS_LEFTNOWORDWRAP
+    LTEXT           "Ýìóëèðîâàí",    stc12, 52, 36, 224,10, SS_NOPREFIX | SS_LEFTNOWORDWRAP
     LTEXT           "Òèï:",          stc7,  16, 48,  36,10, SS_NOPREFIX
-    LTEXT           "Ýìóëèðîâàí",     stc11, 60, 48, 224,10, SS_NOPREFIX | SS_LEFTNOWORDWRAP
+    LTEXT           "Ýìóëèðîâàí",     stc11, 52, 48, 224,10, SS_NOPREFIX | SS_LEFTNOWORDWRAP
     LTEXT           "Ìåñòî:",         stc10, 16, 60,  36,10, SS_NOPREFIX
     LTEXT           "Ýìóëèðîâàíî", stc14, 60, 60, 224,10, SS_NOPREFIX | SS_LEFTNOWORDWRAP
     LTEXT           "Ïðèìå÷àíèå:",   stc9,  16, 72,  36,10, SS_NOPREFIX


More information about the wine-patches mailing list