OSDN Git Service

Merge.rc: fine-tune the label positions on DirCompProgress dialog
authorsdottaka <sdottaka@users.sourceforge.net>
Sun, 19 Apr 2015 13:59:49 +0000 (22:59 +0900)
committersdottaka <sdottaka@users.sourceforge.net>
Sun, 19 Apr 2015 13:59:49 +0000 (22:59 +0900)
--HG--
branch : stable

Src/Merge.rc

index a64332a..0c19095 100644 (file)
@@ -1323,8 +1323,8 @@ BEGIN
     DEFPUSHBUTTON   "Stop",IDC_COMPARISON_STOP,167,15,83,14
     CONTROL         "",IDC_PROGRESSCOMPARE,"msctls_progress32",WS_BORDER,7,
                     44,241,9
-    RTEXT           "0",IDC_ITEMSCOMPARED,95,29,30,9
-    RTEXT           "0",IDC_ITEMSTOTAL,95,19,30,9
+    RTEXT           "0",IDC_ITEMSCOMPARED,75,29,30,9
+    RTEXT           "0",IDC_ITEMSTOTAL,75,19,30,9
     LTEXT           "Comparing items...",IDC_STATIC,7,7,150,9
     LTEXT           "Items compared:",IDC_STATIC,7,29,85,9
     LTEXT           "Items total:",IDC_STATIC,7,19,85,9