summaryrefslogtreecommitdiff
path: root/src/data/CMakeLists.txt
diff options
context:
space:
mode:
authorFelix Rohrbach <fxrh@gmx.de>2011-04-11 20:03:58 +0200
committerFelix Rohrbach <fxrh@gmx.de>2011-04-11 20:03:58 +0200
commitb5345a5be80a29616d3433ccbda034de80a47734 (patch)
treef4c12bcc21546311dc38887cb77124357474a3f0 /src/data/CMakeLists.txt
parentMake rekonq desktop aware (diff)
downloadrekonq-b5345a5be80a29616d3433ccbda034de80a47734.tar.xz
firefox-like autoscroll look
Add an icon to indicate the origin of an autoscroll action. Patch by Johannes Tröscher, thanks! REVIEW: 101068
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 6aef22ec..555f5abf 100644
--- a/src/data/CMakeLists.txt
+++ b/src/data/CMakeLists.txt
@@ -3,7 +3,7 @@ INSTALL(
FILES
bg2.png bg.png tile.gif category.png button.png
busywidget.gif loading.mng
- webkit-icon.png
+ webkit-icon.png autoscroll.png
DESTINATION ${DATA_INSTALL_DIR}/rekonq/pics
)