summaryrefslogtreecommitdiffstats
path: root/kfind/pics
diff options
context:
space:
mode:
Diffstat (limited to 'kfind/pics')
-rw-r--r--kfind/pics/CMakeLists.txt12
-rw-r--r--kfind/pics/Makefile.am2
-rw-r--r--kfind/pics/lo22-action-archive.pngbin0 -> 508 bytes
-rw-r--r--kfind/pics/lo22-action-delete.pngbin0 -> 473 bytes
-rw-r--r--kfind/pics/lo22-action-idea.pngbin0 -> 407 bytes
-rw-r--r--kfind/pics/lo22-action-info.pngbin0 -> 420 bytes
-rw-r--r--kfind/pics/lo22-action-openfile.pngbin0 -> 328 bytes
-rw-r--r--kfind/pics/lo22-action-save.pngbin0 -> 360 bytes
-rw-r--r--kfind/pics/lo22-action-search.pngbin0 -> 365 bytes
9 files changed, 14 insertions, 0 deletions
diff --git a/kfind/pics/CMakeLists.txt b/kfind/pics/CMakeLists.txt
new file mode 100644
index 000000000..14a63b2f8
--- /dev/null
+++ b/kfind/pics/CMakeLists.txt
@@ -0,0 +1,12 @@
+#################################################
+#
+# (C) 2010-2011 Serghei Amelian
+# serghei (DOT) amelian (AT) gmail.com
+#
+# Improvements and feedback are welcome
+#
+# This file is released under GPL >= 2
+#
+#################################################
+
+tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/kfindpart/icons )
diff --git a/kfind/pics/Makefile.am b/kfind/pics/Makefile.am
new file mode 100644
index 000000000..0d31d2cf2
--- /dev/null
+++ b/kfind/pics/Makefile.am
@@ -0,0 +1,2 @@
+kfind_pics_datadir = $(kde_datadir)/kfindpart/icons
+kfind_pics_data_ICON = AUTO
diff --git a/kfind/pics/lo22-action-archive.png b/kfind/pics/lo22-action-archive.png
new file mode 100644
index 000000000..54e73c2f9
--- /dev/null
+++ b/kfind/pics/lo22-action-archive.png
Binary files differ
diff --git a/kfind/pics/lo22-action-delete.png b/kfind/pics/lo22-action-delete.png
new file mode 100644
index 000000000..1018d6e22
--- /dev/null
+++ b/kfind/pics/lo22-action-delete.png
Binary files differ
diff --git a/kfind/pics/lo22-action-idea.png b/kfind/pics/lo22-action-idea.png
new file mode 100644
index 000000000..e348d48b6
--- /dev/null
+++ b/kfind/pics/lo22-action-idea.png
Binary files differ
diff --git a/kfind/pics/lo22-action-info.png b/kfind/pics/lo22-action-info.png
new file mode 100644
index 000000000..41aec81ef
--- /dev/null
+++ b/kfind/pics/lo22-action-info.png
Binary files differ
diff --git a/kfind/pics/lo22-action-openfile.png b/kfind/pics/lo22-action-openfile.png
new file mode 100644
index 000000000..bdf6c55d9
--- /dev/null
+++ b/kfind/pics/lo22-action-openfile.png
Binary files differ
diff --git a/kfind/pics/lo22-action-save.png b/kfind/pics/lo22-action-save.png
new file mode 100644
index 000000000..4ae7ad4cd
--- /dev/null
+++ b/kfind/pics/lo22-action-save.png
Binary files differ
diff --git a/kfind/pics/lo22-action-search.png b/kfind/pics/lo22-action-search.png
new file mode 100644
index 000000000..2ed5031c4
--- /dev/null
+++ b/kfind/pics/lo22-action-search.png
Binary files differ