diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-09-20 01:52:06 +0200 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-09-20 01:52:06 +0200 |
commit | f44942581445d8eef4f67e30c737c2e7a5f1e2a9 (patch) | |
tree | 9e7c23b0f3d47e9648597dc553ee1daea2052a01 /data | |
parent | Fixing homepage (user's not rekonq's) opening and behaviour (diff) | |
download | rekonq-f44942581445d8eef4f67e30c737c2e7a5f1e2a9.tar.xz |
Fixing loading preview
busywidget image provided by AdriĆ :)
with Pano's intercession.
Many thanks!
Diffstat (limited to 'data')
-rw-r--r-- | data/CMakeLists.txt | 2 | ||||
-rw-r--r-- | data/busywidget.gif | bin | 0 -> 11611 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/data/CMakeLists.txt b/data/CMakeLists.txt index 062bc138..36b17ded 100644 --- a/data/CMakeLists.txt +++ b/data/CMakeLists.txt @@ -1,5 +1,5 @@ INSTALL( - FILES closed.png loading.mng open.png webkit-icon.png + FILES closed.png loading.mng open.png webkit-icon.png busywidget.gif DESTINATION ${DATA_INSTALL_DIR}/rekonq/pics ) diff --git a/data/busywidget.gif b/data/busywidget.gif Binary files differnew file mode 100644 index 00000000..600b9d44 --- /dev/null +++ b/data/busywidget.gif |