From 59519558a68a62d7d2450013f2930effe75f5d30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Sun, 6 Aug 2017 19:03:02 +0200 Subject: Update all other files in repository to use https links for Miranda NG website --- plugins/HistoryPlusPlus/hpp_global.pas | 2 +- plugins/HistoryPlusPlus/hpp_opt_dialog.pas | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/HistoryPlusPlus') diff --git a/plugins/HistoryPlusPlus/hpp_global.pas b/plugins/HistoryPlusPlus/hpp_global.pas index f4deebe2c0..6c35da0e1b 100644 --- a/plugins/HistoryPlusPlus/hpp_global.pas +++ b/plugins/HistoryPlusPlus/hpp_global.pas @@ -171,7 +171,7 @@ const hppAuthorEmail = 'themiron@mail.ru, artemf@mail.ru'; hppCopyright = '© 2006-2009 theMIROn, 2003-2006 Art Fedorov. History+ parts © 2001 Christian Kastner'; - hppHomePageURL = 'http://miranda-ng.org/p/HistoryPP/'; + hppHomePageURL = 'https://miranda-ng.org/p/HistoryPP/'; hppIPName = 'historypp_icons.dll'; diff --git a/plugins/HistoryPlusPlus/hpp_opt_dialog.pas b/plugins/HistoryPlusPlus/hpp_opt_dialog.pas index 36a93ccbb5..ce3bc0e47a 100644 --- a/plugins/HistoryPlusPlus/hpp_opt_dialog.pas +++ b/plugins/HistoryPlusPlus/hpp_opt_dialog.pas @@ -72,7 +72,7 @@ const ID_NEED_RESTART = 999; // "Please restart Miranda IM..." const - URL_NEEDOPTIONS = 'http://miranda-ng.org/p/HistoryPP#Hidden_options'; + URL_NEEDOPTIONS = 'https://miranda-ng.org/p/HistoryPP#Hidden_options'; { function GetText(idCtrl: Integer): AnsiString; -- cgit v1.2.3