diff options
author | Robert Pösel <robyer@seznam.cz> | 2017-08-05 23:44:46 +0200 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2017-08-05 23:55:32 +0200 |
commit | 59d34a1ab093ac8910c74016fc5135a317eb047a (patch) | |
tree | 991886b4010fca7adfd9a7df6125026d6f9d8ae9 /src | |
parent | 760c3ae475b4b39b486f72c7adb8c1f1d83b440f (diff) |
Change plugin links from http:// to https://
Diffstat (limited to 'src')
-rw-r--r-- | src/core/stdauth/src/version.h | 2 | ||||
-rw-r--r-- | src/core/stdautoaway/src/version.h | 2 | ||||
-rw-r--r-- | src/core/stdaway/src/version.h | 2 | ||||
-rw-r--r-- | src/core/stdclist/src/version.h | 2 | ||||
-rw-r--r-- | src/core/stdcrypt/src/version.h | 2 | ||||
-rw-r--r-- | src/core/stdemail/src/version.h | 2 | ||||
-rw-r--r-- | src/core/stdfile/src/version.h | 2 | ||||
-rw-r--r-- | src/core/stdhelp/src/version.h | 2 | ||||
-rw-r--r-- | src/core/stdidle/src/version.h | 2 | ||||
-rw-r--r-- | src/core/stdmsg/src/version.h | 2 | ||||
-rw-r--r-- | src/core/stdssl/src/version.h | 2 | ||||
-rw-r--r-- | src/core/stduihist/src/version.h | 2 | ||||
-rw-r--r-- | src/core/stduserinfo/src/version.h | 2 | ||||
-rw-r--r-- | src/core/stduseronline/src/version.h | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/src/core/stdauth/src/version.h b/src/core/stdauth/src/version.h index 2f1ef998a6..98ce9623b7 100644 --- a/src/core/stdauth/src/version.h +++ b/src/core/stdauth/src/version.h @@ -8,5 +8,5 @@ #define __DESCRIPTION "Core module for sending/receiving auth requests."
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdAuth/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StdAuth/"
#define __COPYRIGHT "© 2012-17 Miranda NG Development Team"
diff --git a/src/core/stdautoaway/src/version.h b/src/core/stdautoaway/src/version.h index 1351f7a4ce..7fa5b496d4 100644 --- a/src/core/stdautoaway/src/version.h +++ b/src/core/stdautoaway/src/version.h @@ -8,5 +8,5 @@ #define __DESCRIPTION "Core module for away state processing."
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdAutoAway/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StdAutoAway/"
#define __COPYRIGHT "© 2012-17 Miranda NG Development Team"
diff --git a/src/core/stdaway/src/version.h b/src/core/stdaway/src/version.h index cbbefb0dae..73bf347010 100644 --- a/src/core/stdaway/src/version.h +++ b/src/core/stdaway/src/version.h @@ -8,5 +8,5 @@ #define __DESCRIPTION "Core module for the away messages processing."
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdAway/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StdAway/"
#define __COPYRIGHT "© 2012-17 Miranda NG Development Team"
diff --git a/src/core/stdclist/src/version.h b/src/core/stdclist/src/version.h index 16a0085298..f01f073426 100644 --- a/src/core/stdclist/src/version.h +++ b/src/core/stdclist/src/version.h @@ -9,5 +9,5 @@ #define __DESCRIPTION "Core module for displaying contacts."
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdClist/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StdClist/"
#define __COPYRIGHT "© 2012-17 Miranda NG Development Team"
diff --git a/src/core/stdcrypt/src/version.h b/src/core/stdcrypt/src/version.h index 56e4beb8cc..eba9b1c27d 100644 --- a/src/core/stdcrypt/src/version.h +++ b/src/core/stdcrypt/src/version.h @@ -8,5 +8,5 @@ #define __DESCRIPTION "Core module for encryption."
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdCrypt/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StdCrypt/"
#define __COPYRIGHT "© 2012-17 Miranda NG Development Team"
diff --git a/src/core/stdemail/src/version.h b/src/core/stdemail/src/version.h index 3cd79b7cf8..710c513988 100644 --- a/src/core/stdemail/src/version.h +++ b/src/core/stdemail/src/version.h @@ -8,5 +8,5 @@ #define __DESCRIPTION "Core module for e-mail urls handling."
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdEmail/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StdEmail/"
#define __COPYRIGHT "© 2012-17 Miranda NG Development Team"
diff --git a/src/core/stdfile/src/version.h b/src/core/stdfile/src/version.h index 647d27e9fd..fc141fbda0 100644 --- a/src/core/stdfile/src/version.h +++ b/src/core/stdfile/src/version.h @@ -8,5 +8,5 @@ #define __DESCRIPTION "Core module for sending/receiving files."
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdFile/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StdFile/"
#define __COPYRIGHT "© 2012-17 Miranda NG Development Team"
diff --git a/src/core/stdhelp/src/version.h b/src/core/stdhelp/src/version.h index e9ff231599..5b04cf8f15 100644 --- a/src/core/stdhelp/src/version.h +++ b/src/core/stdhelp/src/version.h @@ -8,5 +8,5 @@ #define __DESCRIPTION "Core module for the Help/About dialog."
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdHelp/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StdHelp/"
#define __COPYRIGHT "© 2012-17 Miranda NG Development Team"
diff --git a/src/core/stdidle/src/version.h b/src/core/stdidle/src/version.h index 09e017e1a4..8b7a211093 100644 --- a/src/core/stdidle/src/version.h +++ b/src/core/stdidle/src/version.h @@ -8,5 +8,5 @@ #define __DESCRIPTION "Core module for idle state processing."
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdIdle/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StdIdle/"
#define __COPYRIGHT "© 2012-17 Miranda NG Development Team"
diff --git a/src/core/stdmsg/src/version.h b/src/core/stdmsg/src/version.h index 96bdd7b277..26baddd2cf 100644 --- a/src/core/stdmsg/src/version.h +++ b/src/core/stdmsg/src/version.h @@ -9,5 +9,5 @@ #define __DESCRIPTION "Core module for send/receive instant messages."
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdMsg/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StdMsg/"
#define __COPYRIGHT "© 2012-17 Miranda NG Development Team"
diff --git a/src/core/stdssl/src/version.h b/src/core/stdssl/src/version.h index 2ebc79c79e..90c7226c74 100644 --- a/src/core/stdssl/src/version.h +++ b/src/core/stdssl/src/version.h @@ -9,5 +9,5 @@ #define __DESCRIPTION "Core driver for Windows native SSL support."
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdSSL/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StdSSL/"
#define __COPYRIGHT "© 2014-17 Miranda NG Development Team"
diff --git a/src/core/stduihist/src/version.h b/src/core/stduihist/src/version.h index 5f3d3b1fd8..838745264b 100644 --- a/src/core/stduihist/src/version.h +++ b/src/core/stduihist/src/version.h @@ -8,5 +8,5 @@ #define __DESCRIPTION "Core module for built-in history viewer."
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdUIHist/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StdUIHist/"
#define __COPYRIGHT "© 2012-17 Miranda NG Development Team"
diff --git a/src/core/stduserinfo/src/version.h b/src/core/stduserinfo/src/version.h index 5272c7f542..68f266ab4c 100644 --- a/src/core/stduserinfo/src/version.h +++ b/src/core/stduserinfo/src/version.h @@ -8,5 +8,5 @@ #define __DESCRIPTION "Core module for providing user information."
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdUserInfo/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StdUserInfo/"
#define __COPYRIGHT "© 2012-17 Miranda NG Development Team"
diff --git a/src/core/stduseronline/src/version.h b/src/core/stduseronline/src/version.h index 38558e1edd..b0d8d7c3dc 100644 --- a/src/core/stduseronline/src/version.h +++ b/src/core/stduseronline/src/version.h @@ -8,5 +8,5 @@ #define __DESCRIPTION "Core module for user-is-online event processing."
#define __AUTHOR "Miranda NG Development Team"
#define __AUTHOREMAIL ""
-#define __AUTHORWEB "http://miranda-ng.org/p/StdUserOnline/"
+#define __AUTHORWEB "https://miranda-ng.org/p/StdUserOnline/"
#define __COPYRIGHT "© 2012-17 Miranda NG Development Team"
|