diff options
author | Felix Rohrbach <fxrh@gmx.de> | 2011-04-11 20:03:58 +0200 |
---|---|---|
committer | Felix Rohrbach <fxrh@gmx.de> | 2011-04-11 20:03:58 +0200 |
commit | b5345a5be80a29616d3433ccbda034de80a47734 (patch) | |
tree | f4c12bcc21546311dc38887cb77124357474a3f0 /src/data | |
parent | Make rekonq desktop aware (diff) | |
download | rekonq-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')
-rw-r--r-- | src/data/CMakeLists.txt | 2 | ||||
-rw-r--r-- | src/data/autoscroll.png | bin | 0 -> 1414 bytes |
2 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 ) diff --git a/src/data/autoscroll.png b/src/data/autoscroll.png Binary files differnew file mode 100644 index 00000000..70e34c61 --- /dev/null +++ b/src/data/autoscroll.png |