From 482a89fb431da3430bdfd4a1f9a93d66b8254163 Mon Sep 17 00:00:00 2001 From: Jocelyn Turcotte Date: Mon, 10 Mar 2014 16:37:18 +0100 Subject: Rename example directories to match the source install destination To match other modules example directory structures we should deploy our examples in a directory matching the module name, webengine and webenginewidgets in our case. qmake uses the relative directory of each example up to the upper "examples" directory to decide where they will be deployed when running the sources install target. Change-Id: I59ce7ff8a30f98fad20064c7eecf72b784f1d275 Reviewed-by: Pierre Rossi --- .../browser/data/defaultbookmarks.xbel | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 examples/webenginewidgets/browser/data/defaultbookmarks.xbel (limited to 'examples/webenginewidgets/browser/data/defaultbookmarks.xbel') diff --git a/examples/webenginewidgets/browser/data/defaultbookmarks.xbel b/examples/webenginewidgets/browser/data/defaultbookmarks.xbel new file mode 100644 index 000000000..7a95e36b3 --- /dev/null +++ b/examples/webenginewidgets/browser/data/defaultbookmarks.xbel @@ -0,0 +1,43 @@ + + + + + Bookmarks Bar + + Qt Home Page + + + WebKit.org + + + Qt Documentation + + + Qt Quarterly + + + Qt Blog + + + Qt Centre + + + Qt-Apps.org + + + Online Communities + + + xkcd + + + Twitter + + + + Bookmarks Menu + + reddit.com: what's new online! + + + -- cgit v1.2.3