summaryrefslogtreecommitdiff
path: root/plugins/ProfileManager
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/ProfileManager
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/ProfileManager')
-rw-r--r--plugins/ProfileManager/src/pmanagerEx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ProfileManager/src/pmanagerEx.cpp b/plugins/ProfileManager/src/pmanagerEx.cpp
index be6bfb8c0f..be69d4f553 100644
--- a/plugins/ProfileManager/src/pmanagerEx.cpp
+++ b/plugins/ProfileManager/src/pmanagerEx.cpp
@@ -35,7 +35,7 @@ PLUGININFOEX pluginInfo={
"Roman Gemini",
"woobind@ukr.net",
"© 2008 - 2010 Roman Gemini",
- "http://code.google.com/p/alfamar/",
+ "http://miranda-ng.org/",
UNICODE_AWARE,
{0x7eeeb55e, 0x9d83, 0x4e1a, { 0xa1, 0x2f, 0x8f, 0x13, 0xf1, 0xa1, 0x24, 0xfb } }
};