From b5345a5be80a29616d3433ccbda034de80a47734 Mon Sep 17 00:00:00 2001 From: Felix Rohrbach Date: Mon, 11 Apr 2011 20:03:58 +0200 Subject: firefox-like autoscroll look MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add an icon to indicate the origin of an autoscroll action. Patch by Johannes Tröscher, thanks! REVIEW: 101068 --- src/data/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/data/CMakeLists.txt') 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 ) -- cgit v1.2.1