From 6a96915cab4d9a42ca626a10e8d25e3d8d426022 Mon Sep 17 00:00:00 2001 From: Anton Kreuzkamp Date: Thu, 14 Jun 2012 23:30:03 +0200 Subject: Make the error-page a bit prettier. This patch adds a background-image over the previous grey background and replaces the white box with a more styled one. REVIEW:105124 --- src/data/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/data/CMakeLists.txt') diff --git a/src/data/CMakeLists.txt b/src/data/CMakeLists.txt index c550b261..f3609634 100644 --- a/src/data/CMakeLists.txt +++ b/src/data/CMakeLists.txt @@ -9,7 +9,7 @@ INSTALL( loading.mng webkit-icon.png autoscroll.png - background.jpg + background.png DESTINATION ${DATA_INSTALL_DIR}/rekonq/pics ) -- cgit v1.2.1