summaryrefslogtreecommitdiffstats
path: root/libtdepim/icons
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 15:57:02 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-06 15:57:02 -0600
commit2c2fbd828ca474671bb9e03681b30b115d8d6035 (patch)
tree526a9da418f8d3d7ccf515c37048d3dfc80f2843 /libtdepim/icons
parentf0610eece3676b6fe99f42cf4ef2b19a39a5c4e8 (diff)
downloadtdepim-2c2fbd828ca474671bb9e03681b30b115d8d6035.tar.gz
tdepim-2c2fbd828ca474671bb9e03681b30b115d8d6035.zip
Actually move the kde files that were renamed in the last commit
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 00000000..189a3a20
--- /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 00000000..2e31aecb
--- /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 00000000..96919575
--- /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 00000000..31c064ba
--- /dev/null
+++ b/libtdepim/icons/cr22-action-button_more.png
Binary files differ