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/SRMM | |
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/SRMM')
-rw-r--r-- | plugins/SRMM/src/srmm.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/SRMM/src/srmm.cpp b/plugins/SRMM/src/srmm.cpp index 4ab15c5369..16d1e2c3b0 100644 --- a/plugins/SRMM/src/srmm.cpp +++ b/plugins/SRMM/src/srmm.cpp @@ -33,9 +33,9 @@ PLUGININFOEX pluginInfo = { "Send/Receive Messages",
__VERSION_DWORD,
"Send and receive instant messages",
- "Miranda IM Development Team",
+ "Miranda NG Development Team",
"rainwater@miranda-im.org",
- "Copyright 2000-2012 Miranda IM project",
+ "Copyright 2000-2012 Miranda IM project, 2012 Miranda NG project",
"http://nightly.miranda.im/",
UNICODE_AWARE,
{0x657fe89b, 0xd121, 0x40c2, { 0x8a, 0xc9, 0xb9, 0xfa, 0x57, 0x55, 0xb3, 0xc }} //{657FE89B-D121-40c2-8AC9-B9FA5755B30C}
|