From 278b7975d149bfd56cdd473fc165d0a0d9ba7f7d Mon Sep 17 00:00:00 2001 From: Joerg Bornemann Date: Mon, 16 Nov 2015 13:32:06 +0100 Subject: rename fancybrowser to contentmanipulation The name "fancybrowser" tricks people into thinking that this is the reference browser example. But this example is a very simple browser with an additional fancy content manipulation feature. Rename this example to contentmanipulation to reflect reality. Change-Id: I200b701acdc4de1210b550b9f054753e5f1d1ea4 (cherry-pick from eb8eb72ec7e589eedd79143dc7c3fb241706f405) Reviewed-by: Allan Sandfeld Jensen --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9f362ff0f..ab40b145a 100644 --- a/.gitignore +++ b/.gitignore @@ -13,8 +13,8 @@ examples/webengine/quicknanobrowser/quicknanobrowser examples/webengine/quicknanobrowser/quicknanobrowser.app examples/webenginewidgets/browser/browser examples/webenginewidgets/browser/browser.app -examples/webenginewidgets/fancybrowser/fancybrowser -examples/webenginewidgets/fancybrowser/fancybrowser.app +examples/webenginewidgets/contentmanipulation/contentmanipulation +examples/webenginewidgets/contentmanipulation/contentmanipulation.app tests/quicktestbrowser/quicktestbrowser tests/**/tst_* -- cgit v1.2.3