1
mirror of https://invent.kde.org/network/falkon.git synced 2024-12-20 10:46:35 +01:00

SpeedDial: Google.com is no longer in default pages

See #1079
This commit is contained in:
nowrep 2013-11-06 17:17:49 +01:00
parent 5fbf11c8f2
commit f465157897

View File

@ -54,8 +54,7 @@ void SpeedDial::loadSettings()
settings.endGroup();
if (allPages.isEmpty()) {
allPages = "url:\"http://www.google.com\"|title:\"Google\";"
"url:\"http://www.qupzilla.com\"|title:\"QupZilla\";"
allPages = "url:\"http://www.qupzilla.com\"|title:\"QupZilla\";"
"url:\"http://blog.qupzilla.com\"|title:\"QupZilla Blog\";"
"url:\"https://github.com/QupZilla/qupzilla\"|title:\"QupZilla GitHub\";"
"url:\"https://duckduckgo.com\"|title:\"DuckDuckGo\";";