summaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/browser/data/defaultbookmarks.xbel
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@theqtcompany.com>2014-11-10 16:05:36 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-11-10 16:20:13 +0100
commita4c77433176d9bd115f005645105f6dab1295e57 (patch)
tree352adf98a95905fd4a649f188ec762c6e864e2aa /examples/webenginewidgets/browser/data/defaultbookmarks.xbel
parent81d94e618877cc651d2ad02bce9419965374675f (diff)
parente929af148b233526d23cb3bf40d8335c9497c4e7 (diff)
Merge "Merge remote-tracking branch 'origin/5.4' into 5.4.0" into refs/staging/5.4.0
Diffstat (limited to 'examples/webenginewidgets/browser/data/defaultbookmarks.xbel')
-rw-r--r--examples/webenginewidgets/browser/data/defaultbookmarks.xbel11
1 files changed, 4 insertions, 7 deletions
diff --git a/examples/webenginewidgets/browser/data/defaultbookmarks.xbel b/examples/webenginewidgets/browser/data/defaultbookmarks.xbel
index 7a95e36b3..a981d2de2 100644
--- a/examples/webenginewidgets/browser/data/defaultbookmarks.xbel
+++ b/examples/webenginewidgets/browser/data/defaultbookmarks.xbel
@@ -3,18 +3,12 @@
<xbel version="1.0">
<folder folded="yes">
<title>Bookmarks Bar</title>
- <bookmark href="http://qt-project.org/">
+ <bookmark href="http://qt.io/">
<title>Qt Home Page</title>
</bookmark>
- <bookmark href="http://webkit.org/">
- <title>WebKit.org</title>
- </bookmark>
<bookmark href="http://qt-project.org/doc/">
<title>Qt Documentation</title>
</bookmark>
- <bookmark href="http://qt-project.org/quarterly/">
- <title>Qt Quarterly</title>
- </bookmark>
<bookmark href="http://planet.qt-project.org/">
<title>Qt Blog</title>
</bookmark>
@@ -27,6 +21,9 @@
<bookmark href="http://qt-project.org/wiki/OnlineCommunities/">
<title>Online Communities</title>
</bookmark>
+ <bookmark href="http://www.chromium.org/">
+ <title>The Chromium Projects</title>
+ </bookmark>
<bookmark href="http://xkcd.com/">
<title>xkcd</title>
</bookmark>