diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-12 15:50:22 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-01-12 15:50:22 +0000 |
commit | 85087148c23b0c91e596e357035e524a6ee60a97 (patch) | |
tree | 466f5195c63a87f411ddfb0680f5f289c6694e0c /plugins/TabSRMM/res | |
parent | dd0ae7dd25d158a76dde4a220a5234a3f5d07809 (diff) |
- TabSRMM copyright update
- langpacks/russian: quick fix
git-svn-id: http://svn.miranda-ng.org/main/trunk@3072 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/res')
-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 55f51a69d2..cf1a32c587 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 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-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
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
|