From c0190e41f7f2e5fe30fa8556fa35f43950afbfdb Mon Sep 17 00:00:00 2001 From: adjam Date: Sun, 3 May 2009 23:51:22 +0000 Subject: Importing recode (rekonq code). I'm sorry I coudn't perform this with gitsvn or tailor.. but I cannot lose all the evening just for this. And I need to sleep now.. git-svn-id: svn+ssh://svn.kde.org/home/kde/trunk/playground/network/rekonq@963146 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- icons/CMakeLists.txt | 2 ++ icons/hi16-app-rekonq.png | Bin 0 -> 887 bytes icons/hi32-app-rekonq.png | Bin 0 -> 2269 bytes icons/hi64-app-rekonq.png | Bin 0 -> 6071 bytes 4 files changed, 2 insertions(+) create mode 100644 icons/CMakeLists.txt create mode 100644 icons/hi16-app-rekonq.png create mode 100644 icons/hi32-app-rekonq.png create mode 100644 icons/hi64-app-rekonq.png (limited to 'icons') diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt new file mode 100644 index 00000000..9d7ead58 --- /dev/null +++ b/icons/CMakeLists.txt @@ -0,0 +1,2 @@ +# install standard icons +KDE4_INSTALL_ICONS( ${ICON_INSTALL_DIR} ) diff --git a/icons/hi16-app-rekonq.png b/icons/hi16-app-rekonq.png new file mode 100644 index 00000000..2427ffef Binary files /dev/null and b/icons/hi16-app-rekonq.png differ diff --git a/icons/hi32-app-rekonq.png b/icons/hi32-app-rekonq.png new file mode 100644 index 00000000..110c6017 Binary files /dev/null and b/icons/hi32-app-rekonq.png differ diff --git a/icons/hi64-app-rekonq.png b/icons/hi64-app-rekonq.png new file mode 100644 index 00000000..74d350a5 Binary files /dev/null and b/icons/hi64-app-rekonq.png differ -- cgit v1.2.1