diff options
Diffstat (limited to 'plugins/TabSRMM/src/srmm.cpp')
-rw-r--r-- | plugins/TabSRMM/src/srmm.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TabSRMM/src/srmm.cpp b/plugins/TabSRMM/src/srmm.cpp index e8a32e4d0e..df3e125e2f 100644 --- a/plugins/TabSRMM/src/srmm.cpp +++ b/plugins/TabSRMM/src/srmm.cpp @@ -63,7 +63,7 @@ PLUGININFOEX pluginInfo = { "The Miranda developers team and contributors",
"silvercircle _at_ gmail _dot_ com",
"2000-2010 Miranda Project and contributors. See readme.txt for more.",
- "http://miranda.or.at",
+ "http://miranda-ng.org/",
UNICODE_AWARE,
{0x6ca5f042, 0x7a7f, 0x47cc, { 0xa7, 0x15, 0xfc, 0x8c, 0x46, 0xfb, 0xf4, 0x34 }} //{6CA5F042-7A7F-47cc-A715-FC8C46FBF434}
};
|