diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-24 15:11:51 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-24 15:11:51 +0000 |
commit | 033492d4db4a6613c4d070c1cf8d7a41f85a2003 (patch) | |
tree | e0ff6d2672346500ef93bb51412c7f2ad4c89f57 /protocols | |
parent | 19b52dcff0a99ff7fd520d98c0197531a1ea8819 (diff) |
Miranda IM renamed to Miranda NG part 5
git-svn-id: http://svn.miranda-ng.org/main/trunk@1164 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-rw-r--r-- | protocols/JabberG/version.rc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/protocols/JabberG/version.rc b/protocols/JabberG/version.rc index 9a4a18ab81..675df2f720 100644 --- a/protocols/JabberG/version.rc +++ b/protocols/JabberG/version.rc @@ -73,14 +73,14 @@ BEGIN BEGIN
VALUE "Comments", "\0"
VALUE "CompanyName", "Miranda\0"
- VALUE "FileDescription", "Jabber Protocol Plugin for Miranda IM\0"
+ VALUE "FileDescription", "Jabber Protocol Plugin for Miranda NG\0"
VALUE "FileVersion", __VERSION_STRING
VALUE "InternalName", "jabber\0"
VALUE "LegalCopyright", "Copyright ( c) 2002-04 Santithorn Bunchua, 2005 George Hazan \0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "jabber.dll\0"
VALUE "PrivateBuild", "\0"
- VALUE "ProductName", "Jabber Protocol Plugin for Miranda IM\0"
+ VALUE "ProductName", "Jabber Protocol Plugin for Miranda NG\0"
VALUE "ProductVersion", __VERSION_STRING
VALUE "SpecialBuild", "\0"
END
|