From 2077fd0cb27da069e6bc8588f680b6eed261c8fa Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 1 Aug 2012 10:15:44 +0000 Subject: small warinig fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@1296 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TabSRMM/resource.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/TabSRMM') diff --git a/plugins/TabSRMM/resource.rc b/plugins/TabSRMM/resource.rc index a3f45ca516..95e0e1705b 100644 --- a/plugins/TabSRMM/resource.rc +++ b/plugins/TabSRMM/resource.rc @@ -537,7 +537,7 @@ BEGIN LTEXT "",IDC_STATIC,0,30,228,110,NOT WS_GROUP CONTROL "",IDC_HEADERBAR,"MHeaderbarCtrl",WS_TABSTOP,0,0,228,30 DEFPUSHBUTTON "OK",IDOK,168,123,55,14 - CTEXT "Copyright © 2004-2010 by the Miranda IM project, 2012 Miranda NG project. More \ndetailed copyright information can be found in the included README file.\n\nThis software is distributed and licensed under the terms of the GNU General Public License V2 or any later version.",IDC_COPYRIGHT,5,39,217,47 + CTEXT "Copyright © 2004-2012 by the Miranda NG project. More \ndetailed copyright information can be found in the included README file.\n\nThis software is distributed and licensed under the terms of the GNU General Public License V2 or any later version.",IDC_COPYRIGHT,5,39,217,47 CTEXT "",IDC_BUILDTIME,37,105,150,11 CONTROL "Support and latest version information",IDC_SUPPORT, "Hyperlink",WS_TABSTOP | 0x1,18,91,192,12 -- cgit v1.2.3