Tue, 02 Jul 2019 19:33:49 +0200
PluginRepositoryDialog: implemented a workaround for the SSL issue with Qt 5.12.4 and Python < 3.7.4 to allow overwriting the URL scheme.
<!DOCTYPE html> <html><head> <title>eric6.WebBrowser.OpenSearch.DefaultSearchEngines</title> <meta charset="UTF-8"> <style> body { background: #EDECE6; margin: 0em 1em 10em 1em; color: black; } h1 { color: white; background: #85774A; } h2 { color: white; background: #85774A; } h3 { color: white; background: #9D936E; } h4 { color: white; background: #9D936E; } a { color: #BA6D36; } </style> </head> <body> <h1>eric6.WebBrowser.OpenSearch.DefaultSearchEngines</h1> <p> Package conatining the default search engine definitions. </p> </body></html>