diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-15 08:37:09 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-15 08:37:09 +0000 |
commit | d8fdc1b64f985ca228ab231069b4e556ded07006 (patch) | |
tree | 072ac97eb4dc8ca530d82692e0f012a6840143ef /protocols/MRA | |
parent | d2727546aff254497b8679cd36e94506356fe248 (diff) |
Yet another Miranda IM > NG rename
git-svn-id: http://svn.miranda-ng.org/main/trunk@1460 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/MRA')
-rw-r--r-- | protocols/MRA/resource.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/MRA/resource.rc b/protocols/MRA/resource.rc index 5b3b3addc3..f4fff9495f 100644 --- a/protocols/MRA/resource.rc +++ b/protocols/MRA/resource.rc @@ -270,13 +270,13 @@ BEGIN BEGIN
BLOCK "000004b0"
BEGIN
- VALUE "About Miranda", "Miranda IM is a new generation IM client, extensible with numerous plugins. Get Miranda NG at http://miranda-ng.org/"
+ VALUE "About Miranda", "Miranda NG is a new generation IM client, extensible with numerous plugins. Get Miranda NG at http://miranda-ng.org/"
VALUE "Comments", "Rozhuk_I@mail.ru"
VALUE "FileDescription", "Miranda Mail.ru Agent protocol plugin"
VALUE "FileVersion", "1, 20, 0, 1"
VALUE "LegalCopyright", "Copyright © 2005-2009 Rozhuk Ivan"
VALUE "OriginalFilename", "Mra.dll"
- VALUE "ProductName", "Plugin for Miranda IM"
+ VALUE "ProductName", "Plugin for Miranda NG"
VALUE "ProductVersion", "1, 20, 0, 1"
END
END
|