--- a/src/lib/plugins/speeddial.cpp 2018-02-28 14:59:36.000000000 +0100 +++ b/src/lib/plugins/speeddial.cpp 2018-02-28 15:10:00.869714665 +0100 @@ -66,7 +66,11 @@ allPages = "url:\"https:/kde.org\"|title:\"KDE Community Home\";" "url:\"https://phabricator.kde.org/source/falkon/\"|title:\"Falkon Git\";" "url:\"https://bugs.kde.org/describecomponents.cgi?product=Falkon\"|title:\"Falkon Bug Tracker\";" - "url:\"https://duckduckgo.com\"|title:\"DuckDuckGo\";"; + "url:\"https://www.chakralinux.org\"|title:\"The Chakra Project\";" + "url:\"https://community.chakralinux.org\"|title:\"Forums\";" + "url:\"https://webchat.freenode.net/?channels=chakra\"|title:\"IRC\";" + "url:\"http://www.youtube.com/html5\"|title:\"YouTube-html5\";" + "url:\"https://duckduckgo.com/?t=chakra\"|title:\"DuckDuckGo\";"; } changed(allPages);