summaryrefslogtreecommitdiffstats
path: root/libtdepim/icons
diff options
context:
space:
mode:
Diffstat (limited to 'libtdepim/icons')
-rw-r--r--libtdepim/icons/CMakeLists.txt12
-rw-r--r--libtdepim/icons/Makefile.am2
-rw-r--r--libtdepim/icons/cr22-action-button_fewer.pngbin0 -> 883 bytes
-rw-r--r--libtdepim/icons/cr22-action-button_more.pngbin0 -> 769 bytes
4 files changed, 14 insertions, 0 deletions
diff --git a/libtdepim/icons/CMakeLists.txt b/libtdepim/icons/CMakeLists.txt
new file mode 100644
index 000000000..189a3a200
--- /dev/null
+++ b/libtdepim/icons/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()
diff --git a/libtdepim/icons/Makefile.am b/libtdepim/icons/Makefile.am
new file mode 100644
index 000000000..2e31aecbf
--- /dev/null
+++ b/libtdepim/icons/Makefile.am
@@ -0,0 +1,2 @@
+KDE_ICON=AUTO
+
diff --git a/libtdepim/icons/cr22-action-button_fewer.png b/libtdepim/icons/cr22-action-button_fewer.png
new file mode 100644
index 000000000..96919575a
--- /dev/null
+++ b/libtdepim/icons/cr22-action-button_fewer.png
Binary files differ
diff --git a/libtdepim/icons/cr22-action-button_more.png b/libtdepim/icons/cr22-action-button_more.png
new file mode 100644
index 000000000..31c064ba9
--- /dev/null
+++ b/libtdepim/icons/cr22-action-button_more.png
Binary files differ