diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/core/stdauth/version.h | 2 | ||||
-rw-r--r-- | src/core/stdautoaway/version.h | 2 | ||||
-rw-r--r-- | src/core/stdaway/version.h | 2 | ||||
-rw-r--r-- | src/core/stdemail/version.h | 2 | ||||
-rw-r--r-- | src/core/stdfile/version.h | 2 | ||||
-rw-r--r-- | src/core/stdhelp/help.cpp | 2 | ||||
-rw-r--r-- | src/core/stdhelp/version.h | 2 | ||||
-rw-r--r-- | src/core/stdidle/version.h | 2 | ||||
-rw-r--r-- | src/core/stduihist/version.h | 2 | ||||
-rw-r--r-- | src/core/stdurl/version.h | 2 | ||||
-rw-r--r-- | src/core/stduserinfo/version.h | 2 | ||||
-rw-r--r-- | src/core/stduseronline/version.h | 2 | ||||
-rw-r--r-- | src/modules/icolib/skin2opts.cpp | 2 | ||||
-rw-r--r-- | src/modules/plugins/pluginopts.cpp | 2 | ||||
-rw-r--r-- | src/modules/protocols/protoopts.cpp | 2 | ||||
-rw-r--r-- | src/modules/skin/sounds.cpp | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/src/core/stdauth/version.h b/src/core/stdauth/version.h index 140b61ff66..ecaa3daa78 100644 --- a/src/core/stdauth/version.h +++ b/src/core/stdauth/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Core module for sending/receiving auth requests."
#define __AUTHOR "Myranda team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://nightly.miranda.im"
+#define __AUTHORWEB "http://miranda-ng.org/"
#define __COPYRIGHT "© 2012 Myranda team"
diff --git a/src/core/stdautoaway/version.h b/src/core/stdautoaway/version.h index b60dd84efd..903c7bbbac 100644 --- a/src/core/stdautoaway/version.h +++ b/src/core/stdautoaway/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Core module for away state processing."
#define __AUTHOR "Myranda team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://nightly.miranda.im"
+#define __AUTHORWEB "http://miranda-ng.org/"
#define __COPYRIGHT "© 2012 Myranda team"
diff --git a/src/core/stdaway/version.h b/src/core/stdaway/version.h index dfb0703db4..4cf976b665 100644 --- a/src/core/stdaway/version.h +++ b/src/core/stdaway/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Core module for the away messages processing."
#define __AUTHOR "Myranda team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://nightly.miranda.im"
+#define __AUTHORWEB "http://miranda-ng.org/"
#define __COPYRIGHT "© 2012 Myranda team"
diff --git a/src/core/stdemail/version.h b/src/core/stdemail/version.h index 9e35b309b7..c31cb1194e 100644 --- a/src/core/stdemail/version.h +++ b/src/core/stdemail/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Core module for e-mail urls handling."
#define __AUTHOR "Myranda team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://nightly.miranda.im"
+#define __AUTHORWEB "http://miranda-ng.org/"
#define __COPYRIGHT "© 2012 Myranda team"
diff --git a/src/core/stdfile/version.h b/src/core/stdfile/version.h index 20dfde8e19..c7b2e9f028 100644 --- a/src/core/stdfile/version.h +++ b/src/core/stdfile/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Core module for sending/receiving files."
#define __AUTHOR "Myranda team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://nightly.miranda.im"
+#define __AUTHORWEB "http://miranda-ng.org/"
#define __COPYRIGHT "© 2012 Myranda team"
diff --git a/src/core/stdhelp/help.cpp b/src/core/stdhelp/help.cpp index 1a54eb990c..f077ee6261 100644 --- a/src/core/stdhelp/help.cpp +++ b/src/core/stdhelp/help.cpp @@ -46,7 +46,7 @@ static INT_PTR IndexCommand(WPARAM, LPARAM) static INT_PTR WebsiteCommand(WPARAM, LPARAM)
{
- CallService(MS_UTILS_OPENURL, 1, (LPARAM)"http://nightly.miranda.im/");
+ CallService(MS_UTILS_OPENURL, 1, (LPARAM)"http://miranda-ng.org/");
return 0;
}
diff --git a/src/core/stdhelp/version.h b/src/core/stdhelp/version.h index 3fd72e2d94..93104688aa 100644 --- a/src/core/stdhelp/version.h +++ b/src/core/stdhelp/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Core module for the Help/About dialog."
#define __AUTHOR "Myranda team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://nightly.miranda.im"
+#define __AUTHORWEB "http://miranda-ng.org/"
#define __COPYRIGHT "© 2012 Myranda team"
diff --git a/src/core/stdidle/version.h b/src/core/stdidle/version.h index 420cdcafc3..e38c89285c 100644 --- a/src/core/stdidle/version.h +++ b/src/core/stdidle/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Core module for idle state processing."
#define __AUTHOR "Myranda team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://nightly.miranda.im"
+#define __AUTHORWEB "http://miranda-ng.org/"
#define __COPYRIGHT "© 2012 Myranda team"
diff --git a/src/core/stduihist/version.h b/src/core/stduihist/version.h index 49dc77b639..71226e8a50 100644 --- a/src/core/stduihist/version.h +++ b/src/core/stduihist/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Core module for built-in history viewer."
#define __AUTHOR "Myranda team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://nightly.miranda.im"
+#define __AUTHORWEB "http://miranda-ng.org/"
#define __COPYRIGHT "© 2012 Myranda team"
diff --git a/src/core/stdurl/version.h b/src/core/stdurl/version.h index 7aa5b8216e..40d6568a81 100644 --- a/src/core/stdurl/version.h +++ b/src/core/stdurl/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Core module for URL handling."
#define __AUTHOR "Myranda team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://nightly.miranda.im"
+#define __AUTHORWEB "http://miranda-ng.org/"
#define __COPYRIGHT "© 2012 Myranda team"
diff --git a/src/core/stduserinfo/version.h b/src/core/stduserinfo/version.h index b9df9bad73..64130a49e7 100644 --- a/src/core/stduserinfo/version.h +++ b/src/core/stduserinfo/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Core module for providing user information."
#define __AUTHOR "Myranda team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://nightly.miranda.im"
+#define __AUTHORWEB "http://miranda-ng.org/"
#define __COPYRIGHT "© 2012 Myranda team"
diff --git a/src/core/stduseronline/version.h b/src/core/stduseronline/version.h index 47d98e526b..e81e85bd8f 100644 --- a/src/core/stduseronline/version.h +++ b/src/core/stduseronline/version.h @@ -10,5 +10,5 @@ #define __DESCRIPTION "Core module for user-is-online event processing."
#define __AUTHOR "Myranda team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://nightly.miranda.im"
+#define __AUTHORWEB "http://miranda-ng.org/"
#define __COPYRIGHT "© 2012 Myranda team"
diff --git a/src/modules/icolib/skin2opts.cpp b/src/modules/icolib/skin2opts.cpp index dba65a578a..9428d3ffce 100644 --- a/src/modules/icolib/skin2opts.cpp +++ b/src/modules/icolib/skin2opts.cpp @@ -227,7 +227,7 @@ void UndoSubItemChanges(HWND htv, HTREEITEM hItem, int cmd) static void OpenIconsPage()
{
- CallService(MS_UTILS_OPENURL, 1, (LPARAM)"http://nightly.miranda.im/");
+ CallService(MS_UTILS_OPENURL, 1, (LPARAM)"http://miranda-ng.org/");
}
static int OpenPopupMenu(HWND hwndDlg)
diff --git a/src/modules/plugins/pluginopts.cpp b/src/modules/plugins/pluginopts.cpp index 4b5de140dc..3597c3a291 100644 --- a/src/modules/plugins/pluginopts.cpp +++ b/src/modules/plugins/pluginopts.cpp @@ -389,7 +389,7 @@ INT_PTR CALLBACK DlgPluginOpt(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM lPar break;
}
case IDC_GETMOREPLUGINS:
- CallService(MS_UTILS_OPENURL, 0, (LPARAM) "http://nightly.miranda.im/");
+ CallService(MS_UTILS_OPENURL, 0, (LPARAM) "http://miranda-ng.org/");
break;
} }
break;
diff --git a/src/modules/protocols/protoopts.cpp b/src/modules/protocols/protoopts.cpp index 66cb0ea48c..5cd17259fb 100644 --- a/src/modules/protocols/protoopts.cpp +++ b/src/modules/protocols/protoopts.cpp @@ -923,7 +923,7 @@ INT_PTR CALLBACK AccMgrDlgProc(HWND hwndDlg, UINT message, WPARAM wParam, LPARAM }
case IDC_LNK_ADDONS:
- CallService(MS_UTILS_OPENURL, TRUE, (LPARAM)"http://nightly.miranda.im/");
+ CallService(MS_UTILS_OPENURL, TRUE, (LPARAM)"http://miranda-ng.org/");
break;
case IDOK:
diff --git a/src/modules/skin/sounds.cpp b/src/modules/skin/sounds.cpp index 51734544e0..59326aaa97 100644 --- a/src/modules/skin/sounds.cpp +++ b/src/modules/skin/sounds.cpp @@ -316,7 +316,7 @@ INT_PTR CALLBACK DlgProcSoundOpts(HWND hwndDlg, UINT msg, WPARAM wParam, LPARAM SetDlgItemText(hwndDlg, IDC_LOCATION, strFull);
}
if (LOWORD(wParam) == IDC_GETMORE) {
- CallService(MS_UTILS_OPENURL, 1, (LPARAM)"http://nightly.miranda.im/");
+ CallService(MS_UTILS_OPENURL, 1, (LPARAM)"http://miranda-ng.org/");
break;
}
if (LOWORD(wParam) == IDC_LOCATION)
|