mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-19 18:26:34 +01:00
New domain for blog: http://blog.qupzilla.com
This commit is contained in:
parent
bff899ca5a
commit
cc63da0765
@ -2,7 +2,7 @@ QupZilla Web Browser
|
||||
----------------------------------------------------------------------------------------
|
||||
|
||||
Homepage: http://www.qupzilla.com
|
||||
Blog: http://qupzilla.blogspot.com/
|
||||
Blog: http://blog.qupzilla.com/
|
||||
IRC: `#qupzilla` at `irc.freenode.net`
|
||||
|
||||
About QupZilla
|
||||
|
@ -41,7 +41,7 @@ void SpeedDial::loadSettings()
|
||||
if (m_allPages.isEmpty()) {
|
||||
m_allPages = "url:\"http://www.google.com\"|title:\"Google\";"
|
||||
"url:\"http://www.qupzilla.com\"|title:\"QupZilla\";"
|
||||
"url:\"http://qupzilla.blogspot.com\"|title:\"QupZilla Blog\";"
|
||||
"url:\"http://blog.qupzilla.com\"|title:\"QupZilla Blog\";"
|
||||
"url:\"https://github.com/nowrep/QupZilla\"|title:\"QupZilla GitHub\";"
|
||||
"url:\"http://facebook.com\"|title:\"Facebook\";";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user