diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-12 17:38:03 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-12 17:38:03 +0000 |
commit | 3e23f93160eaeca49cb403508b907415f5d708c2 (patch) | |
tree | c59135f5a781adf3cf944925b3a2418313deda4c /plugins/TabSRMM | |
parent | 4bba3704a171ee30a5f20442d919c265cdeac7fa (diff) |
- TabSRMM copyright update 2
- langpacks/russian: quick fix 2
git-svn-id: http://svn.miranda-ng.org/main/trunk@3074 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM')
-rw-r--r-- | plugins/TabSRMM/res/resource.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/res/resource.rc b/plugins/TabSRMM/res/resource.rc index cf1a32c587..a165fe87a9 100644 --- a/plugins/TabSRMM/res/resource.rc +++ b/plugins/TabSRMM/res/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-2013 by the Miranda NG project. More detailed copyright information can be found in the included README file.",IDC_COPYRIGHT,5,39,217,47
+ CTEXT "Copyright 2004-2011 by the Miranda IM project, 2012-2013 by the Miranda NG project. More detailed copyright information can be found in the included README file.",IDC_COPYRIGHT,5,39,217,47
CONTROL "Support and latest version information",IDC_SUPPORT,
"Hyperlink",WS_TABSTOP | 0x1,18,91,192,12
PUSHBUTTON "Reset all hidden warnings",IDC_RESETWARNINGS,2,123,145,14
|