diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-22 20:44:31 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-22 20:44:31 +0000 |
commit | 4b7c03000029ae55340bc0d1c4c296de917f9700 (patch) | |
tree | 5c458aee0a7d2a04698692b9d0abc9e82d195a66 /plugins/SRMM | |
parent | 2afffa0335123e7ceeb94835dc868a4577f5f044 (diff) |
links to miranda-im.org removed
git-svn-id: http://svn.miranda-ng.org/main/trunk@1105 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SRMM')
-rw-r--r-- | plugins/SRMM/srmm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SRMM/srmm.cpp b/plugins/SRMM/srmm.cpp index 06e87a2f10..4ab15c5369 100644 --- a/plugins/SRMM/srmm.cpp +++ b/plugins/SRMM/srmm.cpp @@ -36,7 +36,7 @@ PLUGININFOEX pluginInfo = { "Miranda IM Development Team",
"rainwater@miranda-im.org",
"Copyright 2000-2012 Miranda IM project",
- "http://www.miranda-im.org",
+ "http://nightly.miranda.im/",
UNICODE_AWARE,
{0x657fe89b, 0xd121, 0x40c2, { 0x8a, 0xc9, 0xb9, 0xfa, 0x57, 0x55, 0xb3, 0xc }} //{657FE89B-D121-40c2-8AC9-B9FA5755B30C}
};
|