diff options
author | Matthieu Gicquel <matthieu@bureau.home> | 2009-10-06 19:53:04 +0200 |
---|---|---|
committer | Matthieu Gicquel <matthieu@bureau.home> | 2009-10-06 19:53:04 +0200 |
commit | d565e01870d1bd3f89e1f854e63af3abee5f5926 (patch) | |
tree | a326de82224d2e827e3976a7fa7813f3a5bbdb37 /data/CMakeLists.txt | |
parent | moving from about: protocol to rekonq: protocol :D (diff) | |
download | rekonq-d565e01870d1bd3f89e1f854e63af3abee5f5926.tar.xz |
better homepage with nav bar on top
Diffstat (limited to 'data/CMakeLists.txt')
-rw-r--r-- | data/CMakeLists.txt | 2 |
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 ) |