diff options
author | megabigbug <megabigbug@arrakis.(none)> | 2009-10-17 23:20:14 +0200 |
---|---|---|
committer | megabigbug <megabigbug@arrakis.(none)> | 2009-10-17 23:20:14 +0200 |
commit | 919cb37d3192eeaeceeb3971650ec46fdd6bbaaa (patch) | |
tree | a13e89d78f28866f6fd5faa484439be58d509953 /data/CMakeLists.txt | |
parent | Merge commit 'refs/merge-requests/1827' of git://gitorious.org/rekonq/mainlin... (diff) | |
download | rekonq-919cb37d3192eeaeceeb3971650ec46fdd6bbaaa.tar.xz |
another homepage style
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 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 ) |