FailedChanges

Summary

  1. Add hidden about scheme search page (details)
  2. work around frontends that do not initialise the web search providers (details)
  3. Initialise web search engines on riscos (details)
Commit 81226105e90dcfc69ecfbfcf7ef7298c86fa3261 by Vincent Sanders
Add hidden about scheme search page
this allows the welcome page to search with configured web search
provider
alters the default search provider to duck duck go as google no longer
operates at all without extensive javascript support
The file was modifiedresources/SearchEngines (diff)
The file was modifiedresources/zh_CN/welcome.html (diff)
The file was modifiedcontent/fetchers/about/Makefile (diff)
The file was modifiedcontent/fetchers/about/about.c (diff)
The file was addedcontent/fetchers/about/websearch.c (diff)
The file was modifieddesktop/searchweb.c (diff)
The file was modifiedresources/de/welcome.html (diff)
The file was modifiedresources/nl/welcome.html (diff)
The file was modifiedresources/ja/welcome.html (diff)
The file was modifiedcontent/fetchers/about/private.h (diff)
The file was modifiedresources/fr/welcome.html (diff)
The file was addedcontent/fetchers/about/websearch.h (diff)
The file was modifiedresources/it/welcome.html (diff)
The file was modifiedresources/en/welcome.html (diff)
Commit d62fca3af67418c7f7708461abfb0b18943728c9 by Vincent Sanders
work around frontends that do not initialise the web search providers
The file was modifieddesktop/searchweb.c (diff)
Commit 4609648b9e0f812d5b765a6dbaf92576e06475ec by Vincent Sanders
Initialise web search engines on riscos
The file was modifiedfrontends/riscos/appdir/Resources/SearchEngines (diff)
The file was modifiedfrontends/riscos/gui.c (diff)