From f44942581445d8eef4f67e30c737c2e7a5f1e2a9 Mon Sep 17 00:00:00 2001 From: Andrea Diamantini Date: Sun, 20 Sep 2009 01:52:06 +0200 Subject: =?UTF-8?q?Fixing=20loading=20preview=20busywidget=20image=20provi?= =?UTF-8?q?ded=20by=20Adri=C3=A0:)=20with=20Pano's=20intercession.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Many thanks! --- data/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/CMakeLists.txt') diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt index 062bc138..36b17ded 100644 --- a/data/CMakeLists.txt +++ b/data/CMakeLists.txt @@ -1,5 +1,5 @@ INSTALL( - FILES closed.png loading.mng open.png webkit-icon.png + FILES closed.png loading.mng open.png webkit-icon.png busywidget.gif DESTINATION ${DATA_INSTALL_DIR}/rekonq/pics ) -- cgit v1.2.1