summaryrefslogtreecommitdiff
path: root/data/CMakeLists.txt
diff options
context:
space:
mode:
authormegabigbug <megabigbug@arrakis.(none)>2009-10-17 23:20:14 +0200
committermegabigbug <megabigbug@arrakis.(none)>2009-10-17 23:20:14 +0200
commit919cb37d3192eeaeceeb3971650ec46fdd6bbaaa (patch)
treea13e89d78f28866f6fd5faa484439be58d509953 /data/CMakeLists.txt
parentMerge commit 'refs/merge-requests/1827' of git://gitorious.org/rekonq/mainlin... (diff)
downloadrekonq-919cb37d3192eeaeceeb3971650ec46fdd6bbaaa.tar.xz
another homepage style
Diffstat (limited to 'data/CMakeLists.txt')
-rw-r--r--data/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt
index 34676cf0..bf01a44d 100644
--- a/data/CMakeLists.txt
+++ b/data/CMakeLists.txt
@@ -1,5 +1,5 @@
INSTALL(
- FILES bg.png bot.gif busywidget.gif closed.png loading.mng open.png tile.gif top.png webkit-icon.png category.png
+ FILES bg2.png bg.png bot.gif busywidget.gif closed.png loading.mng open.png tile.gif top.png webkit-icon.png category.png button.png
DESTINATION ${DATA_INSTALL_DIR}/rekonq/pics
)