summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/srmm.cpp
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2012-07-26 22:53:10 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2012-07-26 22:53:10 +0000
commit94e5f742581f4b670cdb6ca09c18c86ce05629a9 (patch)
tree9ba37e2846378a23360379cf0bdb1fac154e49d4 /plugins/TabSRMM/src/srmm.cpp
parent2c6fdda841bfff2425a29c17a0a52a9aa189db42 (diff)
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
git-svn-id: http://svn.miranda-ng.org/main/trunk@1206 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/src/srmm.cpp')
-rw-r--r--plugins/TabSRMM/src/srmm.cpp2
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}
};