summaryrefslogtreecommitdiff
path: root/src/data/CMakeLists.txt
diff options
context:
space:
mode:
authorAnton Kreuzkamp <akreuzkamp@web.de>2012-06-14 23:30:03 +0200
committerAnton Kreuzkamp <akreuzkamp@web.de>2012-06-14 23:33:48 +0200
commit6a96915cab4d9a42ca626a10e8d25e3d8d426022 (patch)
treeae672e2d18947afa4ea22fe5ec857273eb2993e0 /src/data/CMakeLists.txt
parentApply a Plasma-like style to the new-tab-page (diff)
downloadrekonq-6a96915cab4d9a42ca626a10e8d25e3d8d426022.tar.xz
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
Diffstat (limited to 'src/data/CMakeLists.txt')
-rw-r--r--src/data/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
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
)