From 075a62985d318882522491f3e0969f2e02bcc744 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Wed, 14 Aug 2013 07:31:35 +0000 Subject: Console: typo git-svn-id: http://svn.miranda-ng.org/main/trunk@5676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Console/res/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Console/res/resource.rc b/plugins/Console/res/resource.rc index 89555c6c47..e1e457efa7 100644 --- a/plugins/Console/res/resource.rc +++ b/plugins/Console/res/resource.rc @@ -28,7 +28,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US IDD_CONSOLE DIALOGEX 0, 0, 335, 257 STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_MINIMIZEBOX | WS_MAXIMIZEBOX | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME -CAPTION "Console " +CAPTION "Console" FONT 8, "MS Shell Dlg", 0, 0, 0x1 BEGIN CONTROL "",IDC_TABS,"SysTabControl32",TCS_FOCUSNEVER | -- cgit v1.2.3