[pkg-wine-party] [wine] 91/124: iexplore: Move WineHQ URLs to https.

Jens Reyer jreyer-guest at moszumanska.debian.org
Wed Jan 10 21:17:01 UTC 2018


This is an automated email from the git hooks/post-receive script.

jreyer-guest pushed a commit to branch buster
in repository wine.

commit 08f65fe801b2e3575ed026093de5654e64c4c056
Author: Austin English <austinenglish at gmail.com>
Date:   Thu Nov 30 12:57:08 2017 -0600

    iexplore: Move WineHQ URLs to https.
    
    Signed-off-by: Austin English <austinenglish at gmail.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>
    (cherry picked from commit 956a65347bf8aed0c1121e2d49bcd7eddf9db26b)
    Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>
---
 programs/iexplore/iexplore.inf | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/programs/iexplore/iexplore.inf b/programs/iexplore/iexplore.inf
index a8538d8..e1b1d83 100644
--- a/programs/iexplore/iexplore.inf
+++ b/programs/iexplore/iexplore.inf
@@ -24,11 +24,11 @@ HKCR,"CLSID\%CLSID_Internet%\ShellFolder",,2,"0x24"
 
 
 [Settings.Reg]
-HKCU,"Software\Microsoft\Internet Explorer\Main","Start Page",2,"http://www.winehq.org"
-HKCU,"Software\Microsoft\Internet Explorer\Main","Search Page",2,"http://www.google.com"
+HKCU,"Software\Microsoft\Internet Explorer\Main","Start Page",2,"https://www.winehq.org"
+HKCU,"Software\Microsoft\Internet Explorer\Main","Search Page",2,"https://www.google.com"
 HKCU,"Software\Microsoft\Internet Explorer\Settings","Text Color",2,"0,0,0"
 HKCR,"Applications\iexplore.exe\shell\open\command",,2,"""%16422%\Internet Explorer\iexplore.exe"" %1"
-HKLM,"Software\Microsoft\Internet Explorer\Main","Default_Page_URL",2,"http://www.winehq.org"
+HKLM,"Software\Microsoft\Internet Explorer\Main","Default_Page_URL",2,"https://www.winehq.org"
 HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\iexplore.exe",,,"%16422%\Internet Explorer\iexplore.exe"
 HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\iexplore.exe","Path",,"%16422%\Internet Explorer;"
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list