diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-25 14:30:02 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-25 14:30:02 +0000 |
commit | 0b42d1d06cef26e4161ec541d2251ff3f56928c2 (patch) | |
tree | 88d6147306f0ae0d82ce7b1d724b0548078ee32c /protocols/Gadu-Gadu | |
parent | 50f9d403c35341b0bbc0b026995761e3cefc28d3 (diff) |
Miranda IM renamed to Miranda NG part 7
git-svn-id: http://svn.miranda-ng.org/main/trunk@1178 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Gadu-Gadu')
-rw-r--r-- | protocols/Gadu-Gadu/version.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Gadu-Gadu/version.rc b/protocols/Gadu-Gadu/version.rc index 3f29f3fb03..6d99341d80 100644 --- a/protocols/Gadu-Gadu/version.rc +++ b/protocols/Gadu-Gadu/version.rc @@ -49,7 +49,7 @@ BEGIN VALUE "InternalName", "gg"
VALUE "LegalCopyright", "Copyright © 2009-2012 Bartosz Białek, 2003-2009 Adam Strzelecki"
VALUE "OriginalFilename", "gg.dll"
- VALUE "ProductName", "Gadu-Gadu Protocol Plugin for Miranda IM"
+ VALUE "ProductName", "Gadu-Gadu Protocol Plugin for Miranda NG"
VALUE "ProductVersion", __VERSION_STRING
END
END
|