From 3d411171eba820bffa2998f2442c197a553153f4 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 25 Mar 2013 16:44:51 +0000 Subject: - resource cosmetics (patch from person) git-svn-id: http://svn.miranda-ng.org/main/trunk@4189 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/VersionInfo/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/VersionInfo/res') diff --git a/plugins/VersionInfo/res/resource.rc b/plugins/VersionInfo/res/resource.rc index 9af9a50df0..58ed3ad245 100644 --- a/plugins/VersionInfo/res/resource.rc +++ b/plugins/VersionInfo/res/resource.rc @@ -77,7 +77,7 @@ BEGIN CONTROL "Highlight version number using",IDC_BOLDVERSION,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,5,153,216,10 COMBOBOX IDC_BOLDCOMBOBOX,252,153,61,37,CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP CONTROL "Show disabled plugins too",IDC_DISABLEDTOO,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,5,164,232,10 - CONTROL "Attempt to find unloadable plugins (doesn't work on Windows 98)",IDC_CHECKUNLOADABLE, + CONTROL "Attempt to find unloadable plugins",IDC_CHECKUNLOADABLE, "Button",BS_AUTOCHECKBOX | WS_TABSTOP,5,174,272,10 CONTROL "Suppress header information",IDC_SUPPRESSHEADER,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,5,184,274,10 CONTROL "Enable debug messages",IDC_DEBUG,"Button",BS_AUTOCHECKBOX | NOT WS_VISIBLE | WS_DISABLED | WS_TABSTOP,220,207,93,10 -- cgit v1.2.3