summaryrefslogtreecommitdiff
path: root/icons
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-09-08 02:38:18 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-09-10 22:15:10 +0200
commit667bd0a8450835f9b95b8ce83fb4f04a7df6d4ca (patch)
treea202cb184a88313c24c407d94d5c3147d144a57e /icons
parentrekonq 0.2.56 with session management (recover on crash) (diff)
downloadrekonq-667bd0a8450835f9b95b8ce83fb4f04a7df6d4ca.tar.xz
HUGE HUGE HUGE COMMIT!
First implementation of "rekonq home page" - Added icons && htmls for it - fixed pics places && CMakeLists.txt - Added a HomePage class to create the "rekonq home Page" - Modified setting to load on new tab start 1) rekonq home page (default) 2) blank page 3) an url (to set) - removed home page button - fixed WebPage && loadUrl slot to load "home:" scheme - Added a toolbar method in BookmarksProvider to load bookmarks in the homepage The page needs a lot of love, but I think this is a really good starting point for. Hope you like it :)
Diffstat (limited to 'icons')
-rw-r--r--icons/CMakeLists.txt2
-rw-r--r--icons/pics/CMakeLists.txt4
-rw-r--r--icons/pics/hi64-actions-download.pngbin4518 -> 0 bytes
3 files changed, 0 insertions, 6 deletions
diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt
index d575cf4d..9d7ead58 100644
--- a/icons/CMakeLists.txt
+++ b/icons/CMakeLists.txt
@@ -1,4 +1,2 @@
# install standard icons
KDE4_INSTALL_ICONS( ${ICON_INSTALL_DIR} )
-
-ADD_SUBDIRECTORY( pics )
diff --git a/icons/pics/CMakeLists.txt b/icons/pics/CMakeLists.txt
deleted file mode 100644
index 53d04224..00000000
--- a/icons/pics/CMakeLists.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-INSTALL(
- FILES hi64-actions-download.png
- DESTINATION ${DATA_INSTALL_DIR}/rekonq/pics
-)
diff --git a/icons/pics/hi64-actions-download.png b/icons/pics/hi64-actions-download.png
deleted file mode 100644
index aa1101c1..00000000
--- a/icons/pics/hi64-actions-download.png
+++ /dev/null
Binary files differ