summaryrefslogtreecommitdiff
path: root/data/CMakeLists.txt
diff options
context:
space:
mode:
authorMatthieu Gicquel <matthieu@bureau.home>2009-10-06 19:53:04 +0200
committerMatthieu Gicquel <matthieu@bureau.home>2009-10-06 19:53:04 +0200
commitd565e01870d1bd3f89e1f854e63af3abee5f5926 (patch)
treea326de82224d2e827e3976a7fa7813f3a5bbdb37 /data/CMakeLists.txt
parentmoving from about: protocol to rekonq: protocol :D (diff)
downloadrekonq-d565e01870d1bd3f89e1f854e63af3abee5f5926.tar.xz
better homepage with nav bar on top
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 9eb59933..34676cf0 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
+ FILES bg.png bot.gif busywidget.gif closed.png loading.mng open.png tile.gif top.png webkit-icon.png category.png
DESTINATION ${DATA_INSTALL_DIR}/rekonq/pics
)