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 /plugins/Clist_mw | |
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 'plugins/Clist_mw')
-rw-r--r-- | plugins/Clist_mw/res/resource.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Clist_mw/res/resource.rc b/plugins/Clist_mw/res/resource.rc index 56a66b9681..8b160f597c 100644 --- a/plugins/Clist_mw/res/resource.rc +++ b/plugins/Clist_mw/res/resource.rc @@ -674,12 +674,12 @@ BEGIN BEGIN
VALUE "Comments", "Licensed under the terms of the GNU General Public License"
VALUE "CompanyName", " "
- VALUE "FileDescription", "Miranda IM Contact List"
+ VALUE "FileDescription", "Miranda NG Contact List"
VALUE "FileVersion", "0.3.4 alpha"
VALUE "InternalName", "mwclist"
VALUE "LegalCopyright", "Copyright © 2000-2006 Richard Hughes, Roland Rabien, Tristan Van de Vreede, Martin Oberg, Robert Rainwater, Sam Kothari and Lyon Lim"
VALUE "OriginalFilename", "mwclist.dll"
- VALUE "ProductName", "Miranda IM Contact List"
+ VALUE "ProductName", "Miranda NG Contact List"
VALUE "ProductVersion", "0.3.4 alpha"
END
END
|