mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 10:46:35 +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
|
Homepage: http://www.qupzilla.com
|
||||||
Blog: http://qupzilla.blogspot.com/
|
Blog: http://blog.qupzilla.com/
|
||||||
IRC: `#qupzilla` at `irc.freenode.net`
|
IRC: `#qupzilla` at `irc.freenode.net`
|
||||||
|
|
||||||
About QupZilla
|
About QupZilla
|
||||||
|
@ -41,7 +41,7 @@ void SpeedDial::loadSettings()
|
|||||||
if (m_allPages.isEmpty()) {
|
if (m_allPages.isEmpty()) {
|
||||||
m_allPages = "url:\"http://www.google.com\"|title:\"Google\";"
|
m_allPages = "url:\"http://www.google.com\"|title:\"Google\";"
|
||||||
"url:\"http://www.qupzilla.com\"|title:\"QupZilla\";"
|
"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:\"https://github.com/nowrep/QupZilla\"|title:\"QupZilla GitHub\";"
|
||||||
"url:\"http://facebook.com\"|title:\"Facebook\";";
|
"url:\"http://facebook.com\"|title:\"Facebook\";";
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user