From 2ff3fc22cca2302a3787930efb4bbefb45c2d975 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 17 Jul 2013 07:37:38 +0000 Subject: - cosmetic patches from dartraiden git-svn-id: http://svn.miranda-ng.org/main/trunk@5393 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/WhoUsesMyFiles/res/resource.rc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'plugins/WhoUsesMyFiles/res') diff --git a/plugins/WhoUsesMyFiles/res/resource.rc b/plugins/WhoUsesMyFiles/res/resource.rc index fe24192ffe..7a46fc8465 100644 --- a/plugins/WhoUsesMyFiles/res/resource.rc +++ b/plugins/WhoUsesMyFiles/res/resource.rc @@ -77,19 +77,19 @@ BEGIN CONTROL "Log into text file",IDC_LOG_INTO_FILE,"Button", BS_AUTOCHECKBOX | WS_TABSTOP,14,123,64,12 CONTROL "Log folders access",IDC_LOG_FOLDER,"Button", - BS_AUTOCHECKBOX | WS_TABSTOP,14,143,75,12 + BS_AUTOCHECKBOX | WS_TABSTOP,14,143,140,12 CONTROL "Alerts on folders access",IDC_ALERT_FOLDER,"Button", - BS_AUTOCHECKBOX | WS_TABSTOP,165,143,91,12 + BS_AUTOCHECKBOX | WS_TABSTOP,165,143,147,12 CONTROL "Log files and folders in UNC format",IDC_LOG_UNC,"Button", - BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,14,163,125,12 + BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,14,163,140,12 CONTROL "Alert files && folders in UNC format",IDC_ALERT_UNC, "Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,165, - 163,119,12 + 163,147Alerts ,12 CONTROL "Log computer name with username",IDC_LOG_COMP,"Button", - BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,14,183,126,10 + BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,14,183,140,10 CONTROL "Alert computer name with username",IDC_ALERT_COMP, "Button",BS_AUTOCHECKBOX | WS_DISABLED | WS_TABSTOP,165, - 183,128,10 + 183,147,10 LTEXT "Disabled options will be available in the next version", IDC_STATIC,83,194,199,9 PUSHBUTTON "Show current connections",IDC_CONN,162,231,104,15 -- cgit v1.2.3